Closed
Bug 1757492
Opened 3 years ago
Closed 3 years ago
Clean up `HTMLEditor::DoJoinNodes()` and `HTMLEditor::DoSplitNode()`
Categories
(Core :: DOM: Editor, task, P3)
Core
DOM: Editor
Tracking
()
RESOLVED
FIXED
99 Branch
Tracking | Status | |
---|---|---|
firefox99 | --- | fixed |
People
(Reporter: masayuki, Assigned: masayuki)
References
Details
Attachments
(2 files)
No description provided.
Assignee | ||
Comment 1•3 years ago
|
||
This patch just cleans up the method code for making the changes for bug 1735608
simpler. This does not change any behavior.
Assignee | ||
Comment 2•3 years ago
|
||
This patch just cleans up the method code for making the changes for bug 1735608
simpler. This does not change any behavior.
Depends on D140010
Pushed by masayuki@d-toybox.com:
https://hg.mozilla.org/integration/autoland/rev/18f8a171d684
part 1: Clean up `HTMLEditor::DoJoinNodes` r=m_kato
https://hg.mozilla.org/integration/autoland/rev/3f8699724d49
part 2: Clean up `HTMLEditor::DoSplitNode` r=m_kato
Comment 4•3 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/18f8a171d684
https://hg.mozilla.org/mozilla-central/rev/3f8699724d49
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
status-firefox99:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 99 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•