Closed Bug 682432 Opened 13 years ago Closed 3 years ago

Add memory reporters for HTML element classes

Categories

(Core :: DOM: Core & HTML, defect, P5)

defect

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: bzbarsky, Unassigned)

References

(Blocks 1 open bug)

Details

(Whiteboard: [MemShrink:P2])

See bug 678376 comment 10; there are various element classes in there.

Also, some elements can have nontrivial state.
Blocks: 663271
Blocks: 126212
By "element classes", do you mean classes inheriting from nsGenericHTMLElement?
For a start, yeah.
Summary: Add memory reporters for element classes → Add memory reporters for HTML element classes
Assignee: nobody → mounir
Whiteboard: [MemShrink] → [MemShrink:P2]
Are we still lacking coverage for these?  Boris, what are some examples of elemenst with non-trivial state?
Assignee: mounir → continuation
OS: Mac OS X → All
Hardware: x86 → All
Version: unspecified → Trunk
nsHTMLInputElement (the editor state, possibly anonymous content, etc).

Image and canvas elements, though we may count that elsewhere.

Do we count slots structs?  All elements can have those.

SVG elements can have all sort of things hanging off them.
Okay, thanks!
(In reply to Boris Zbarsky (:bz) from comment #4)
> nsHTMLInputElement (the editor state, possibly anonymous content, etc).

nsHTMLTextAreaElement too.
Assignee: continuation → nobody
https://bugzilla.mozilla.org/show_bug.cgi?id=1472046

Move all DOM bugs that haven't been updated in more than 3 years and has no one currently assigned to P5.

If you have questions, please contact :mdaly.
Priority: -- → P5
Component: DOM → DOM: Core & HTML

I think we have coverage for all these things now.

Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.