Closed
Bug 929077
Opened 11 years ago
Closed 3 years ago
Firebug reports blocking before the document is downloaded
Categories
(Core :: Networking, defect, P3)
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: miraglia.k, Unassigned)
Details
(Whiteboard: [necko-backlog])
Attachments
(2 files)
User Agent: Mozilla/5.0 (X11; Linux i686) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/30.0.1599.66 Safari/537.36
Steps to reproduce:
1) Open one of the following sites:
http://thehill.com
http://gsas.harvard.edu
http://www.equipmentone.com
https://www.linux.com
2) Open firebug and go to the network tab
3) Reload the page
4) Observe that firefox is blocking on the document
Actual results:
Firefox blocks on the document on my site, and some other sites:
http://thehill.com/
http://gsas.harvard.edu/
https://www.linux.com/
But does not block on other sites:
google.com
amazon.com
Increasing my request limit from 6 to 12 did not resolve the problem. I've also tried resetting my firefox profile to remove add-ons except for firebug, which also didn't resolve the problem.
Expected results:
If blocking happens when the request limit is reached, then since the document is always the first thing to be downloaded, there is no reason that it should be blocked.
Reporter | ||
Comment 1•11 years ago
|
||
Updated•11 years ago
|
Component: Untriaged → Networking
Product: Firefox → Core
Updated•9 years ago
|
Whiteboard: [necko-backlog]
Comment 2•7 years ago
|
||
Bulk change to priority: https://bugzilla.mozilla.org/show_bug.cgi?id=1399258
Priority: -- → P1
Comment 3•7 years ago
|
||
Bulk change to priority: https://bugzilla.mozilla.org/show_bug.cgi?id=1399258
Priority: P1 → P3
Status: UNCONFIRMED → RESOLVED
Closed: 3 years ago
Flags: needinfo?(dd.mozilla)
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•