Closed
Bug 1068238
Opened 10 years ago
Closed 9 years ago
Firefox 32.0.1 stops rendering the page when http basic auth is enabled
Categories
(Core :: Networking: Cache, defect)
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: sfsekaran, Unassigned)
Details
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_4) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/36.0.1985.143 Safari/537.36
Steps to reproduce:
* Enable http basic auth via Nginx on our staging site
* Already have entered the http basic password on our staging site before upgrading to FF 32.0.1 (not sure if this is relevant)
Actual results:
Reality: the site loads a bit, then suddenly stops in the middle of rendering. It's very random where it chooses to stop rendering. Sometimes we see a blank page, sometimes half the page loads, and other times the entire page loads.
Expected results:
The browser should load properly every request. OR it should ask me to reauthenticate.
Comment 2•10 years ago
|
||
Is there http post involved, back-forward navigation or did you change the Firefox disk cache size to 0 `?
Reporter | ||
Comment 3•10 years ago
|
||
There was no error info in the browser console.
There is no http post involved, no back/forward navigation, and I have never changed the Firefox disk cache size.
Reporter | ||
Comment 4•10 years ago
|
||
Also, this was reproducible across multiple computers by various people.
Comment 5•10 years ago
|
||
without public testcase i can only guess that it's related to our new disc cache backend.
The only option left for me as triager is that i let you test the last nightly without cachev2 and the first one with it.
Component: Untriaged → Networking: Cache
Product: Firefox → Core
Updated•9 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 9 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•