commit | c531688057a95e38e5c7987e03e83365242d4274 | [log] [tgz] |
---|---|---|
author | Roman Arora <romanarora@chromium.org> | Wed Dec 16 23:13:12 2020 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Dec 16 23:13:12 2020 |
tree | bb2f509c84f5ebe0dbf3c8c87f2da85565e785fd | |
parent | 95f64623df8e0526f3ae68ef664798c4a4a733f7 [diff] |
WebUIBubbleManager: Specify task manager process label. Tags the web contents created in the WebUIBubbleManager so that the specified label shows up in the task manager. Screenshot: https://drive.google.com/file/d/1cql788sSWWh2aRYrB05-IayXZUVGAzWP/view See 'Tool: Search Tabs' Bug: 1151373 Change-Id: Ibbef901623a0bb31a6c2e36eca6dcd13c1327e15 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2587624 Reviewed-by: Caroline Rising <corising@chromium.org> Reviewed-by: Thomas Lukaszewicz <tluk@chromium.org> Commit-Queue: Roman Arora <romanarora@chromium.org> Cr-Commit-Position: refs/heads/master@{#837798}
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.