Closed
Bug 1351414
Opened 9 years ago
Closed 9 years ago
shutdown a moving accessible if it has no insertion point
Categories
(Core :: Disability Access APIs, defect)
Core
Disability Access APIs
Tracking
()
RESOLVED
FIXED
mozilla55
| Tracking | Status | |
|---|---|---|
| firefox55 | --- | fixed |
People
(Reporter: surkov, Assigned: surkov)
References
Details
Attachments
(1 file)
|
1.01 KB,
patch
|
yzen
:
review+
|
Details | Diff | Splinter Review |
might be a cause of
MOZ_RELEASE_ASSERT(aChild->mParent) (No parent)
assertions from bug 1346518
Attachment #8852115 -
Flags: review?(yzenevich)
Comment 1•9 years ago
|
||
Comment on attachment 8852115 [details] [diff] [review]
patch
Review of attachment 8852115 [details] [diff] [review]:
-----------------------------------------------------------------
thanks, the patch seems to be doing what you described
Attachment #8852115 -
Flags: review?(yzenevich) → review+
| Assignee | ||
Comment 2•9 years ago
|
||
| Assignee | ||
Comment 3•9 years ago
|
||
| Assignee | ||
Comment 4•9 years ago
|
||
| Assignee | ||
Comment 5•9 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/ca5b87d4ae40242193ef0fd63116ab9c24c62a9a
Bug 1351414 - shutdown a moving accessible if it has no insertion point, r=yzen
Comment 6•9 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 9 years ago
status-firefox55:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla55
Updated•9 years ago
|
Assignee: nobody → surkov.alexander
You need to log in
before you can comment on or make changes to this bug.
Description
•