commit | 712f03dc41664a3ad8ad93cc303af225d82b32ea | [log] [tgz] |
---|---|---|
author | Eugene But <[email protected]> | Tue May 22 16:03:44 2018 |
committer | Commit Bot <[email protected]> | Tue May 22 16:03:44 2018 |
tree | bf1f20bfaa87dbe47433ec585e7e38d943107996 | |
parent | 8e6e00e41f4f7702262d4ec7f3ffe86694519b06 [diff] |
Rename is_navigation_within_page to is_same_document_navigation. Old name was presumably used to match was_within_same_page IPC, but SameDocument name better reflects the the type of the navigation (navigation did not change the document object). This change will make naming more consistent with the rest of Chromium code. Bug: 695189 Change-Id: I448c9a96c3a19b9ebbf3956c48e820bf432a40d3 Reviewed-on: https://chromium-review.googlesource.com/1067877 Reviewed-by: Camille Lamy <[email protected]> Commit-Queue: Eugene But <[email protected]> Cr-Commit-Position: refs/heads/master@{#560619}
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 .