Closed Bug 1484116 Opened 6 years ago Closed 6 years ago

Split HTMLEditor::InsertTableColumn() 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.
Priority: -- → P3
nsITableEditor::InsertTableColumn() is an XPCOM method but it's used internally.
So, HTMLEditor should implement it with a non-virtual method and internal
users should use it instead.
Comment on attachment 9010264 [details]
Bug 1484116 - part 0: Add automated tests for nsITableEditor.insertTableColumn()

Makoto Kato [:m_kato] has approved the revision.
Attachment #9010264 - Flags: review+
Comment on attachment 9010265 [details]
Bug 1484116 - part 1: Create HTMLEditor::InsertTableColumnsWithTransaction() for internal use of nsITableEditor::InsertTableColumn()

Makoto Kato [:m_kato] has approved the revision.
Attachment #9010265 - Flags: review+
Pushed by masayuki@d-toybox.com:
https://hg.mozilla.org/integration/autoland/rev/c7af8a8d767a
part 0: Add automated tests for nsITableEditor.insertTableColumn() r=m_kato
https://hg.mozilla.org/integration/autoland/rev/c44ff40b9ade
part 1: Create HTMLEditor::InsertTableColumnsWithTransaction() for internal use of nsITableEditor::InsertTableColumn() r=m_kato
https://hg.mozilla.org/mozilla-central/rev/c7af8a8d767a
https://hg.mozilla.org/mozilla-central/rev/c44ff40b9ade
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: