Closed
Bug 1251897
Opened 7 years ago
Closed 7 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•7 years ago
|
Assignee: nobody → surkov.alexander
Updated•7 years ago
|
Attachment #8724499 -
Flags: review?(dbolter) → review+
Assignee | ||
Comment 1•7 years ago
|
||
https://treeherder.mozilla.org/#/jobs?repo=try&revision=81ea5a80b647
Assignee | ||
Comment 2•7 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•7 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/2449cf975cde
Status: NEW → RESOLVED
Closed: 7 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
•