Bug 104709

Summary: [WK2 NetworkProcess] Data URLs don't work
Product: WebKit Reporter: Alexey Proskuryakov <ap>
Component: WebKit2Assignee: Alexey Proskuryakov <ap>
Status: RESOLVED FIXED    
Severity: Normal CC: beidson, sam
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
proposed fix sam: review+

Alexey Proskuryakov
Reported 2012-12-11 13:24:45 PST
We don't send a complete data URL to NetworkProcess, with the idea that it can do scheduling, and tell WebProcess to perform the actual load. But there is no longer any way to tell WebProcess to load, so I'm going to just remove this code for now. We can look at optimizations later. <rdar://problem/12857080>
Attachments
proposed fix (1.67 KB, patch)
2012-12-11 13:26 PST, Alexey Proskuryakov
sam: review+
Alexey Proskuryakov
Comment 1 2012-12-11 13:26:54 PST
Created attachment 178862 [details] proposed fix
Alexey Proskuryakov
Comment 2 2012-12-11 13:31:38 PST
Note You need to log in before you can comment on or make changes to this bug.