commit | a8016f0cba42d35e047d05002c46c03be380a16a | [log] [tgz] |
---|---|---|
author | Andrey Kosyakov <caseq@chromium.org> | Tue Mar 19 23:19:20 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Tue Mar 19 23:19:20 2019 |
tree | d5837fd021659c9d08cae75242d13b45ddfbdf46 | |
parent | 0a9cd8670a5ad51671ffd2bbcf4cc5f120ce86c8 [diff] |
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}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .