Closed
Bug 1826856
Opened 2 years ago
Closed 2 years ago
[CtW][tail-end] Sync call RemoteAccessible::AnchorURIAt() 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, Regressed 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
|
||
We can get the URI using the Value method that is already cached when
caching is enabled.
Updated•2 years ago
|
Assignee: nobody → eitan
Status: NEW → ASSIGNED
Pushed by eisaacson@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/f191e51b0456
Remove sync AnchorURIAt method. 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
•