Closed
Bug 1833301
Opened 2 years ago
Closed 2 years ago
Remove LocalAccessible::Help
Categories
(Core :: Disability Access APIs, task)
Core
Disability Access APIs
Tracking
()
RESOLVED
FIXED
115 Branch
| Tracking | Status | |
|---|---|---|
| firefox115 | --- | fixed |
People
(Reporter: Jamie, Assigned: Jamie)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
LocalAccessible::Help just returns an empty string. It isn't overridden anywhere, nor is it called anywhere other than XPCOM. It isn't tested in any tests because there's nothing to test. We should just remove it.
I'm already removing RemoteAccessible::Help over in bug 1821957.
| Assignee | ||
Comment 1•2 years ago
|
||
Updated•2 years ago
|
Assignee: nobody → jteh
Status: NEW → ASSIGNED
Pushed by jteh@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/4b0b055d2dbd
Remove unused LocalAccessible::Help. r=eeejay
Comment 3•2 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
status-firefox115:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 115 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•