Closed
Bug 1412103
Opened 7 years ago
Closed 7 years ago
Make sure the handler cache supports VT_BSTR for accRole
Categories
(Core :: Disability Access APIs, enhancement)
Tracking
()
RESOLVED
FIXED
mozilla58
Tracking | Status | |
---|---|---|
firefox58 | --- | fixed |
People
(Reporter: bugzilla, Assigned: bugzilla)
References
Details
(Whiteboard: aes+)
Attachments
(1 file)
(deleted),
patch
|
Jamie
:
review+
|
Details | Diff | Splinter Review |
As Jamie mentioned in bug 1363595 comment 15:
> accRole can return a VT_BSTR (e.g. for divs and blockquotes), so this case needs to be handled here.
Assignee | ||
Updated•7 years ago
|
Assignee: nobody → aklotz
Status: NEW → ASSIGNED
Assignee | ||
Comment 1•7 years ago
|
||
Attachment #8922497 -
Flags: review?(jteh)
Comment 2•7 years ago
|
||
Comment on attachment 8922497 [details] [diff] [review]
Use VARIANT for MSAA role in cache
Looks good. Thanks!
Attachment #8922497 -
Flags: review?(jteh) → review+
Assignee | ||
Comment 3•7 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/0af8ca8c0dbbc4ce7322c96ad0e9ad37f5d237d0
Bug 1412103: Use VARIANT for storing MSAA role in a11y handler cache; r=Jamie
Comment 4•7 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla58
You need to log in
before you can comment on or make changes to this bug.
Description
•