WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 22994
23035
On reload, many webpage resource are "interpreted as other"
https://bugs.webkit.org/show_bug.cgi?id=23035
Summary
On reload, many webpage resource are "interpreted as other"
Daniel Samuels
Reported
2008-12-30 10:12:43 PST
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.
Attachments
Add attachment
proposed patch, testcase, etc.
Alexey Proskuryakov
Comment 1
2008-12-31 01:16:22 PST
Confirmed with
r39509
, using
http://www.google.ru
. But some of subresources are OK semi-randomly, which makes me suspect that recent purging/caching changes may be related.
Antti Koivisto
Comment 2
2008-12-31 02:41:49 PST
Inspector probably needs so know about the cache validation mechanism.
Alexey Proskuryakov
Comment 3
2008-12-31 03:39:41 PST
<
rdar://problem/6470416
>
Oliver Hunt
Comment 4
2008-12-31 06:28:52 PST
*** This bug has been marked as a duplicate of
22994
***
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug