commit | c36327d00c673c26b04fb2882c21673cfc0bdda0 | [log] [tgz] |
---|---|---|
author | Nasko Oskov <[email protected]> | Thu Jan 03 23:23:04 2019 |
committer | Commit Bot <[email protected]> | Thu Jan 03 23:23:04 2019 |
tree | 8666ad00ffa253b98056f45cc002967a6da1f693 | |
parent | acbdf928ab6cc987b74675c787dd6c1d5e0f6a7f [diff] |
Rename RequestNavigationParams to CommitNavigationParams. Historically, the struct RequestNavigationParams was introduced during the development of PlzNavigate navigation code (now the only navigation code). It made a lot more sense initially for this struct to be named like that, however as the codebase has evolved, it no longer makes as much sense. It is much more correct to be named CommitNavigationParams as it carries parameters needed to commit a navigation. This CL carries out this rename across the codebase. Change-Id: Icdfbda7d3d3f337ad3d8730efe5d3cc94822286f Reviewed-on: https://chromium-review.googlesource.com/c/1394825 Commit-Queue: Nasko Oskov <[email protected]> Reviewed-by: Alex Moshchuk <[email protected]> Cr-Commit-Position: refs/heads/master@{#619800}
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 .