Bug 110364

Summary: ResourceHandle::loadResourceSynchronously should have blob support in cross-platform code
Product: WebKit Reporter: Alexey Proskuryakov <ap>
Component: Page LoadingAssignee: Alexey Proskuryakov <ap>
Status: RESOLVED FIXED    
Severity: Normal CC: danw, gustavo, michaeln, mifenton, mrobinson, rakuco, rwlbuis, tonikitoo, webkit.review.bot, yong.li.webkit
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
proposed patch andersca: review+

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.