Closed
Bug 1951364
Opened 12 days ago
Closed 11 days ago
Update webidl definition of Selection.modify method
Categories
(Core :: DOM: Selection, task)
Core
DOM: Selection
Tracking
()
RESOLVED
FIXED
138 Branch
Tracking | Status | |
---|---|---|
firefox138 | --- | fixed |
People
(Reporter: baku, Assigned: baku)
Details
Attachments
(1 file)
The "modify" method is no longer a Mozilla feature; it's now part of the Selection spec. However, our webidl definition needs to be updated.
Assignee | ||
Updated•12 days ago
|
Assignee: nobody → amarchesini
Assignee | ||
Comment 1•12 days ago
|
||
Pushed by amarchesini@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/9820dd372dc5
Update the webIDL definition of the Selection.modify method, r=webidl,emilio,smaug
Comment 3•11 days ago
|
||
Backed out for causing failures at browser_misused_characters_in_strings.js.
Backout link: https://hg.mozilla.org/integration/autoland/rev/658e60d901dad6603748926feef7cb042b051842
Failure log: https://treeherder.mozilla.org/logviewer?job_id=497339881&repo=autoland&lineNumber=3081
Flags: needinfo?(amarchesini)
Assignee | ||
Updated•11 days ago
|
Flags: needinfo?(amarchesini)
Pushed by amarchesini@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/f2111f513af1
Update the webIDL definition of the Selection.modify method, r=webidl,emilio,smaug
Comment 5•11 days ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 11 days ago
status-firefox138:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 138 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•