commit | 19cc7a93b3b8fec761ee0012446d0f9d8cd12656 | [log] [tgz] |
---|---|---|
author | Raj T <[email protected]> | Mon Aug 23 22:14:48 2021 |
committer | Chromium LUCI CQ <[email protected]> | Mon Aug 23 22:14:48 2021 |
tree | 2a2991751a45157007c07d838baa77e241069611 | |
parent | 13180ddb34b059a2058e505d8498813c2e31cb14 [diff] |
[iOS] Implement the OptGuide tab helper The OptimizationGuideTabHelper observes the navigations and forwards to the OptGuide service. This tab helper also has logic to maintain the redirect url chain from the navigations, and also keeps the navigation data of pending navigations. Bug: 1232857 Change-Id: Ie39aacab248c53cfbee3120ff22fa0c0a54bd728 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3098653 Commit-Queue: rajendrant <[email protected]> Reviewed-by: Robert Ogden <[email protected]> Reviewed-by: Rohit Rao <[email protected]> Reviewed-by: Sophie Chang <[email protected]> Cr-Commit-Position: refs/heads/main@{#914548}
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.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
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.
If you found a bug, please file it at https://crbug.com/new.