Closed
Bug 824090
Opened 12 years ago
Closed 12 years ago
Fix gl config selection in boot animation
Categories
(Core Graveyard :: Widget: Gonk, defect)
Tracking
(blocking-basecamp:+, firefox19 fixed, firefox20 fixed, b2g18 fixed)
People
(Reporter: mwu, Assigned: mwu)
Details
Attachments
(1 file)
588 bytes,
patch
|
cjones
:
review+
|
Details | Diff | Splinter Review |
EGLConfigs can be zero so we have to check the return value of CreateConfig. This prevents the boot animation from working on otoro and m4.
Attachment #694964 -
Flags: review?(jones.chris.g)
Assignee | ||
Updated•12 years ago
|
blocking-basecamp: --- → ?
Comment on attachment 694964 [details] [diff] [review]
Fix gl config selection in boot animation
Heh, I wrote a similar bug when dealing with GLX.
Attachment #694964 -
Flags: review?(jones.chris.g) → review+
Assignee | ||
Comment 2•12 years ago
|
||
Comment 3•12 years ago
|
||
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla20
Comment 5•12 years ago
|
||
Updated•7 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•