DescriptionRevert of Mojoify FetchEvent of Service Worker. (patchset #8 id:330001 of https://codereview.chromium.org/2352173004/ )
Reason for revert:
Crashes in Canary: crbug.com/653403
Original issue's description:
> Mojoify FetchEvent of Service Worker.
>
> I'd like to use Mojo to send navigation preload response (crbug.com/649558) from
> the browser process to the service worker. But currently we are using the legacy
> IPC when the browser process sends the FetchEvent to the service worker. There
> will be an ordering issue if we use both the legacy IPC and Mojo IPC.
>
> To avoid the ordering issue, this CL changes the FetchEvent IPC to use Mojo.
>
> BUG=629701, 649558
>
> Committed: https://crrev.com/bdc8e1e4477f7dcd911528720a50d639be6d39b5
> Cr-Commit-Position: refs/heads/master@{#422996}
TBR=shimazu@chromium.org,dcheng@chromium.org,clamy@chromium.org,horo@chromium.org
# Not skipping CQ checks because original CL landed more than 1 days ago.
BUG=629701, 649558
Patch Set 1 #Messages
Total messages: 8 (3 generated)
|