Closed
Bug 1826857
Opened 2 years ago
Closed 2 years ago
[CtW][tail-end] Sync call RemoteAccessible::AnchorAt() is still used in Linux and XPCOM
Categories
(Core :: Disability Access APIs, defect)
Tracking
()
RESOLVED
FIXED
114 Branch
Tracking | Status | |
---|---|---|
firefox114 | --- | fixed |
People
(Reporter: eeejay, Assigned: eeejay)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
(deleted),
text/x-phabricator-request
|
Details |
A non sync or cache alternative should be used.
Updated•2 years ago
|
Severity: -- → S3
Assignee | ||
Comment 1•2 years ago
|
||
Because the implementation only needs the accessible type and tree, we
don't need to make an IPC call here.
Depends on D175273
Updated•2 years ago
|
Assignee: nobody → eitan
Status: NEW → ASSIGNED
Pushed by eisaacson@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/120b814e2ed6
Move AnchorAt to Accessible and remove sync IPC. r=Jamie
Comment 3•2 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
status-firefox114:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 114 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•