Revert "PlzWorker: Teach a precreated AppCacheHost's ID to SharedWorkerWebApplicationCacheHostImpl"
This reverts commit c00da2be. Reason for revert: Compile failed on linux x64 https://ci.chromium.org/p/chromium/builders/luci.chromium.ci/Linux%20x64/70577 Original change's description: > PlzWorker: Teach a precreated AppCacheHost's ID to SharedWorkerWebApplicationCacheHostImpl > > On PlzWorker, AppCacheHost is created before starting worker script loading from > a renderer process. This CL teaches the precreated AppCacheHost's ID from the > browser process to the renderer process in order to associate worker script > loading with the host. > > This fixes DCHECK failures on appcache-worker.https.html caused by host > mismatch, the test still times out though. > > DesignDoc: > https://docs.google.com/document/d/1Jtn33bvqkqWxq6K7HIA4uU6HLWPTmOD7vFviacfTmhM/edit?usp=sharing > > Bug: 715632 > Cq-Include-Trybots: luci.chromium.try:linux_mojo > Change-Id: I16c17447bbb0f4b154c5a7e9393afdea2d0e29d6 > Reviewed-on: https://chromium-review.googlesource.com/1150941 > Commit-Queue: Hiroki Nakagawa <nhiroki@chromium.org> > Reviewed-by: Kinuko Yasuda <kinuko@chromium.org> > Reviewed-by: Matt Falkenhagen <falken@chromium.org> > Cr-Commit-Position: refs/heads/master@{#578547} TBR=falken@chromium.org,kinuko@chromium.org,nhiroki@chromium.org Change-Id: I2911bb7adaf8ac6be3dde96e5908a0e80e7ebc2e No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 715632 Cq-Include-Trybots: luci.chromium.try:linux_mojo Reviewed-on: https://chromium-review.googlesource.com/1152590Reviewed-by:Yoichi Osato <yoichio@chromium.org> Commit-Queue: Yoichi Osato <yoichio@chromium.org> Cr-Commit-Position: refs/heads/master@{#578548}
Showing
Please register or sign in to comment