Closed Bug 1717749 Opened 3 years ago Closed 3 years ago

Drop `MOZ_ASSERT` check for `nsIEditor.eEditorMailMask`

Categories

(Core :: DOM: Editor, defect, P1)

Desktop
All
defect

Tracking

()

RESOLVED FIXED
91 Branch
Tracking Status
firefox-esr78 --- unaffected
firefox89 --- unaffected
firefox90 --- unaffected
firefox91 --- fixed

People

(Reporter: masayuki, Assigned: masayuki)

References

(Regression)

Details

(Keywords: regression)

Attachments

(1 file)

In my understanding at fixing bug 1717156, nsIEditor.eEditorMailMask won't be set to TextEditor instance. However for making consistent spellchecker behavior on email composer, subject editor is also set this flag. So, we need to drop the check in Init and IsMailEditor.

Oops, not Init, SetFlags.

In my understanding at fixing bug 1717156, nsIEditor.eEditorMailMask won't be
set to TextEditor instance. However for making consistent spellchecker
behavior on email composer, subject editor is also set this flag. So, we need
to drop the check in SetFlags and IsMailEditor.

Set release status flags based on info from the regressing bug 1717156

Pushed by masayuki@d-toybox.com: https://hg.mozilla.org/integration/autoland/rev/25696837f503 Drop `MOZ_ASSERT` check for `nsIEditor.eEditorMailMask` r=m_kato
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 91 Branch
Has Regression Range: --- → yes
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: