Closed Bug 1655391 Opened 4 years ago Closed 4 years ago

Split `HTMLEditor::HandleDeleteCollapsedSelectionAtCurrentBlockBoundary()` to range computation part and modifying DOM tree part

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)

No description provided.

This patch creates new stack only class, HTMLEditor::AutoBlockElementsJoiner
and splits HTMLEditor::HandleDeleteCollapsedSelectionAtCurrentBlockBoundary()
to considering the content nodes to be joined part and doing join the nodes
part.

Depends on D85534

Pushed by masayuki@d-toybox.com:
https://hg.mozilla.org/integration/autoland/rev/2e7e9d83e56b
Make new stack only class handle deletion at current block boundary r=m_kato

Hmm, toolchan failure... I don't understand why there are some bustage only when building it...

Flags: needinfo?(masayuki)
Pushed by masayuki@d-toybox.com:
https://hg.mozilla.org/integration/autoland/rev/f3411b0d6646
Make new stack only class handle deletion at current block boundary r=m_kato
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → 81 Branch
Blocks: 1658472
No longer depends on: 1658472
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: