Open
Bug 1229564
Opened 9 years ago
Updated 11 months ago
back out crash report annotations from bug 1194856 and bug 1225004
Categories
(Core :: CSS Parsing and Computation, defect)
Core
CSS Parsing and Computation
Tracking
()
NEW
Tracking | Status | |
---|---|---|
firefox45 | --- | affected |
People
(Reporter: dbaron, Unassigned)
Details
Attachments
(1 obsolete file)
We should back out the temporary crash report annotations from bug 1194856 and bug bug 1225004. They add overhead that we don't want permanently (and probably don't want to reach the release channel).
Reporter | ||
Updated•9 years ago
|
Summary: back out crash report annotations from bug 1194856 and bug bug 1225004 → back out crash report annotations from bug 1194856 and bug 1225004
Reporter | ||
Comment 1•9 years ago
|
||
... although other than the extra code, it looks like we only have overhead right before we're going to send the crash report, so maybe it's not even that big a deal to ship the annotation code to release.
Reporter | ||
Comment 2•9 years ago
|
||
Should we get these backed out or leave them in for a bit?
Flags: needinfo?(cam)
Comment 3•9 years ago
|
||
The overhead is small so I don't think it's urgent to remove. We might still want to tweak the annotation reporting if we haven't worked out what's going on yet (though of course we can remove it and put it back).
Flags: needinfo?(cam)
Updated•2 years ago
|
Severity: normal → S3
Updated•11 months ago
|
Attachment #9386604 -
Attachment is obsolete: true
You need to log in
before you can comment on or make changes to this bug.
Description
•