Closed
Bug 1139726
Opened 10 years ago
Closed 10 years ago
Assert gfxPlatform::Init is called on the main thread
Categories
(Core :: Graphics, defect)
Core
Graphics
Tracking
()
RESOLVED
FIXED
mozilla39
Tracking | Status | |
---|---|---|
firefox39 | --- | fixed |
People
(Reporter: mchang, Assigned: mchang)
References
Details
Attachments
(1 file)
(deleted),
patch
|
kats
:
review+
|
Details | Diff | Splinter Review |
From bug 1139090, assert that gfxPlatform::init is called on the main thread. It's an underlying assumption and I think we should just assert it. Making it a release assert as well since there is different timing on opt vs debug builds.
Assignee | ||
Comment 1•10 years ago
|
||
Attachment #8572984 -
Flags: review?(bugmail.mozilla)
Updated•10 years ago
|
Attachment #8572984 -
Flags: review?(bugmail.mozilla) → review+
Assignee | ||
Comment 2•10 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
status-firefox39:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla39
You need to log in
before you can comment on or make changes to this bug.
Description
•