Closed
Bug 1730087
Opened 3 years ago
Closed 3 years ago
Rename hyperTextAccessible to LocalHyperTextAccessible
Categories
(Core :: Disability Access APIs, task)
Core
Disability Access APIs
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: Jamie, Unassigned)
References
Details
In order for Windows and ATK to support cached text, we need to support HyperTextAccessible for RemoteAccessible. To do that, we need to add a HyperTextAccessible base class which is used by both local and remote. Eventually, there shouldn't be a local-specific implementation of HyperTextAccessible, but there will be while we're transitioning. First, we need to rename the current HyperTextAccessible to LocalHyperTextAccessible to make way for the new base.
Reporter | ||
Comment 1•3 years ago
|
||
We decided not to rename this, as it creates churn and makes things difficult to revert if necessary.
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•