Closed Bug 1802402 Opened 2 years ago Closed 2 years ago

Group methods of HTMLEditor setting inline style into a nested class

Categories

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

enhancement

Tracking

()

RESOLVED FIXED
109 Branch
Tracking Status
firefox109 --- fixed

People

(Reporter: masayuki, Assigned: masayuki)

References

Details

Attachments

(1 file)

No description provided.
  • SetInlinePropertyOnTextNode
  • SetInlinePropertyOnNode
  • SetInlinePropertyOnNodeImpl
  • ElementIsGoodContainerForTheStyle

These HTMLEditor methods run only when SetInlinePropertyOnTextNode or
SetInlinePropertyOnNode is called, they take common style information as 3
arguments and they run in a short period. Therefore, they can be in a stack
only class.

Pushed by masayuki@d-toybox.com: https://hg.mozilla.org/integration/autoland/rev/9cd84abfe369 Group the inline style setter methods into stack only class r=m_kato
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 109 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: