WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
104709
[WK2 NetworkProcess] Data URLs don't work
https://bugs.webkit.org/show_bug.cgi?id=104709
Summary
[WK2 NetworkProcess] Data URLs don't work
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+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
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
Committed <
http://trac.webkit.org/changeset/137351
>.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug