commit | 8e33cf66a3628dbf0e6f654b5bcd4645d88c7eb2 | [log] [tgz] |
---|---|---|
author | Fergal Daly <fergal@chromium.org> | Sat Dec 12 01:06:07 2020 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Dec 12 01:06:07 2020 |
tree | 64ef3907c58ed4afe1ea1a60e2ecc0ab636a9025 | |
parent | 0722c8642eddc397b9e2980fd1c909e581bfa205 [diff] |
Rename previous_url and others to include "main frame". It was very surprising to me, in a NavigationRequest for a subframe, that these are not the previous URL of the subframe that is navigating. Bug: 1068965 Change-Id: I9765f176fc7dacffa522a80d520ec5660ea175b7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2230428 Auto-Submit: Fergal Daly <fergal@chromium.org> Reviewed-by: David Roger <droger@chromium.org> Reviewed-by: Mike Wittman <wittman@chromium.org> Reviewed-by: Nasko Oskov <nasko@chromium.org> Commit-Queue: Fergal Daly <fergal@chromium.org> Cr-Commit-Position: refs/heads/master@{#836353}
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 .
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.