Status: Untriaged
Owner: [email protected]
CC: [email protected]
Labels: Type-Bug Pri-2 OS-All Area-Misc LayoutTests LTTF

New issue 26253 by [email protected]: Object content type for chromium  
frame loader is wrong when file extension is not recognized
http://code.google.com/p/chromium/issues/detail?id=26253

LayoutTests/http/tests/navigation/reload-subframe-object.html

The webkit patch causes this regression:
http://trac.webkit.org/changeset/49682

The chromium WebFrameLoaderClient sets objectContentType to
ObjectContentFrame if the file extension is not recognized (empty mime  
type).
With the upstream patch (49682), getMIMETypeForPath returns
"application/octet-stream" if file extension is not recognized and the
ObjectContentType is set to a wrong type.


--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---

Reply via email to