Closed Bug 1930564 Opened 3 months ago Closed 3 months ago

Make `MoveNodeResult` inherit `EditActionResult`

Categories

(Core :: DOM: Editor, task)

task

Tracking

()

RESOLVED FIXED
134 Branch
Tracking Status
firefox134 --- fixed

People

(Reporter: masayuki, Assigned: masayuki)

References

Details

Attachments

(1 file)

Currently MoveNodeResult inherits only CaretPoint and has some members which are same as EditActionResult. I'd like to add DeleteRangeResult which will inherit both CaretPoint and EditActionResult. So, for making it work with MoveNodeResult, it's nicer to make MoveNodeResult inherits EditActionResult.

Currently MoveNodeResult inherits only CaretPoint and has some members which
are same as EditActionResult. I'd like to add DeleteRangeResult which will
inherit both CaretPoint and EditActionResult. So, for making it work with
MoveNodeResult, it's nicer to make MoveNodeResult inherits
EditActionResult.

Pushed by masayuki@d-toybox.com: https://hg.mozilla.org/integration/autoland/rev/1b4e1a5639a1 Make `MoveNodeResult` inherit `EditActionResult` r=m_kato
Status: ASSIGNED → RESOLVED
Closed: 3 months ago
Resolution: --- → FIXED
Target Milestone: --- → 134 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: