forked from chromium/chromium
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor FrameHostMsg_DidCommitProvisionalLoad from being a legacy IPC message into a method on mojom::FrameHost, a frame-scoped, Channel-associated interface. There is no change to functionality. This is a reland of crrev.com/500294, now that the reentrancy issue in GpuChannelHost::Send has been resolved by crrev.com/502124. TBR'ing original reviewers. TBR=altimin@chromium.org,rockot@chromium.org,nasko@chromium.org Bug: 729021 Cq-Include-Trybots: master.tryserver.chromium.linux:linux_site_isolation Change-Id: Ic5bd3e1a69c8d4b7a58ae843ccbfe0e6d6241db4 Reviewed-on: https://chromium-review.googlesource.com/667115 Commit-Queue: Balazs Engedy <engedy@chromium.org> Reviewed-by: Balazs Engedy <engedy@chromium.org> Cr-Commit-Position: refs/heads/master@{#502254}
- Loading branch information
Balazs Engedy
authored and
Commit Bot
committed
Sep 15, 2017
1 parent
387cce3
commit a40712f
Showing
30 changed files
with
477 additions
and
270 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.