Closed
Bug 611635
Opened 14 years ago
Closed 14 years ago
[OOPP][D2D][D3D10] Flash doesn't show its version in the about Flash page when OOPP and D3D10 is enabled
Categories
(Core Graveyard :: Plug-ins, defect)
Tracking
(blocking2.0 betaN+)
RESOLVED
FIXED
Tracking | Status | |
---|---|---|
blocking2.0 | --- | betaN+ |
People
(Reporter: spammaaja, Assigned: bas.schouten)
References
()
Details
(Keywords: regression)
Attachments
(1 file)
26.82 KB,
image/jpeg
|
Details |
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:2.0b7) Gecko/20100101 Firefox/4.0b7 Build Identifier: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:2.0b8pre) Gecko/20101111 Firefox/4.0b8pre Flash doesn't show its version in the about Flash page. Safe mode fixes. Working: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:2.0b8pre) Gecko/20101110 Firefox/4.0b8pre Not working: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:2.0b8pre) Gecko/20101111 Firefox/4.0b8pre Reproducible: Always Steps to Reproduce: Go to the URL. Actual Results: The "Version Information" box is empty. Expected Results: Version should be displayed. Clean profile.
Keywords: regression
Version: unspecified → Trunk
Related to Bug 596451 - Asynchronous layer-based plugin painting on Windows?
Comment 2•14 years ago
|
||
Could you be more specific? What "about Flash page"? How do you get to it? If safe-mode fixes the problem, it's unlikely to be related to bug 596451.
Summary: Flash doesn't show its version in the about Flash page → Flash doesn't show its version in the about Flash page when OOPP is enabled
Comment 5•14 years ago
|
||
I cannot reproduce your issue. Trunk builds show 10,1,85,3 for me. Perhaps you have flashblock/adblock or something similar installed which is blocking the Flash embed used by that webpage to check the version?
Application Basics Name Firefox Version 4.0b8pre User Agent Mozilla/5.0 (Windows NT 6.1; WOW64; rv:2.0b8pre) Gecko/20101112 Firefox/4.0b8pre Profile Directory Open Containing Folder Enabled Plugins about:plugins Build Configuration about:buildconfig Extensions Name Version Enabled ID Norton IPS 2.0 false {BBDA0591-3099-440a-AA10-41764D9DB4DB} Norton Toolbar 4.6 false {2D3F3651-74B9-4795-BDEC-6DA2F431CB62} Modified Preferences Name Value browser.places.smartBookmarksVersion 2 browser.startup.homepage_override.buildID 20101112031632 browser.startup.homepage_override.mstone rv:2.0b8pre extensions.lastAppVersion 4.0b8pre network.cookie.prefsMigrated true places.history.expiration.transient_current_max_pages 257673 privacy.sanitize.migrateFx3Prefs true Graphics Adapter Description ATI Radeon HD 4600 Series Vendor ID 1002 Device ID 9498 Adapter RAM 1024 Adapter Drivers aticfx64 aticfx64 aticfx32 aticfx32 atiumd64 atidxx64 atiumdag atidxx32 atiumdva atiumd6a atitmm64 Driver Version 8.782.0.0 Driver Date 9-28-2010 Direct2D Enabled true DirectWrite Enabled true GPU Accelerated Windows 1/1 Direct3D 10
The only extensions are the global Norton extensions, which I have disabled.
Comment 11•14 years ago
|
||
I can confirm this issue with Mozilla/5.0 (Windows NT 6.1; rv:2.0b8pre) Gecko/20101111 Firefox/4.0b8pre SeaMonkey/2.1b2pre The safemode disables all addons, jit(TM/JM) and the graphic hardware acceleration. disabling my installed addon (adblock) and both JITs didn't change anything but setting gfx.direct2d.disabled to true makes it work !
Status: UNCONFIRMED → NEW
Ever confirmed: true
Summary: Flash doesn't show its version in the about Flash page when OOPP is enabled → Flash doesn't show its version in the about Flash page when OOPP or D2D is enabled
Reporter | ||
Comment 12•14 years ago
|
||
Nominating for blocking. The version issue isn't a big thing, but the bug can affect the rendering of other flash apps too.
Summary: Flash doesn't show its version in the about Flash page when OOPP or D2D is enabled → [OOPP][D2D] Flash doesn't show its version in the about Flash page when OOPP or D2D is enabled
Comment 13•14 years ago
|
||
So dom.ipc.plugins.enabled;false or gfx.direct2d.disabled;true helps or both? Is this limited to D2D10 and not happening on D2D9?
Reporter | ||
Comment 14•14 years ago
|
||
(In reply to comment #13) > So dom.ipc.plugins.enabled;false or gfx.direct2d.disabled;true helps or both? > Is this limited to D2D10 and not happening on D2D9? There are two options to make the version visible: 1. Disable D2D (gfx.direct2d.disabled;true) 2. Disable OOPP (dom.ipc.plugins.enabled;false) I think D2D9 doesn't exist. D2D was introduced with DirectX 10.
Reporter | ||
Comment 15•14 years ago
|
||
Disabling Direct3D 10 layers also helps. So, four options: 1. Disable D2D (gfx.direct2d.disabled;true) 2. Disable OOPP (dom.ipc.plugins.enabled;false) 3. Use D3D9 layers (layers.prefer-d3d9;true) 4. Disable layers acceleration (layers.accelerate-all;false) Doing one of these four options "fixes" the problem.
Summary: [OOPP][D2D] Flash doesn't show its version in the about Flash page when OOPP or D2D is enabled → [OOPP][D2D][D3D10] Flash doesn't show its version in the about Flash page when OOPP, D2D or D3D10 is enabled
Comment 16•14 years ago
|
||
I wonder if https://bugzilla.mozilla.org/show_bug.cgi?id=611206 will fix this one also ? It has a patch and r+ , wish someone would land it...
Comment 18•14 years ago
|
||
Bug 611206 is fixed now, is this still a problem in builds containing that fix?
Comment 19•14 years ago
|
||
(In reply to comment #18) > Bug 611206 is fixed now, is this still a problem in builds containing that fix? No, 611206 didn't fix this bug.
Comment 20•14 years ago
|
||
I expect this is a straight dup of bug 612686, which is mostly a dup of bug 601064.
Depends on: 601064
Reporter | ||
Comment 21•14 years ago
|
||
Bug 601064 appeared in Minefield 3.7pres (see comment 3 of that bug) while this appeared in the 20101111 build (4.0pre8), so how can this be a dupe of 601064?
Comment 23•14 years ago
|
||
Testing using the latest hourly based on cset: http://hg.mozilla.org/mozilla-central/rev/8714ad3e0704 which landed two bugs: https://bugzilla.mozilla.org/show_bug.cgi?id=610737 https://bugzilla.mozilla.org/show_bug.cgi?id=612123 Seems to have fixed this bug, I now see the Flash Version in the 'Version Info box'
Comment 24•14 years ago
|
||
(In reply to comment #23) > Testing using the latest hourly based on cset: > http://hg.mozilla.org/mozilla-central/rev/8714ad3e0704 which landed two bugs: > https://bugzilla.mozilla.org/show_bug.cgi?id=610737 > https://bugzilla.mozilla.org/show_bug.cgi?id=612123 > > Seems to have fixed this bug, I now see the Flash Version in the 'Version Info > box' Not seeing that here. I re-enabled dom.ipc.plugins.enabled and the flash version disappeared. Now I'm on https://hg.mozilla.org/mozilla-central/rev/0830d8f97936
Comment 25•14 years ago
|
||
(In reply to comment #24) > (In reply to comment #23) > > Testing using the latest hourly based on cset: > > http://hg.mozilla.org/mozilla-central/rev/8714ad3e0704 which landed two bugs: > > https://bugzilla.mozilla.org/show_bug.cgi?id=610737 > > https://bugzilla.mozilla.org/show_bug.cgi?id=612123 > > > > Seems to have fixed this bug, I now see the Flash Version in the 'Version Info > > box' > > Not seeing that here. I re-enabled dom.ipc.plugins.enabled and the flash > version disappeared. Now I'm on > https://hg.mozilla.org/mozilla-central/rev/0830d8f97936 Tested with fresh profile, and not seeing the info in the Version box - something in my cache must of fooled me - sorry :(
Comment 26•14 years ago
|
||
The text is there, it's just being rendered white. You can see this clearly in the embedded YouTube player, where the colour behind the text is grey (see attachment). I toggled "Options > Advanced > General > Use Hardware Acceleration" on and off again and could see the text properly, even though Direct2D was active. When I restarted Firefox it was back to white on white though.
Comment 27•14 years ago
|
||
Bas, could you look into this? Seems related to hardware acceleration...
Assignee: nobody → bas.schouten
blocking2.0: ? → betaN+
Comment 28•14 years ago
|
||
In case of enable D2D, D3D10 and OOPP. Regression window: Works: http://hg.mozilla.org/mozilla-central/rev/212a391d3b79 Mozilla/5.0 (Windows NT 6.1; WOW64; rv:2.0b8pre) Gecko/20101109 Firefox/4.0b8pre ID:20101110052514 Fails: http://hg.mozilla.org/mozilla-central/rev/bdbef533364f Mozilla/5.0 (Windows NT 6.1; WOW64; rv:2.0b8pre) Gecko/20101109 Firefox/4.0b8pre ID:20101110081923 Pshlog: http://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=212a391d3b79&tochange=bdbef533364f
Assignee | ||
Comment 29•14 years ago
|
||
(In reply to comment #27) > Bas, could you look into this? Seems related to hardware acceleration... Considering the regression range I'm guessing bsmedberg might have a better idea of what's going on here.
Comment 30•14 years ago
|
||
Not really, other than my comments above. I think we need to fix bug 601064 and then retest some of these other bugs.
Assignee | ||
Comment 31•14 years ago
|
||
This bug is unrelated to Direct2D. It occurs when D3D10 layers -and- OOPP is enabled.
Summary: [OOPP][D2D][D3D10] Flash doesn't show its version in the about Flash page when OOPP, D2D or D3D10 is enabled → [OOPP][D2D][D3D10] Flash doesn't show its version in the about Flash page when OOPP and D3D10 is enabled
Assignee | ||
Comment 32•14 years ago
|
||
This is fixed by taking into account non-alpha surfaces. I've updated the patches on 615316 to do this because we first mentioned having to do this in that review trace.
Depends on: 615316
Assignee | ||
Updated•14 years ago
|
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Updated•2 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•