Closed
Bug 1256371
Opened 9 years ago
Closed 9 years ago
WebGL is non functional
Categories
(Firefox for Android Graveyard :: Toolbar, defect)
Firefox for Android Graveyard
Toolbar
Tracking
(firefox45+ verified, firefox46 fixed, firefox47 fixed, firefox48 unaffected, relnote-firefox 45+, fennec45+)
RESOLVED
FIXED
Firefox 48
People
(Reporter: kbrosnan, Assigned: dvander)
References
()
Details
Attachments
(2 files)
257.20 KB,
text/plain
|
Details | |
1003 bytes,
patch
|
snorp
:
review+
Sylvestre
:
approval-mozilla-aurora+
Sylvestre
:
approval-mozilla-beta+
Sylvestre
:
approval-mozilla-release+
|
Details | Diff | Splinter Review |
[Tracking Requested - why for this release]: major web feature broken
I have tested several webgl sites and they all report that webgl is non functional.
http://get.webgl.org/
http://doesmybrowsersupportwebgl.com/
From https://support.mozilla.org/en-US/questions/1114216
Works here on Nexus 6P. What hardware are you on?
Works on Nexus 9 and Nexus 4 as well. Not sure what's going on, but logcat from an affected device may help.
Flags: needinfo?(kbrosnan)
Kevin says he says 'GLContext is disabled' type of messages in the logcat, presumably due to the crashes. Milan, I think it makes sense to just disable that stuff on Android, sense no configuration changes (driver upgrades) are really possible.
Flags: needinfo?(kbrosnan) → needinfo?(milan)
Reporter | ||
Comment 4•9 years ago
|
||
Full logcat
Comment 5•9 years ago
|
||
Milan is PTO this week, redirecting to dvander who I believe is working on this stuff.
Flags: needinfo?(dvander)
Assignee | ||
Comment 6•9 years ago
|
||
Sounds reasonable.
Assignee: nobody → dvander
Status: NEW → ASSIGNED
Flags: needinfo?(milan)
Flags: needinfo?(dvander)
Attachment #8730363 -
Flags: review?(snorp)
Comment on attachment 8730363 [details] [diff] [review]
patch
Review of attachment 8730363 [details] [diff] [review]:
-----------------------------------------------------------------
Will this also enable WebGL for people where it has been disabled by the crash guard?
Assignee | ||
Comment 8•9 years ago
|
||
(In reply to James Willcox (:snorp) (jwillcox@mozilla.com) from comment #7)
> Comment on attachment 8730363 [details] [diff] [review]
> patch
>
> Review of attachment 8730363 [details] [diff] [review]:
> -----------------------------------------------------------------
>
> Will this also enable WebGL for people where it has been disabled by the
> crash guard?
Yup.
Comment on attachment 8730363 [details] [diff] [review]
patch
Review of attachment 8730363 [details] [diff] [review]:
-----------------------------------------------------------------
We'll want to uplift this basically everywhere, including release if there is a dot release
Attachment #8730363 -
Flags: review?(snorp) → review+
Comment 10•9 years ago
|
||
James, David, I am going to start the build of dot release very soon, could you fill the uplift request? Thanks
Flags: needinfo?(snorp)
Flags: needinfo?(dvander)
Comment 11•9 years ago
|
||
Assignee | ||
Comment 12•9 years ago
|
||
Comment on attachment 8730363 [details] [diff] [review]
patch
Approval Request Comment
[Feature/regressing bug #]: bug 1190281
[User impact if declined]: No WebGL support for users where WebGL crashed.
[Describe test coverage new/current, TreeHerder]:
[Risks and why]: No risk, aside from unblocking WebGL for users where it once crashed, so there's a chance they may crash again. This isn't anywhere near as severe as a startup crash which is what the guard was intended to prevent.
[String/UUID change made/needed]:
Flags: needinfo?(dvander)
Attachment #8730363 -
Flags: approval-mozilla-release?
Attachment #8730363 -
Flags: approval-mozilla-beta?
Attachment #8730363 -
Flags: approval-mozilla-aurora?
Comment 13•9 years ago
|
||
Comment on attachment 8730363 [details] [diff] [review]
patch
Needed for 45.0.1 fennec
Ryan, very sorry but could you land that? Thanks
Flags: needinfo?(ryanvm)
Attachment #8730363 -
Flags: approval-mozilla-release?
Attachment #8730363 -
Flags: approval-mozilla-release+
Attachment #8730363 -
Flags: approval-mozilla-beta?
Attachment #8730363 -
Flags: approval-mozilla-beta+
Attachment #8730363 -
Flags: approval-mozilla-aurora?
Attachment #8730363 -
Flags: approval-mozilla-aurora+
I can get it.
Flags: needinfo?(ryanvm)
Here's release, I'll get the other trees when I look through the rest of the uplift requests:
https://hg.mozilla.org/releases/mozilla-release/rev/910c9ac881ee
status-firefox46:
--- → affected
status-firefox47:
--- → affected
Comment 17•9 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 48
Comment 18•9 years ago
|
||
bugherder |
Comment 19•9 years ago
|
||
Added to the release notes with "Bring back WebGL support on some devices (1256371)" as wording
relnote-firefox:
--- → 45+
Comment 20•9 years ago
|
||
(In reply to Carsten Book [:Tomcat] from comment #18)
> https://hg.mozilla.org/mozilla-central/rev/5a1e75dd9d54
dvander so this is the final patch that needs to land on beta and co ?
Flags: needinfo?(dvander)
Comment 21•9 years ago
|
||
I was able to reproduce this issue on Firefox 45.0 with the following STR:
1. Install crashme add-on
2. Open http://get.webgl.org/ the very quickly crash Firefox
1/2 times I was able to reproduce the issue
Verified as fixed on Firefox 45.0.1 following the STR from above, and wasn't able to reproduce at all.
Assignee | ||
Comment 22•9 years ago
|
||
(In reply to Carsten Book [:Tomcat] from comment #20)
> (In reply to Carsten Book [:Tomcat] from comment #18)
> > https://hg.mozilla.org/mozilla-central/rev/5a1e75dd9d54
>
> dvander so this is the final patch that needs to land on beta and co ?
Yup.
Flags: needinfo?(dvander)
tracking-fennec: ? → 45+
Flags: needinfo?(snorp)
Comment 23•9 years ago
|
||
bugherder uplift |
Comment 24•9 years ago
|
||
bugherder uplift |
Updated•4 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
•