Closed
Bug 1924526
Opened 1 year ago
Closed 1 year ago
Text-Fragments: Add Chrome-only API to get all text fragment ranges and to remove them
Categories
(Core :: DOM: Core & HTML, task)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
134 Branch
| Tracking | Status | |
|---|---|---|
| firefox134 | --- | fixed |
People
(Reporter: jjaschke, Assigned: jjaschke)
References
(Blocks 2 open bugs)
Details
Attachments
(1 file)
This is a prerequisite task for building UI for text fragments, as well as to allow testing for code implemented in Bug 1876524.
This bug implements a chrome-only API which returns all text directive ranges, and another one which removes all text directive ranges.
| Assignee | ||
Comment 1•1 year ago
|
||
Pushed by jjaschke@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/02495f5285aa
Text Fragments: Implement new chrome-only APIs to access and remove text directive ranges. r=farre,dom-core
Comment 3•1 year ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 1 year ago
status-firefox134:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 134 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•