commit | 7c78ed4c02c23479ee2610e614ffc030569a6d5b | [log] [tgz] |
---|---|---|
author | Chris Lu <thegreenfrog@chromium.org> | Fri Sep 09 12:46:02 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Sep 09 12:46:02 2022 |
tree | 11a4da8765ebd3d07411d83147c8bf841f3bec71 | |
parent | 70171c9126c1c29dc4280f0ed152e4c76517f1fb [diff] |
[ios] Fix Omnibox tap logging for ActionOnStartSurface Omnibox opens are not being logged for IOS.ContentSuggestions.ActionOnStartSurface, because NewTabPageTabHelper::SetShowStartSurface(false) should be called after the NTP dismisses. Fixed: 1361644 Change-Id: I273b614f87c49c3748af8e241cf47dadebe17dd6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3886175 Auto-Submit: Chris Lu <thegreenfrog@chromium.org> Reviewed-by: Sebastien Seguin-Gagnon <sebsg@chromium.org> Commit-Queue: Sebastien Seguin-Gagnon <sebsg@chromium.org> Cr-Commit-Position: refs/heads/main@{#1045054}
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.