Revert "DevTools: add Page.frameRequestedNavigation, deprecate...
Revert "DevTools: add Page.frameRequestedNavigation, deprecate Page.frameScheduledNavigation and frameClearedScheduledNavigation" This reverts commit a8016f0c. Reason for revert: Findit (https://goo.gl/kROfz5) identified CL at revision 642246 as the culprit for failures in the build cycles as shown on: https://analysis.chromium.org/waterfall/culprit?key=ag9zfmZpbmRpdC1mb3ItbWVyRAsSDVdmU3VzcGVjdGVkQ0wiMWNocm9taXVtL2E4MDE2ZjBjYmE0MmQzNWUwNDdkMDUwMDJjNDZjMDNiZTM4MGExNmEM Sample Failed Build: https://ci.chromium.org/buildbot/chromium.win/Win7%20Tests%20%281%29/89416 Sample Failed Step: webkit_layout_tests Original change's description: > DevTools: add Page.frameRequestedNavigation, deprecate Page.frameScheduledNavigation and frameClearedScheduledNavigation > > - add FrameRequestedNavigation probe that gets dispatched whenever client-initiated navigation request is sent to browser and carries reason for navigation; > - expose the above as Page.frameRequestedNavigation > - deprecate Page.frameScheduledNavigation and Page.frameClearedScheduledNavigation; > > > Change-Id: Ia652b5381c22b68962a6f568e7cb18456dc0269a > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1524706 > Commit-Queue: Andrey Kosyakov <caseq@chromium.org> > Reviewed-by: Dmitry Gozman <dgozman@chromium.org> > Cr-Commit-Position: refs/heads/master@{#642246} Change-Id: Ibb40f45320d12e3196136265078316358150897c No-Presubmit: true No-Tree-Checks: true No-Try: true Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1531713 Cr-Commit-Position: refs/heads/master@{#642306}
Showing
Please register or sign in to comment