Closed
Bug 775308
Opened 13 years ago
Closed 13 years ago
Enable emulator GPU acceleration in Marionette
Categories
(Remote Protocol :: Marionette, defect)
Remote Protocol
Marionette
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla17
People
(Reporter: marshall, Assigned: marshall)
Details
Attachments
(1 file)
1.07 KB,
patch
|
jgriffin
:
review+
|
Details | Diff | Splinter Review |
Gonk is becoming increasingly hostile to software rendering, and the majority of testing has moved to the hardware-accelerated code path. Marionette should use the "-gpu on" switch when booting the emulator to ensure the right code path(s) are being tested.. (this also incidentally solves some current gecko+gonk crashes w/ software rendering)
Assignee | ||
Comment 1•13 years ago
|
||
Attachment #643593 -
Flags: review?(jgriffin)
Comment 2•13 years ago
|
||
Comment on attachment 643593 [details] [diff] [review]
gpu on - v1
Review of attachment 643593 [details] [diff] [review]:
-----------------------------------------------------------------
Excellent, thanks!
Attachment #643593 -
Flags: review?(jgriffin) → review+
Comment 3•13 years ago
|
||
Target Milestone: --- → mozilla17
Comment 4•13 years ago
|
||
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Updated•3 years ago
|
Product: Testing → Remote Protocol
You need to log in
before you can comment on or make changes to this bug.
Description
•