Closed Bug 1484111 Opened 6 years ago Closed 6 years ago

Split HTMLEditor::InsertTableCell() for internal use

Categories

(Core :: DOM: Editor, enhancement, P3)

enhancement

Tracking

()

RESOLVED FIXED
mozilla64
Tracking Status
firefox64 --- fixed

People

(Reporter: masayuki, Assigned: masayuki)

References

(Blocks 1 open bug)

Details

Attachments

(2 files)

      No description provided.
Blocks: 1465702
No longer blocks: 1484110
Priority: -- → P3
nsITableEditor::InsertTableCell() is an XPCOM method but used internally.  So,
HTMLEditor should implement it with a non-virtual method and all internal users
should use it instead.
Comment on attachment 9010266 [details]
Bug 1484111 - part 0: Add automated tests for nsITableEditor.insertTableCell.html

Makoto Kato [:m_kato] has approved the revision.
Attachment #9010266 - Flags: review+
Comment on attachment 9010269 [details]
Bug 1484111 - part 1: Create HTMLEditor::InsertTableCellsWithTransaction() for internal use of nsITableEditor::InsertTableCell()

Makoto Kato [:m_kato] has approved the revision.
Attachment #9010269 - Flags: review+
Pushed by masayuki@d-toybox.com:
https://hg.mozilla.org/integration/autoland/rev/d10273c0ead3
part 0: Add automated tests for nsITableEditor.insertTableCell.html r=m_kato
https://hg.mozilla.org/integration/autoland/rev/7fb27b858fda
part 1: Create HTMLEditor::InsertTableCellsWithTransaction() for internal use of nsITableEditor::InsertTableCell() r=m_kato
https://hg.mozilla.org/mozilla-central/rev/d10273c0ead3
https://hg.mozilla.org/mozilla-central/rev/7fb27b858fda
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla64
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: