Closed
Bug 656782
Opened 14 years ago
Closed 14 years ago
Runtime CPU features detection does not work for pixman in Android
Categories
(Core :: Graphics, defect)
Tracking
()
RESOLVED
FIXED
mozilla6
People
(Reporter: siarhei.siamashka, Assigned: siarhei.siamashka)
References
Details
(Keywords: mobile, perf, regression)
Attachments
(1 file)
(deleted),
patch
|
jrmuizel
:
review+
asa
:
approval-mozilla-aurora+
asa
:
approval-mozilla-beta+
|
Details | Diff | Splinter Review |
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:2.0.1) Gecko/20110506 Firefox/4.0.1
Build Identifier:
NEON optimizations do not work in Android. This causes serious performance problems, especially for the compositing operations involving bilinear scaling.
Reproducible: Always
Assignee | ||
Updated•14 years ago
|
OS: Other → Android
Hardware: Other → ARM
Updated•14 years ago
|
Updated•14 years ago
|
Status: UNCONFIRMED → NEW
status-firefox5:
--- → affected
tracking-firefox5:
--- → ?
Ever confirmed: true
Keywords: regression
Updated•14 years ago
|
tracking-fennec: ? → 6+
Updated•14 years ago
|
Attachment #532049 -
Flags: review?(jmuizelaar) → review+
Comment 2•14 years ago
|
||
Status: NEW → RESOLVED
tracking-fennec: 6+ → ?
Closed: 14 years ago
Resolution: --- → FIXED
Updated•14 years ago
|
tracking-fennec: ? → 6+
Updated•14 years ago
|
Comment 3•13 years ago
|
||
Comment on attachment 532049 [details] [diff] [review]
pixman-neon-fix-for-android.patch
We're pretty sure this is a regression from Fx4 to Fx5 that will result in slower performance since we were not using NEON at all on Android.
Attachment #532049 -
Flags: approval-mozilla-beta?
Comment 4•13 years ago
|
||
Comment on attachment 532049 [details] [diff] [review]
pixman-neon-fix-for-android.patch
would be nice to have mobile attending these triage sessions.
Attachment #532049 -
Flags: approval-mozilla-beta? → approval-mozilla-beta+
Comment 5•13 years ago
|
||
Comment on attachment 532049 [details] [diff] [review]
pixman-neon-fix-for-android.patch
Please land this change on both Aurora and Beta. (In the future, getting changes in during Aurora will save you this extra step.)
Attachment #532049 -
Flags: approval-mozilla-aurora+
Assignee | ||
Comment 6•13 years ago
|
||
Just to confirm something, is firefox5 mobile going to be released with or without this bug?
Comment 7•13 years ago
|
||
Unless it's landed on aurora and beta real soon now, without - but it's approved for beta (i.e. Fx5)!
Comment 8•13 years ago
|
||
I can land this in beta next week, if no gets to it first. (It's already on Aurora now because of the m-c to aurora merge.)
Target Milestone: --- → mozilla6
Comment 9•13 years ago
|
||
Oh man we dropped the ball not getting this into bate before beta 3
http://hg.mozilla.org/releases/mozilla-beta/rev/7b250e2b4f57
It's baked on trunk and aurora for a while with no ill effects. It's in beta now, headed to Fx5.
Updated•13 years ago
|
tracking-fennec: 6+ → 5+
You need to log in
before you can comment on or make changes to this bug.
Description
•