Closed
Bug 1946643
Opened 10 months ago
Closed 10 months ago
Remove HyperTextAccessible::CaretLineNumber
Categories
(Core :: Disability Access APIs, task)
Core
Disability Access APIs
Tracking
()
RESOLVED
FIXED
137 Branch
| Tracking | Status | |
|---|---|---|
| firefox137 | --- | fixed |
People
(Reporter: Jamie, Assigned: Jamie)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
HyperTextAccessibleBase has a unified implementation, so there's no need to specialise for LocalAccessible.
| Assignee | ||
Updated•10 months ago
|
Assignee: nobody → jteh
| Assignee | ||
Comment 1•10 months ago
|
||
Pushed by jteh@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/1d775f2d139c
Remove HyperTextAccessible::CaretLineNumber, since the HyperTextAccessibleBase implementation supports both local and remote. r=nlapre
Comment 3•10 months ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 10 months ago
status-firefox137:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 137 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•