Closed Bug 861897 Opened 13 years ago Closed 13 years ago

Cleanup nsComposeTxtSrvFilter to use nsGkAtoms

Categories

(Core :: DOM: Editor, defect)

x86
macOS
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla23

People

(Reporter: ehsan.akhgari, Assigned: ehsan.akhgari)

Details

Attachments

(1 file)

Attached patch Patch (v1)Splinter Review
No description provided.
Attachment #737508 - Flags: review?
Attachment #737508 - Flags: review? → review?(roc)
Comment on attachment 737508 [details] [diff] [review] Patch (v1) Review of attachment 737508 [details] [diff] [review]: ----------------------------------------------------------------- eep
Attachment #737508 - Flags: review?(roc) → review+
https://hg.mozilla.org/integration/mozilla-inbound/rev/f90aa1228ce7 Nick, not sure how much this makes the MemShrinker inside you happy...
Assignee: nobody → ehsan
That depends how much memory it saves, and how often. I can't tell from the patch...
Flags: needinfo?(ehsan)
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla23
This plus bug 861893 should save 15 pointer size variable per text control (input/textarea) where the editor is initialized (we initialize the editor for input controls lazily when they are focused or receive an event). It also saves 15 pointer size variables per HTML document which contains a contentEditble region.
Flags: needinfo?(ehsan)
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: