Closed
Bug 156449
Opened 23 years ago
Closed 10 years ago
Investigate parenting of DOM objects (to prevent objects' disappearing)
Categories
(Core :: DOM: Core & HTML, defect)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
People
(Reporter: bzbarsky, Unassigned)
References
(Depends on 1 open bug)
Details
Examples:
1) Parent style attrs to the nodes in question?
2) Parent other attrs to the nodes in question?
3) Parent cssrules to their stylesheets?
4) etc.
we should decide what parenting we want to do exactly...
Component: DOM: Core → DOM: Core & HTML
QA Contact: stummala → general
Updated•11 years ago
|
Assignee: general → nobody
| Reporter | ||
Comment 2•10 years ago
|
||
This is now basically fixed with Web IDL bindings: everything that needs to be is wrappercached.
You need to log in
before you can comment on or make changes to this bug.
Description
•