Closed
Bug 879149
Opened 11 years ago
Closed 11 years ago
Startup crash when using BasicCompositor
Categories
(Core :: Graphics: Layers, defect)
Tracking
()
RESOLVED
FIXED
mozilla24
People
(Reporter: mattwoodrow, Assigned: mattwoodrow)
References
Details
(Keywords: crash)
Attachments
(1 file)
2.12 KB,
patch
|
nrc
:
review+
|
Details | Diff | Splinter Review |
No description provided.
Attachment #757818 -
Flags: review?(ncameron)
Comment 1•11 years ago
|
||
Comment on attachment 757818 [details] [diff] [review]
Fix incorrect assert
Review of attachment 757818 [details] [diff] [review]:
-----------------------------------------------------------------
::: gfx/layers/client/ContentClient.cpp
@@ +52,2 @@
> return new ContentClientSingleBuffered(aForwarder);
> +
Is this change meant to be in this patch? (Just checking because it has nothing to do with the assert afaict).
Attachment #757818 -
Flags: review?(ncameron) → review+
Assignee | ||
Comment 2•11 years ago
|
||
Assignee: nobody → matt.woodrow
Comment 3•11 years ago
|
||
Followup to mark a test as now passing on B2G:
https://hg.mozilla.org/integration/mozilla-inbound/rev/78214f394a97
(Was marked fails-if in bug 868556).
Comment 4•11 years ago
|
||
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla24
You need to log in
before you can comment on or make changes to this bug.
Description
•