Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(18)

Issue 125047: Finish extensions <-> task manager integration (Closed)

Created:
11 years, 6 months ago by Paweł Hajdan Jr.
Modified:
9 years, 7 months ago
Reviewers:
Aaron Boodman, jcampan
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Make extensions visible in the Task Manager. - register for notifications when extension hosts are created/destroyed - collapse extension tabs into just one table row, also for tabs opened while the task manager stays open TEST=Start chrome.exe with --enable-extensions. Install the buildbot monitor extension. Open the task manager. You should see an extension process. http://crbug.com/12127 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=18352

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+108 lines, -22 lines) Patch
M chrome/browser/extensions/extension_process_manager.h View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/extensions/extension_process_manager.cc View 4 chunks +18 lines, -2 lines 0 comments Download
M chrome/browser/renderer_host/render_view_host.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/task_manager_resource_providers.h View 3 chunks +11 lines, -1 line 0 comments Download
M chrome/browser/task_manager_resource_providers.cc View 6 chunks +66 lines, -17 lines 0 comments Download
M chrome/common/notification_type.h View 1 chunk +8 lines, -0 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
Paweł Hajdan Jr.
11 years, 6 months ago (2009-06-12 15:11:26 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698