Chromium Code Reviews
DescriptionRemove AboutToNavigateRenderFrame, issue custom notification for DevTools.
DevTools gets a notification right before FrameMsg_Navigate is sent. This
ensures that we can pause in onbeforeunload, pretend that navigation
did not happen yet and debug the page.
As DevTools was the last client of AboutToNavigateRenderFrame, the
notification itself is removed.
BUG=131371
TBR=pavely@chromium.org (for test)
Committed: https://crrev.com/3723dfcf3d1ba40102029e4a1f989539ab5c9022
Cr-Commit-Position: refs/heads/master@{#352389}
Patch Set 1 #
Total comments: 2
Patch Set 2 : Wrapped with SendNavigateMessage #Patch Set 3 : rebased, win test fix #Messages
Total messages: 26 (11 generated)
|