Closed
Bug 1354358
Opened 8 years ago
Closed 8 years ago
stylo: NS_IMPL_FFI_REFCOUNTING should assert main thread
Categories
(Core :: CSS Parsing and Computation, enhancement, P1)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
FIXED
mozilla55
Tracking | Status | |
---|---|---|
firefox55 | --- | fixed |
People
(Reporter: bholley, Assigned: bholley)
References
Details
Attachments
(1 file)
1.55 KB,
patch
|
xidorn
:
review+
|
Details | Diff | Splinter Review |
Since it isn't threadsafe. This is tripping up steve's analysis in bug 1294915.
I'll write a patch.
Assignee | ||
Comment 1•8 years ago
|
||
MozReview-Commit-ID: 4J7yuJ8Thn0
Attachment #8855580 -
Flags: review?(xidorn+moz)
Assignee | ||
Comment 2•8 years ago
|
||
Updated•8 years ago
|
Attachment #8855580 -
Flags: review?(xidorn+moz) → review+
Pushed by bholley@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/3894b9366883
Assert main thread in NS_IMPL_FFI_REFCOUNTING. r=xidorn
Comment 4•8 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 8 years ago
status-firefox55:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla55
Comment 5•8 years ago
|
||
bugherder |
You need to log in
before you can comment on or make changes to this bug.
Description
•