Closed
Bug 1168115
Opened 10 years ago
Closed 10 years ago
null CSSStyleSheet::mOwningNode in the nsStyleLinkElement Unlink method
Categories
(Core :: CSS Parsing and Computation, defect)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
FIXED
mozilla41
| Tracking | Status | |
|---|---|---|
| firefox41 | --- | fixed |
People
(Reporter: nika, Assigned: nika)
Details
Attachments
(1 file)
|
772 bytes,
patch
|
heycam
:
review+
|
Details | Diff | Splinter Review |
try in progress: https://treeherder.mozilla.org/#/jobs?repo=try&revision=e3f4fc56f61c
Also discussed in Bug 1167746
| Assignee | ||
Comment 1•10 years ago
|
||
| Assignee | ||
Updated•10 years ago
|
Attachment #8610139 -
Flags: review?(continuation)
| Assignee | ||
Comment 2•10 years ago
|
||
s/mOwningPtr/mOwningNode (oops)
Summary: null CSSStyleSheet::mOwningPtr in the nsStyleLinkElement Unlink method → null CSSStyleSheet::mOwningNode in the nsStyleLinkElement Unlink method
Comment 3•10 years ago
|
||
Comment on attachment 8610139 [details] [diff] [review]
null CSSStyleSheet::mOwningPtr in the nsStyleLinkElement Unlink method
Review of attachment 8610139 [details] [diff] [review]:
-----------------------------------------------------------------
This should be reviewed by a style system peer.
Attachment #8610139 -
Flags: review?(continuation) → review?(cam)
Updated•10 years ago
|
Attachment #8610139 -
Flags: review?(cam) → review+
| Assignee | ||
Updated•10 years ago
|
Assignee: nobody → michael
Keywords: checkin-needed
Keywords: checkin-needed
Comment 5•10 years ago
|
||
Status: NEW → RESOLVED
Closed: 10 years ago
status-firefox41:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla41
You need to log in
before you can comment on or make changes to this bug.
Description
•