Closed
Bug 1026345
Opened 11 years ago
Closed 11 years ago
remove the nsStyleContext allocation functions
Categories
(Core :: CSS Parsing and Computation, defect)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
FIXED
mozilla33
People
(Reporter: heycam, Assigned: heycam)
References
Details
Attachments
(1 file)
|
4.05 KB,
patch
|
dbaron
:
review+
|
Details | Diff | Splinter Review |
Once bug 1026344 is fixed, there will be no more objects allocated through nsStyleContext::Alloc. So let's remove it.
| Assignee | ||
Comment 1•11 years ago
|
||
Attachment #8441255 -
Flags: review?(dbaron)
Attachment #8441255 -
Flags: review?(dbaron) → review+
| Assignee | ||
Comment 2•11 years ago
|
||
Comment 3•11 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla33
You need to log in
before you can comment on or make changes to this bug.
Description
•