Closed
Bug 1261408
Opened 10 years ago
Closed 10 years ago
detect ARIA owned children early to avoid tree moving
Categories
(Core :: Disability Access APIs, defect)
Core
Disability Access APIs
Tracking
()
RESOLVED
FIXED
mozilla48
| Tracking | Status | |
|---|---|---|
| firefox48 | --- | fixed |
People
(Reporter: surkov, Assigned: surkov)
References
Details
Attachments
(1 file)
|
8.00 KB,
patch
|
yzen
:
review+
|
Details | Diff | Splinter Review |
No description provided.
Attachment #8737277 -
Flags: review?(yzenevich)
Comment 1•10 years ago
|
||
Comment on attachment 8737277 [details] [diff] [review]
patch
Review of attachment 8737277 [details] [diff] [review]:
-----------------------------------------------------------------
thanks
::: accessible/generic/DocAccessible.cpp
@@ +2253,5 @@
> FireDelayedEvent(reorderEvent);
>
> #ifdef A11Y_LOG
> logging::TreeInfo("move child: old parent tree after",
> + logging::eVerbose, curParent);
nit: something happened with indentation.
Attachment #8737277 -
Flags: review?(yzenevich) → review+
| Assignee | ||
Comment 2•10 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/3e2a9133cb5cb70cf5458db451f451de1223ab10
Bug 1261408 - detect ARIA owned children early to avoid tree moving, r=yzen
Comment 3•10 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 10 years ago
status-firefox48:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla48
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
•