Closed
Bug 1071772
Opened 11 years ago
Closed 9 years ago
Use DrawTagetTiled on Android
Categories
(Core :: Graphics, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: nical, Unassigned)
Details
On Mac we observed that DrawTargetTiled yields better performance than the single paint buffer method (which we use on Fennec). The same is probably true for Fennec since it uses software content rendering. Let's find out.
Reporter | ||
Comment 1•11 years ago
|
||
Reporter | ||
Comment 2•11 years ago
|
||
About the reftest failures in this try push:
* Android 2.3: the R14 failure should be fuzzed and we should investigate the R7 failure.
* Android 4.0: the R7 failure should be fuzzed.
Updated•10 years ago
|
OS: Linux → Android
Reporter | ||
Comment 3•9 years ago
|
||
This was fixed in another bug (I don't have the number handy).
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•