Closed
Bug 720667
Opened 13 years ago
Closed 13 years ago
Crashes during tab switching when dom.ipc.plugins.enabled.npswf32.dll is set to false
Categories
(Core Graveyard :: Plug-ins, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: pcshell, Unassigned)
Details
Firefox 3.6.23 - 3.6.25 crashes under the following conditions :
- dom.ipc.plugins.enabled.npswf32.dll is set to false : user_pref("dom.ipc.plugins.enabled.npswf32.dll", false);
- tabs are being switched from/to the tab that is loading a Flash object.
Steps to reproduce :
1. Goto about:config and set dom.ipc.plugins.enabled.npswf32.dll to False
2. Open 2 tabs.
3. On the first tab, browse to your favority stock on Google Finance, say, http://www.google.com/finance?q=NASDAQ:GOOG
4. Wait for the page to load. The last object to load would be the Flash object that displays the stock chart.
5. Refresh the stock page. Before the Flash object is loaded, quickly toggle between the 2 tabs and Firefox should crash. Repeat this step if it doesn't.
Updated•13 years ago
|
Component: Tabbed Browser → Plug-ins
Product: Firefox → Core
QA Contact: tabbed.browser → plugins
Version: 3.6 Branch → 1.9.2 Branch
Comment 1•13 years ago
|
||
Firefox 3.6 is only updated with security updates.
Update to Firefox 9 then report back.
Updated•13 years ago
|
Priority: P3 → --
Firefox 9 does not use this preference, so the problem does not exist there. Have also tried injecting the configuration in and there's no crashes.
Comment 3•13 years ago
|
||
(In reply to beLIEve from comment #2)
> Firefox 9 does not use this preference, so the problem does not exist there.
Have you tried with dom.ipc.plugins.enabled set to false?
Yes, been there, done that, before I manually injected that Preference in. No crashes.
Thanks Uncle Scoobi :)
Updated•13 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 13 years ago
Resolution: --- → WONTFIX
Updated•3 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•