[Webkit-unassigned] [Bug 23035] New: Any webpage resource is interpreted as other.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Dec 30 10:12:43 PST 2008
https://bugs.webkit.org/show_bug.cgi?id=23035
Summary: Any webpage resource is interpreted as other.
Product: WebKit
Version: 528+ (Nightly build)
Platform: Macintosh
URL: http://ANY
OS/Version: Mac OS X 10.5
Status: UNCONFIRMED
Severity: Major
Priority: P2
Component: New Bugs
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: daniel.samuels1 at gmail.com
Upon loading of a webpage, the external resources which are required to load
the page such as CSS, Javascript files and any images are interpreted as other.
An example of a warning generated by the error console is as follows:
Resource interpreted as other but transferred with MIME type text/css.
Steps to reproduce this are as follows;
1. Navigate to any webpage.
2. Using the Develop menu item, choose Show Error Console.
3. Reload the page using Command + R.
4. Observe the webpage elements appear in the Error Console.
I do not believe this is a server issue, as it occurs on any webpage, and the
problem does not seem to exist in Safari or Firefox.
--
Configure bugmail: https://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