Closed Bug 1467802 Opened 6 years ago Closed 6 years ago

Split TextEditor::OutputToString() for internal use

Categories

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

enhancement

Tracking

()

RESOLVED FIXED
mozilla63
Tracking Status
firefox63 --- fixed

People

(Reporter: masayuki, Assigned: masayuki)

References

Details

Attachments

(4 files)

      No description provided.
Priority: -- → P3
Comment on attachment 8993206 [details]
Bug 1467802 - part 1: Create TextEditor::WrapWidth() for internal use of nsIPlaintextEditor::GetWrapWidth()

https://reviewboard.mozilla.org/r/257778/#review265304
Attachment #8993206 - Flags: review?(m_kato) → review+
Comment on attachment 8993207 [details]
Bug 1467802 - part 2: Mark TextEditor::GetAndInitDocEncoder() as const

https://reviewboard.mozilla.org/r/257780/#review265316
Attachment #8993207 - Flags: review?(m_kato) → review+
Comment on attachment 8993208 [details]
Bug 1467802 - part 3: Create EditorBase::GetDocumentCharsetInternal() for internal use of nsIEditor::GetDocumentCharacterSet()

https://reviewboard.mozilla.org/r/257782/#review265320
Attachment #8993208 - Flags: review?(m_kato) → review+
Comment on attachment 8993209 [details]
Bug 1467802 - part 4: Create TextEditor::ComputeValueInternal() for internal use of nsIPlaintextEditor::OutputToString()

https://reviewboard.mozilla.org/r/257784/#review265324
Attachment #8993209 - Flags: review?(m_kato) → review+
Pushed by masayuki@d-toybox.com:
https://hg.mozilla.org/integration/autoland/rev/fe18ea0d75e2
part 1: Create TextEditor::WrapWidth() for internal use of nsIPlaintextEditor::GetWrapWidth() r=m_kato
https://hg.mozilla.org/integration/autoland/rev/c4f14b9849d8
part 2: Mark TextEditor::GetAndInitDocEncoder() as const r=m_kato
https://hg.mozilla.org/integration/autoland/rev/3348025c8857
part 3: Create EditorBase::GetDocumentCharsetInternal() for internal use of nsIEditor::GetDocumentCharacterSet() r=m_kato
https://hg.mozilla.org/integration/autoland/rev/47f713574cb2
part 4: Create TextEditor::ComputeValueInternal() for internal use of nsIPlaintextEditor::OutputToString() r=m_kato
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: