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

Issue 445005: Merge 33255 - Report active extensions in crash reports. This only implements... (Closed)

Created:
11 years ago by Aaron Boodman
Modified:
9 years, 6 months ago
Reviewers:
Aaron Boodman
CC:
chromium-reviews_googlegroups.com, brettw+cc_chromium.org, ben+cc_chromium.org, John Grabowski, Erik does not do reviews, jam, Aaron Boodman, pam+watch_chromium.org, darin (slow to review)
Visibility:
Public.

Description

Merge 33255 - Report active extensions in crash reports. This only implements Windows right now. Mac and linux will be separate CLs. "Active" is overloaded to mean different things depending on the process type: browser: all enabled extensions renderer: unique set of extensions from all user scripts extension: extensions running in the process BUG=27169 Review URL: http://codereview.chromium.org/437078 TBR=aa@chromium.org Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=33257

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+178 lines, -48 lines) Patch
M chrome/app/breakpad_win.h View 1 chunk +6 lines, -0 lines 0 comments Download
M chrome/app/breakpad_win.cc View 3 chunks +61 lines, -48 lines 0 comments Download
M chrome/browser/extensions/extensions_service.h View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/extensions/extensions_service.cc View 3 chunks +13 lines, -0 lines 0 comments Download
M chrome/browser/renderer_host/browser_render_process_host.cc View 1 chunk +8 lines, -0 lines 0 comments Download
M chrome/common/child_process_logging.h View 2 chunks +10 lines, -0 lines 0 comments Download
M chrome/common/child_process_logging_linux.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/common/child_process_logging_mac.mm View 1 chunk +5 lines, -0 lines 0 comments Download
M chrome/common/child_process_logging_win.cc View 3 chunks +25 lines, -0 lines 0 comments Download
M chrome/renderer/extensions/extension_process_bindings.cc View 3 chunks +22 lines, -0 lines 0 comments Download
M chrome/renderer/user_script_slave.cc View 2 chunks +21 lines, -0 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
Aaron Boodman
11 years ago (2009-11-30 02:04:51 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698