[Webkit-unassigned] [Bug 24904] Add a defaultMimeType to ResourceRequest

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Mar 29 09:49:12 PDT 2009


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





------- Comment #9 from abarth at webkit.org  2009-03-29 09:49 PDT -------
(In reply to comment #8)
> See WebFrameLoaderClient::dispatchWillSendRequest() in WebFrameLoaderClient.mm:

Ugg...  That's too bad.

> My understanding is that the only cross-platform way is to provide the data on
> demand via a ResourceHandleClient method.

I'll investigate this option.

> If the data is not cross-platform, and the platform doesn't implement Mac-style
> FrameLoaderClient callbacks, then it should be possible to add the data to the
> platform's ResourceRequest.

For this change, would you prefer that we go for a cross-platform
implementation or would a Chromium-only implementation be more expedient?  I
think Chromium is the only the port that needs this data today, but other ports
will need it in the future if they want to implement the HTML 5 content
sniffing algorithm.

(Thanks for explaining this all to me, by the way.)


-- 
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