Closed
Bug 1168115
Opened 5 years ago
Closed 5 years ago
null CSSStyleSheet::mOwningNode in the nsStyleLinkElement Unlink method
Categories
(Core :: CSS Parsing and Computation, defect)
Core
CSS Parsing and Computation
Not set
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•5 years ago
|
||
Assignee | ||
Updated•5 years ago
|
Attachment #8610139 -
Flags: review?(continuation)
Assignee | ||
Comment 2•5 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•5 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•5 years ago
|
Attachment #8610139 -
Flags: review?(cam) → review+
Assignee | ||
Updated•5 years ago
|
Assignee: nobody → michael
Keywords: checkin-needed
Comment 5•5 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/3cf071608e04
Status: NEW → RESOLVED
Closed: 5 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
•