Comment #11 on issue 24120 by [email protected]: No crash dump if system's crash reporting tool is enabled
http://code.google.com/p/chromium/issues/detail?id=24120

this is the gtk module that gets injected:
http://git.gnome.org/browse/bug-buddy/tree/gnome-breakpad/gnome-breakpad.cc#n451

It tests for this on startup:
        if (bugbuddy && !g_getenv ("GNOME_DISABLE_CRASH_DIALOG")) {

I think we should set that environment variable for Google Chrome builds. What do you
think?

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