Closed
Bug 30476
Opened 26 years ago
Closed 26 years ago
"304 not modified" flashed in window title
Categories
(Core :: Networking, defect, P3)
Tracking
()
VERIFIED
WORKSFORME
People
(Reporter: jruderman, Assigned: gagan)
Details
Some websites will send a "304 not modified" the second time you visit a site,
to tell you that the version you have is still up-to-date. Mozilla will
sometimes flash the message in the location bar instead of just re-drawing the
page.
Steps to reproduce:
1. Type http://www.palosverdes.com/jesse/ into the location bar
2. Press enter (page should load)
3. Click on the location bar (if necessary) and press enter again
Actual result:
Mozilla displays "304 not modified" in the title bar for part of a second and
then redisplays the page title.
Expected result:
Mozilla would either redraw the page without updating the title bar, just
scroll up to the top of the document without reflowing, or do nothing at all.
Comment 1•26 years ago
|
||
In Win95 build 03/05 I can load the page as often as I want, I never get the 304
Error message (neither in location bar nor in the browser window).
What OS are you using?
| Reporter | ||
Comment 2•26 years ago
|
||
Windows 98
I wouldn't really call 304 an error message.. it's just something that informs
the browser that the date of the cached copy matches the date of the copy on
the server.
Comment 3•26 years ago
|
||
reporter - are you still seeing this? On latest nightly, unreproducable
maybe the owner was updating his site?
| Reporter | ||
Comment 4•26 years ago
|
||
Yes, I still see this.
A few clarifications:
- Windows 98 (sorry for not setting that earlier)
- The 304 message is flashing in the title bar, not in the location bar.
OS: other → Windows 98
Hardware: Other → PC
Comment 5•26 years ago
|
||
updating component, owner.
Assignee: cbegle → gagan
Component: Browser-General → Networking
QA Contact: asadotzler → tever
| Reporter | ||
Comment 6•26 years ago
|
||
Marking WFM. I see this on 2000 041800 but not 2000 0505xx.
Status: UNCONFIRMED → RESOLVED
Closed: 26 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•