Comment #8 on issue 27169 by bugdro...@chromium.org: add more extension  
information to crash reports
http://code.google.com/p/chromium/issues/detail?id=27169

The following revision refers to this bug:
     http://src.chromium.org/viewvc/chrome?view=rev&revision=33255

------------------------------------------------------------------------
r33255 | a...@chromium.org | 2009-11-29 17:39:02 -0800 (Sun, 29 Nov 2009) |  
12 lines
Changed paths:
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/app/breakpad_win.cc?r1=33255&r2=33254
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/app/breakpad_win.h?r1=33255&r2=33254
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/extensions/extensions_service.cc?r1=33255&r2=33254
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/extensions/extensions_service.h?r1=33255&r2=33254
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/renderer_host/browser_render_process_host.cc?r1=33255&r2=33254
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/common/child_process_logging.h?r1=33255&r2=33254
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/common/child_process_logging_linux.cc?r1=33255&r2=33254
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/common/child_process_logging_mac.mm?r1=33255&r2=33254
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/common/child_process_logging_win.cc?r1=33255&r2=33254
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/renderer/extensions/extension_process_bindings.cc?r1=33255&r2=33254
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/renderer/user_script_slave.cc?r1=33255&r2=33254

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
------------------------------------------------------------------------


--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

-- 
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs

Reply via email to