Closed
Bug 194468
Opened 23 years ago
Closed 23 years ago
style context leaks from bug 114713
Categories
(Core :: CSS Parsing and Computation, defect)
Tracking
()
RESOLVED
FIXED
mozilla1.4alpha
People
(Reporter: bryner, Assigned: bryner)
References
()
Details
(Keywords: memory-leak, regression, Whiteboard: [whitebox])
Attachments
(1 file)
|
23 years ago
1.58 KB,
patch
|
dbaron
:
review+
dbaron
:
superreview+
|
Details | Diff | Splinter Review |
The 'brad' tinderbox is reporting refcount leaks are up after this landing,
including 4136 nsStyleContext leaks.
| Assignee | ||
Updated•23 years ago
|
Status: NEW → ASSIGNED
Target Milestone: --- → mozilla1.4alpha
| Assignee | ||
Comment 1•23 years ago
|
||
bugzilla seems to have lost the comment I tried to post with the patch:
Don't call .get() on already_AddRefed<nsStyleContext> when assigning to a nsRefPtr
| Assignee | ||
Updated•23 years ago
|
Attachment #115229 -
Flags: superreview?(dbaron)
Attachment #115229 -
Flags: review?(dbaron)
Attachment #115229 -
Flags: superreview?(dbaron)
Attachment #115229 -
Flags: superreview+
Attachment #115229 -
Flags: review?(dbaron)
Attachment #115229 -
Flags: review+
| Assignee | ||
Comment 2•23 years ago
|
||
Checked in.
Status: ASSIGNED → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•