Closed
Bug 895409
Opened 12 years ago
Closed 12 years ago
Pref on SkiaGL canvas
Categories
(Firefox for Android Graveyard :: Toolbar, defect)
Tracking
(relnote-firefox 26+)
RESOLVED
FIXED
Firefox 25
| Tracking | Status | |
|---|---|---|
| relnote-firefox | --- | 26+ |
People
(Reporter: snorp, Assigned: snorp)
References
Details
Attachments
(1 file)
|
885 bytes,
patch
|
blassey
:
review+
|
Details | Diff | Splinter Review |
Boom.
| Assignee | ||
Comment 1•12 years ago
|
||
Attachment #777781 -
Flags: review?(blassey.bugs)
| Assignee | ||
Comment 2•12 years ago
|
||
This of course depends on a whole bunch of bugs, but mainly 858237.
Depends on: 858237
Updated•12 years ago
|
Attachment #777781 -
Flags: review?(blassey.bugs) → review+
| Assignee | ||
Comment 3•12 years ago
|
||
Comment 4•12 years ago
|
||
Backed out in the hope that this will fix the Android 2.2 reftest failures of form:
https://tbpl.mozilla.org/php/getParsedLog.php?id=25471979&tree=Mozilla-Inbound
https://tbpl.mozilla.org/php/getParsedLog.php?id=25472104&tree=Mozilla-Inbound
https://tbpl.mozilla.org/php/getParsedLog.php?id=25481187&tree=Mozilla-Inbound
...and that I can avoid having to back out the rest of the push.
Out of curiosity, did this patch set get sent to try? I've looked in several of the mentioned bugs, but couldn't find a link.
Backout:
remote: https://hg.mozilla.org/integration/mozilla-inbound/rev/6b3289859dd1
| Assignee | ||
Comment 5•12 years ago
|
||
Ugh. Thanks for not backing out all of them. The pref one should do the trick.
We've been developing on the graphics branch, and had a couple green runs there.
| Assignee | ||
Comment 7•12 years ago
|
||
| Assignee | ||
Comment 8•12 years ago
|
||
You can see the bazillion R2 runs here: https://tbpl.mozilla.org/?tree=Graphics&rev=a88543734633
Comment 9•12 years ago
|
||
Assignee: nobody → snorp
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 25
Updated•12 years ago
|
relnote-firefox:
--- → ?
Comment 10•12 years ago
|
||
Hey Erin, should we be communicating this as a perf win, or something different?
Flags: needinfo?(elancaster)
Comment 11•12 years ago
|
||
Hi Alex, sorry to just be getting back to you. I don't have quantitative data but I can say:
*This is the first iteration of SkiaGL support for devices with NVIDIA GPUs (only)
*We expect canvas perf improvements in general, one immediate example could be increased FPS with sites such as:
**http://www.craftymind.com/factory/guimark2/HTML5GamingTest.html
**http://ie.microsoft.com/testdrive/Performance/FishBowl/Default.html
*Snorp working to turn SkiaGL on for more devices and therefore, our scope of testing will increase
*Not to pass the buck, but I am need-infoing blassey and snorp to weigh in on how much we should message today. This is certainly interesting from a development point of view and will be more so for users as we increase support/test/stabilize
Flags: needinfo?(snorp)
Flags: needinfo?(elancaster)
Flags: needinfo?(blassey.bugs)
Comment 12•12 years ago
|
||
Don't worry too much about the timeline all, we can change the notes throughout the Aurora cycle.
Comment 13•12 years ago
|
||
I think relnote-wise we should talk about the perf win for nvidia devices. We should probably wait until 26 to any PR noise about it since it is a bit nuanced (perf win on certain canvas ops on certain devices)
Flags: needinfo?(blassey.bugs)
Updated•12 years ago
|
| Assignee | ||
Updated•12 years ago
|
Flags: needinfo?(snorp)
Updated•5 years ago
|
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•