Tab Search: Add ChromeExtensionWebContentsObserver.
This CL adds a ChromeExtensionWebContentsObserver to the WebContents used by the Tab Search bubble. When the UI is shown in a full tab this is added for us but is otherwise not registered automatically. This is required to ensure we can collect metrics from the extension's metricsPrivate APIs for UMA histograms. This should result in no functional changes beyond enabling metrics collection on the front end. Bug: 1099917 Change-Id: I127aafeab79a11caac3d48ed9c9ce7b6233e4aab Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2442485Reviewed-by:Yuheng Huang <yuhengh@chromium.org> Commit-Queue: Thomas Lukaszewicz <tluk@chromium.org> Cr-Commit-Position: refs/heads/master@{#812731}
Showing
Please register or sign in to comment