Closed Bug 1742748 Opened 4 years ago Closed 4 years ago

Make `HTMLEditor::JoinNodesWithTransaction()` return `JoinNodesResult`

Categories

(Core :: DOM: Editor, enhancement)

enhancement

Tracking

()

RESOLVED FIXED
96 Branch
Tracking Status
firefox96 --- fixed

People

(Reporter: masayuki, Assigned: masayuki)

References

Details

Attachments

(1 file)

No description provided.

This patch implements JoinNodesResult class which callers of
JoinNodesWithTransaction() can access removed node, existing (joined) node and
joined point with logical named accessors, and makes
JoinNodesWithTransaction() return it.

Then, the callers don't need to change at fixing bug 1735608.

Depends on D132119

Pushed by masayuki@d-toybox.com: https://hg.mozilla.org/integration/autoland/rev/f1cf40900a67 Make `HTMLEditor::JoinNodesWithTransaction()` return `JoinNodesResult` r=m_kato
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → 96 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: