Closed
Bug 783754
Opened 13 years ago
Closed 13 years ago
Flash does not work on the Samsung Galaxy SII
Categories
(Firefox for Android Graveyard :: Plugins, defect)
Tracking
(firefox14 unaffected, firefox15+ verified, firefox16+ verified, firefox17+ verified, fennec15+)
VERIFIED
FIXED
Firefox 17
People
(Reporter: percipee23, Assigned: snorp)
References
Details
(Keywords: regression)
Attachments
(2 files)
|
2.92 KB,
text/plain
|
Details | |
|
4.13 KB,
patch
|
BenWa
:
review+
lsblakk
:
approval-mozilla-aurora+
lsblakk
:
approval-mozilla-beta+
|
Details | Diff | Splinter Review |
User Agent: Mozilla/5.0 (Android; Mobile; rv:15.0) Gecko/15.0 Firefox/15.0
Build ID: 20120814223533
Steps to reproduce:
it started with recent updates
Actual results:
it started with the recent updates. it was working fine when i downloaded it for the first time until the recent updates
Comment 1•13 years ago
|
||
I am able to reproduce this issue using the latest Nightly on Samsung Galaxy SII with Android 4.0.3
Regression:
Good build: Nightly 16.0a1 24/07/2012
Bad build: Nightly 16.0a1 25/07/2012
Possible range
http://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=3613cbdc3481&tochange=ef20925bc2a5
Status: UNCONFIRMED → NEW
status-firefox15:
--- → affected
status-firefox16:
--- → affected
status-firefox17:
--- → affected
Ever confirmed: true
Updated•13 years ago
|
Summary: flash not working on firefox beta 15.0 for phones. android 4.03 galaxy s2. when u tap to play it just becomes a blank white space. → Flash does not work on the Samsung Galaxy SII
Updated•13 years ago
|
tracking-fennec: --- → ?
Comment 2•13 years ago
|
||
(In reply to Catalin Suciu from comment #1)
> I am able to reproduce this issue using the latest Nightly on Samsung Galaxy
> SII with Android 4.0.3
>
>
> Regression:
> Good build: Nightly 16.0a1 24/07/2012
> Bad build: Nightly 16.0a1 25/07/2012
>
> Possible range
> http://hg.mozilla.org/mozilla-central/
> pushloghtml?fromchange=3613cbdc3481&tochange=ef20925bc2a5
Can this be shortened using tinderbox-builds?
I see bug 687267 in there.
Updated•13 years ago
|
Keywords: regression,
regressionwindow-wanted
Updated•13 years ago
|
Assignee: nobody → snorp
Comment 3•13 years ago
|
||
I/Gecko ( 4483): === SHADER COMPILATION FAILED ===
I/Gecko ( 4483): === Source:
I/Gecko ( 4483): /* sRGBATextureLayerExternalFS */
I/Gecko ( 4483): /* Fragment Shader */
I/Gecko ( 4483): #ifdef GL_ES
I/Gecko ( 4483): precision lowp float;
I/Gecko ( 4483): #endif
I/Gecko ( 4483):
I/Gecko ( 4483): #ifndef NO_LAYER_OPACITY
I/Gecko ( 4483): uniform float uLayerOpacity;
I/Gecko ( 4483): #endif
I/Gecko ( 4483): #ifdef GL_ES // for tiling, texcoord can be greater than the lowfp range
I/Gecko ( 4483): varying mediump vec2 vTexCoord;
I/Gecko ( 4483): #else
I/Gecko ( 4483): varying vec2 vTexCoord;
I/Gecko ( 4483): #endif
I/Gecko ( 4483):
I/Gecko ( 4483): #extension GL_OES_EGL_image_external : require
I/Gecko ( 4483): uniform samplerExternalOES uTexture;
I/Gecko ( 4483): uniform mat4 uTextureTransform;
I/Gecko ( 4483): void main()
I/Gecko ( 4483): {
I/Gecko ( 4483): float mask = 1.0;
I/Gecko ( 4483):
I/Gecko ( 4483): gl_FragColor = texture2D(uTexture, (uTextureTransform * vec4(vTexCoord.x, vTexCoord.y, 0.0, 1.0)).xy) * uLayerOpacity * mask;
I/Gecko ( 4483): }
I/Gecko ( 4483):
I/Gecko ( 4483): === Log:
I/Gecko ( 4483): 0:16: P0007: Extension directive must occur before any non-preprocessor tokens
I/Gecko ( 4483): 0:17: L0001: Typename expected, found 'samplerExternalOES'
I/Gecko ( 4483): ============
Comment 4•13 years ago
|
||
Updated•13 years ago
|
status-firefox14:
--- → unaffected
Updated•13 years ago
|
Hardware: Other → ARM
| Assignee | ||
Comment 5•13 years ago
|
||
Attachment #654645 -
Flags: review?(bgirard)
Updated•13 years ago
|
Attachment #654645 -
Flags: review?(bgirard) → review+
| Assignee | ||
Comment 6•13 years ago
|
||
Comment 7•13 years ago
|
||
Tested custom Fennec build in channel and it worked (i9100/4.0.4)
Updated•13 years ago
|
Comment 8•13 years ago
|
||
If this is a verifiable fix, let's get it uplifted and we can spin a mobile-only b7 today, verify there and then ship that tomorrow.
Updated•13 years ago
|
tracking-fennec: ? → 15+
Updated•13 years ago
|
Blocks: honeycomb-flash
Updated•13 years ago
|
Keywords: regressionwindow-wanted
| Assignee | ||
Comment 9•13 years ago
|
||
Comment on attachment 654645 [details] [diff] [review]
Fix Flash on the Galaxy SII
[Approval Request Comment]
Low risk, makes flash work once again on a very popular device
Attachment #654645 -
Flags: approval-mozilla-beta?
Attachment #654645 -
Flags: approval-mozilla-aurora?
Updated•13 years ago
|
Status: NEW → ASSIGNED
Comment 10•13 years ago
|
||
Comment on attachment 654645 [details] [diff] [review]
Fix Flash on the Galaxy SII
Great, thanks for the fast turnaround on this, let's get it landed to branches.
Attachment #654645 -
Flags: approval-mozilla-beta?
Attachment #654645 -
Flags: approval-mozilla-beta+
Attachment #654645 -
Flags: approval-mozilla-aurora?
Attachment #654645 -
Flags: approval-mozilla-aurora+
| Assignee | ||
Comment 11•13 years ago
|
||
| Assignee | ||
Updated•13 years ago
|
Comment 12•13 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 17
Updated•13 years ago
|
Comment 13•13 years ago
|
||
I verified the bug by playing adds on www.cnn.com and video on www.intel.com/museumofme
Verified fixed on:
Nightly 17.0a1 (24-08-2012)
Aurora 16.0a2 (24-08-2012)
Beta 15.0b7 Build 1
Status: RESOLVED → VERIFIED
Updated•7 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
•