Open
Bug 1629071
Opened 6 years ago
Updated 3 years ago
Remove use of mARIAAttrOldValue from DocAccessible
Categories
(Core :: Disability Access APIs, task, P3)
Core
Disability Access APIs
Tracking
()
NEW
People
(Reporter: eeejay, Unassigned)
Details
DocAccessible::AttributeChanged has a parameter that holds the old attribute value. I think that should be enough to get rid of mARIAAttrOldValue in DocAccessible, which seems like an anti-pattern. It assumes the calls to WillChange/Changed are collated.
| Reporter | ||
Updated•6 years ago
|
Priority: -- → P3
Updated•6 years ago
|
Type: defect → task
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•