Status: Untriaged Owner: [EMAIL PROTECTED] Labels: Type-Feature Pri-2 OS-All Area-BrowserUI Mstone-1.1
New issue 5005 by [EMAIL PROTECTED]: Collect url data in crash dumps reported back to Google http://code.google.com/p/chromium/issues/detail?id=5005 Issue: Currently Chrome does not collect the url information related to crashes, which, in certain cases, makes finding reproducible test cases difficult. This in turn likely causes crash related bugs to have longer lives than might otherwise be necessary if we had this data. Looking at the behavior of other web browsers when they crash, I've seen both Safari and Firefox prompt the user if they wanted to send the url with the report. Feature request: 1.) During a crash, capture the http url from the crashing tab, and pass that information along with the crash report 2.) For https, sanitize the url (remove all parameters except for the base url or simply the domain) prior to passing that in the crash report. 3.) For other protocols pass the full url -- 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 --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Chromium-bugs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/chromium-bugs?hl=en -~----------~----~----~----~------~----~------~--~---
