Closed Bug 1657052 Opened 4 years ago Closed 4 years ago

Make `HTMLEditor::HandleDeleteAroundCollapsedSelection()` not use `Selection`

Categories

(Core :: DOM: Editor, task, P2)

task

Tracking

()

RESOLVED FIXED
81 Branch
Tracking Status
firefox81 --- fixed

People

(Reporter: masayuki, Assigned: masayuki)

References

Details

Attachments

(1 file)

After bug 1656799, we can make HTMLEditor::HandleDeleteAroundCollapsedSelection() take ranges to delete instead of referring Selection in it.

Pushed by masayuki@d-toybox.com:
https://hg.mozilla.org/integration/autoland/rev/2236717186b9
Make `HTMLEditor::HandleDeleteAroundCollapsedSelection()` take ranges to delete instead of retrieving them via `Selection` r=m_kato
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → 81 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: