[Webkit-unassigned] [Bug 12341] Shows the HTML / javascript "text" and does not render the page
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Jan 29 05:34:07 PST 2007
http://bugs.webkit.org/show_bug.cgi?id=12341
ddkilzer at webkit.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|WORKSFORME |
Status|RESOLVED |UNCONFIRMED
------- Comment #21 from ddkilzer at webkit.org 2007-01-29 05:34 PDT -------
I just thought of an interesting "torture test" for WebKit:
1. Load a static HTML page with a "bad" mime type of text/plain so that it's
cached.
2. Fix the web server to send the correct mime type of text/html.
3. Will Safari (or any other browser, for that matter) notice the difference?
This scenario is possible if a web server were configured incorrectly, someone
browsed to a page, then the server configuration was fixed (without the content
being updated). I think.
--
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list