Closed Bug 1716746 Opened 3 years ago Closed 3 years ago

Rename `EditorBase::IsPlaintextEditor()` to `IsInPlaintextMode()`

Categories

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

task

Tracking

()

RESOLVED FIXED
91 Branch
Tracking Status
firefox91 --- fixed

People

(Reporter: masayuki, Assigned: masayuki)

References

Details

Attachments

(1 file)

Developers may be confused at IsTextEditor() and InPlaintextEditor(). When the latter is true, the former is always true, but it may be true when the editor is HTMLEditor too. So, it's a mode of HTMLEditor.

Developers may be confused at IsTextEditor() and InPlaintextEditor(). When
the latter is true, the former is always true, but it may be true when the
editor is HTMLEditor too. So, it's a mode of HTMLEditor.

Pushed by masayuki@d-toybox.com: https://hg.mozilla.org/integration/autoland/rev/3c85001a3794 Rename `EditorBase::IsPlaintextEditor()` to `IsInPlaintextMode()` r=m_kato
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 91 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: