Bug 498039

Summary: Firefox doesn't load any pages
Product: [Fedora] Fedora Reporter: Bastien Nocera <bnocera>
Component: firefoxAssignee: Gecko Maintainer <gecko-bugs-nobody>
Status: CLOSED UPSTREAM QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: rawhideCC: gecko-bugs-nobody, mcepl, walters
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-04-28 16:32:29 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
prefs.js that breaks firefox none

Description Bastien Nocera 2009-04-28 15:41:42 UTC
Created attachment 341594 [details]
prefs.js that breaks firefox

firefox-3.5-0.20.beta4.fc11.i586
xulrunner-1.9.1-0.20.beta4.fc11.i586
nspr-4.7.3-5.fc11.i586

1. Remove ~/.mozilla
2. Launch firefox once to create a profile directory
3. Exit firefox
4. Drop the attached prefs.js inside the profile dir
5. Launch firefox

"
The connection was reset

The connection to the server was reset while the page was loading.

    *   The site could be temporarily unavailable or too busy. Try again in a few
          moments.

    *   If you are unable to load any pages, check your computer's network
          connection.

    *   If your computer or network is protected by a firewall or proxy, make sure
          that Firefox is permitted to access the Web.
"

Note that I never made any manual changes to the prefs.js, and that the only extension I ever installed (and then removed) was the google notebook.

Comment 1 Matěj Cepl 2009-04-28 16:32:14 UTC
When removing this from prefs.js

user_pref("network.proxy.socks", "localhost");
user_pref("network.proxy.socks_port", 9999);
user_pref("network.proxy.type", 1);

everything works as it should (well, at least I can connect to external website).

Comment 2 Matěj Cepl 2009-04-28 16:32:29 UTC
We filed this bug in the upstream database (https://bugzilla.mozilla.org/show_bug.cgi?id=490483) and believe that it is more appropriate to let it be resolved upstream.

Red Hat will continue to track the issue in the centralized upstream bug tracker, and will review any bug fixes that become available for consideration in future updates.

Thank you for the bug report.