Closed
Bug 653799
Opened 14 years ago
Closed 14 years ago
WebGL is not enabled for FF users who upgraded from a beta version
Categories
(Core :: Graphics: CanvasWebGL, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 653102
People
(Reporter: antonio.licon, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.16 (KHTML, like Gecko) Chrome/10.0.648.205 Safari/534.16
Build Identifier: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:2.0.1) Gecko/20100101 Firefox/4.0.1
Our user testing for a WebGL app we are building has shown that users who had a Beta version of Firefox installed and then upgraded to the stable release of Firefox 4 do not have WebGL enabled by default.
Reproducible: Always
Steps to Reproduce:
1.Install Beta version of Firefox 4
2.Upgrade to stable version (NOT fresh install)
3.Attempt to view WebGL content (fail, check settings in about:config)
It would be nice if WebGL were enabled by default.
Comment 1•14 years ago
|
||
What graphic cards are these users using? Do they have the latest drivers for the graphic card? My understanding is that certain old drivers were blocked for the final release.
Updated•14 years ago
|
Component: Preferences → Canvas: WebGL
Product: Firefox → Core
QA Contact: preferences → canvas.webgl
Comment 2•14 years ago
|
||
Better, type in "about:support" in a tab and scroll down to the "Graphics" section. Copy the results there and paste them here in a comment.
Comment 3•14 years ago
|
||
In addition to the Graphics section I would also have a look at the 'preferences' section, as I'm afraid it could have something with the gfx.blacklist prefs. It may be simplest to just 'copy to clipboard' the about:support page and attach it here.
Updated•14 years ago
|
Version: unspecified → 2.0 Branch
| Reporter | ||
Comment 4•14 years ago
|
||
Thanks for the quick response-
Here are my Preferences and Graphics sections:
Modified Preferences
Name
Value
accessibility.typeaheadfind.flashBar0browser.places.smartBookmarksVersion2browser.startup.homepagehttp://www.google.com/browser.startup.homepage_override.buildID20110413222027browser.startup.homepage_override.mstonerv:2.0.1extensions.lastAppVersion4.0.1network.cookie.prefsMigratedtrueplaces.database.lastMaintenance1304346049places.history.expiration.transient_current_max_pages255479places.last_vacuum1297180655privacy.sanitize.migrateFx3Prefstruesecurity.warn_viewing_mixedfalse
Graphics
Adapter DescriptionNVIDIA Quadro FX 1800MVendor ID10deDevice ID0cbcAdapter RAM1024Adapter Driversnvd3dumx,nvwgf2umx,nvwgf2umx nvd3dum,nvwgf2um,nvwgf2umDriver Version8.17.12.6128Driver Date12-4-2010Direct2D EnabledtrueDirectWrite Enabledtrue (6.1.7600.20905, font cache n/a)WebGL RendererGoogle Inc. -- ANGLE -- OpenGL ES 2.0 (ANGLE 0.0.0.611)GPU Accelerated Windows1/1 Direct3D 10
We have 9 machines that are identical (maybe slightly diff drivers) and this issue has come up on more than one, upgrading from Beta to Stable 4.
Updated•14 years ago
|
QA Contact: canvas.webgl → bjacob
Comment 5•14 years ago
|
||
Meh, almost certainly a dupe of bug 653102. The user in comment 4 _is_ getting WebGL, so one can't conclude anything from it.
Status: UNCONFIRMED → RESOLVED
Closed: 14 years ago
Resolution: --- → DUPLICATE
Comment 6•14 years ago
|
||
(For a while I considered this could be a real bug with say conflicting D3DX DLLs but if that were the case, comment 4 wouldn't show WebGL correctly initialized in about:support).
You need to log in
before you can comment on or make changes to this bug.
Description
•