WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
24423
Use new soup_message_body_set_accumulate API in soup backend
https://bugs.webkit.org/show_bug.cgi?id=24423
Summary
Use new soup_message_body_set_accumulate API in soup backend
Gustavo Noronha (kov)
Reported
2009-03-06 08:06:01 PST
We are currently using a deprecated message flag to avoid accumulating the chunks that are downloaded. We should use the new API. There is also a commented out FIXME line for using this feature when uploading files, which can now be enabled.
Attachments
replaces the deprecated flag
(2.54 KB, patch)
2009-03-06 08:09 PST
,
Gustavo Noronha (kov)
zecke
: review+
Details
Formatted Diff
Diff
disable accumulating for file uploads
(2.54 KB, patch)
2009-03-06 08:16 PST
,
Gustavo Noronha (kov)
zecke
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Gustavo Noronha (kov)
Comment 1
2009-03-06 08:09:29 PST
Created
attachment 28360
[details]
replaces the deprecated flag
Gustavo Noronha (kov)
Comment 2
2009-03-06 08:16:13 PST
Created
attachment 28361
[details]
disable accumulating for file uploads
Holger Freyther
Comment 3
2009-03-06 08:21:53 PST
Comment on
attachment 28360
[details]
replaces the deprecated flag yes!
Gustavo Noronha (kov)
Comment 4
2009-03-06 08:36:21 PST
Both landed, as
r41482
and
r41483
.
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