RESOLVED FIXED 110364
ResourceHandle::loadResourceSynchronously should have blob support in cross-platform code
https://bugs.webkit.org/show_bug.cgi?id=110364
Summary ResourceHandle::loadResourceSynchronously should have blob support in cross-p...
Alexey Proskuryakov
Reported 2013-02-20 12:05:58 PST
Currently, each platform talks to BlobRegistry on its own. This is a step towards better abstracting out blob support from ResourceHandle platform bits.
Attachments
proposed patch (11.72 KB, patch)
2013-02-20 12:09 PST, Alexey Proskuryakov
andersca: review+
Alexey Proskuryakov
Comment 1 2013-02-20 12:09:36 PST
Created attachment 189353 [details] proposed patch
Alexey Proskuryakov
Comment 2 2013-02-20 13:04:26 PST
Note You need to log in before you can comment on or make changes to this bug.