Closed
Bug 745551
Opened 14 years ago
Closed 8 years ago
Make Element::GetSMILOverrideStyle/SetSMILOverrideStyle non-virtual
Categories
(Core :: DOM: Core & HTML, defect)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: Ms2ger, Unassigned)
References
Details
Followup to bug 743438. The object is currently stored in nsGenericElement's slots, which makes it hard to devirtualize the functions.
Comment 1•8 years ago
|
||
This is not virtual now.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WORKSFORME
| Assignee | ||
Updated•7 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•