[Webkit-unassigned] [Bug 55990] Web Inspector: unknown cursor mime never suggested

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 16 06:14:20 PST 2011


https://bugs.webkit.org/show_bug.cgi?id=55990





--- Comment #2 from Alexander Pavlov (apavlov) <apavlov at chromium.org>  2011-12-16 06:14:20 PST ---
(In reply to comment #1)
> The following resolves this issue...
> 
> .htaccess
> AddType image/vnd.microsoft.icon .cur .ico
> 
> This should be clarified in the error message, "Resource interpreted as Image but transferred with MIME type application/octet-stream." so people will have some clue as how to resolve the issue.

Multiple MIME types can map to a single resource category, so it is impossible for WebKit to figure out which MIME type it should be. Otherwise MIME types would not be necessary.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list