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.
Revert "Mojofy DidCommitProvisionalLoad."
This reverts commit fa8adf8. Reason for revert: Seeing new Win10 failures in navigation_controller_impl_browsertest.cc post this commit. Original change's description: > Mojofy DidCommitProvisionalLoad. > > 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. > > Bug: 729021 > Cq-Include-Trybots: master.tryserver.chromium.linux:linux_site_isolation > Change-Id: I794a8f1cb433a82e2c1d9351630116b584f8fcf9 > Reviewed-on: https://chromium-review.googlesource.com/607607 > Commit-Queue: Balazs Engedy <engedy@chromium.org> > Reviewed-by: Alexander Timin <altimin@chromium.org> > Reviewed-by: Ken Rockot <rockot@chromium.org> > Reviewed-by: Nasko Oskov <nasko@chromium.org> > Cr-Commit-Position: refs/heads/master@{#500294} TBR=dcheng@chromium.org,nasko@chromium.org,rockot@chromium.org,engedy@chromium.org,altimin@chromium.org Change-Id: I2d8798575907a7d195e65ee2bc9fd49e190f84f9 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 729021 Cq-Include-Trybots: master.tryserver.chromium.linux:linux_site_isolation Reviewed-on: https://chromium-review.googlesource.com/655142 Reviewed-by: Roger McFarlane <rogerm@chromium.org> Commit-Queue: Roger McFarlane <rogerm@chromium.org> Cr-Commit-Position: refs/heads/master@{#500308}
- Loading branch information
Showing
30 changed files
with
270 additions
and
477 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.