Closed
Bug 1251897
Opened 9 years ago
Closed 9 years ago
DocAccessible constructor doesn't have to take root element as an argument
Categories
(Core :: Disability Access APIs, defect)
Core
Disability Access APIs
Tracking
()
RESOLVED
FIXED
mozilla47
Tracking | Status | |
---|---|---|
firefox47 | --- | fixed |
People
(Reporter: surkov, Assigned: surkov)
Details
Attachments
(1 file)
12.62 KB,
patch
|
davidb
:
review+
|
Details | Diff | Splinter Review |
mContent and ARIA role for document accessible are checked in DoInitialUpdate anyway, so we may skip their computation at document accessible creation time.
Attachment #8724499 -
Flags: review?(dbolter)
Updated•9 years ago
|
Assignee: nobody → surkov.alexander
Updated•9 years ago
|
Attachment #8724499 -
Flags: review?(dbolter) → review+
Assignee | ||
Comment 1•9 years ago
|
||
Assignee | ||
Comment 2•9 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/2449cf975cde24c9b4ecfe3fd3a0560e8405c348
Bug 1251897 - DocAccessible constructor doesn't have to take root element as an argument, r=davidb
Comment 3•9 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 9 years ago
status-firefox47:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla47
You need to log in
before you can comment on or make changes to this bug.
Description
•