Closed
Bug 1303526
Opened 8 years ago
Closed 8 years ago
Crash in mozilla::a11y::DocAccessible::ProcessInvalidationList
Categories
(Core :: Disability Access APIs, defect)
Tracking
()
RESOLVED
FIXED
mozilla52
People
(Reporter: marcia, Assigned: surkov)
References
Details
(Keywords: crash)
Crash Data
Attachments
(1 file)
1.06 KB,
patch
|
yzen
:
review+
gchang
:
approval-mozilla-aurora+
|
Details | Diff | Splinter Review |
This bug was filed from the Socorro interface and is
report bp-eff5ee78-6c28-429e-bb3d-413c62160917.
=============================================================
Seen while looking at Nightly crash stats. Started with 20160916030204 build: http://bit.ly/2d1Xf1b
Perhaps related to Bug 1302760? Adding ni on Michael Li.
Flags: needinfo?(michael.li11702)
Updated•8 years ago
|
Crash Signature: [@ mozilla::a11y::DocAccessible::ProcessInvalidationList] → [@ mozilla::a11y::DocAccessible::ProcessInvalidationList]
[@ nsDependentAtomString::nsDependentAtomString]
Comment 2•8 years ago
|
||
Michael is finished his internship. Alex is this fallout from bug 1296420?
Assignee: nobody → surkov.alexander
Flags: needinfo?(michael.li11702) → needinfo?(surkov.alexander)
Reporter | ||
Comment 4•8 years ago
|
||
Currently the #1 browser crash on Nightly.
Assignee | ||
Comment 5•8 years ago
|
||
Flags: needinfo?(surkov.alexander)
Attachment #8794162 -
Flags: review?(yzenevich)
Updated•8 years ago
|
Attachment #8794162 -
Flags: review?(yzenevich) → review+
Assignee | ||
Comment 6•8 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/493087600f4b30666ae295f5a01a70db8b78d57e
Bug 1303526 - Crash in mozilla::a11y::DocAccessible::ProcessInvalidationList, r=yzen
Comment 7•8 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 8 years ago
status-firefox52:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla52
Comment 8•8 years ago
|
||
Hi :surkov,
Since this bug also affects 51, do you consider to uplift this for 51 if this patch is not too risky?
Flags: needinfo?(surkov.alexander)
Assignee | ||
Comment 9•8 years ago
|
||
Comment on attachment 8794162 [details] [diff] [review]
patch
Approval Request Comment
[Feature/regressing bug #]: bug 1296420
[User impact if declined]: crashes
[Describe test coverage new/current, TreeHerder]:fair coverage on mochitest
[Risks and why]: low risk, null check
[String/UUID change made/needed]:no
Flags: needinfo?(surkov.alexander)
Attachment #8794162 -
Flags: approval-mozilla-aurora?
Comment 10•8 years ago
|
||
Comment on attachment 8794162 [details] [diff] [review]
patch
Fix a crash. Take it in 51 aurora.
Attachment #8794162 -
Flags: approval-mozilla-aurora? → approval-mozilla-aurora+
Comment 11•8 years ago
|
||
bugherder uplift |
You need to log in
before you can comment on or make changes to this bug.
Description
•