Open
Bug 1369506
Opened 9 years ago
Updated 3 years ago
Improve the URL that we report in CrashStats
Categories
(Toolkit :: Crash Reporting, enhancement)
Toolkit
Crash Reporting
Tracking
()
NEW
People
(Reporter: jrmuizel, Unassigned)
Details
Currently we only seem to record the url of the last page load.
http://searchfox.org/mozilla-central/rev/a98be558ff9eb9144c73aaff7aac09fb9fcbe912/dom/ipc/TabChild.cpp#1719
We usually have a much better idea of the specific document/url that we're actually interacting with and it would be better to report that.
| Reporter | ||
Comment 1•7 years ago
|
||
Nope. We actually do better than that: https://searchfox.org/mozilla-central/rev/0640ea80fbc8d48f8b197cd363e2535c95a15eb3/browser/base/content/browser.js#4956
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•