WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 102171
Deliver data from NetworkProcess to resources progressively
https://bugs.webkit.org/show_bug.cgi?id=102171
Summary
Deliver data from NetworkProcess to resources progressively
Brady Eidson
Reported
2012-11-13 20:35:36 PST
Currently we buffer up the data for a resource until it is done loading and then deliver it all at once. This is nuts. We need to deliver data as it comes in.
Attachments
Patch v1
(15.43 KB, patch)
2012-11-13 20:45 PST
,
Brady Eidson
ap
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Brady Eidson
Comment 1
2012-11-13 20:45:30 PST
Created
attachment 174060
[details]
Patch v1
Brady Eidson
Comment 2
2012-11-14 10:21:28 PST
http://trac.webkit.org/changeset/134623
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