RESOLVED FIXED 138694
[SOUP] Missing ResourceRequest members encoded/decoded
https://bugs.webkit.org/show_bug.cgi?id=138694
Summary [SOUP] Missing ResourceRequest members encoded/decoded
Carlos Garcia Campos
Reported 2014-11-13 04:15:03 PST
At least timeoutInterval and priority should also be encoded/decoded. This will fix all http/tests/xmlhttprequest/timeout/ tests when suign the network process, since the timeout is always 0 for all requests that we send to the network process.
Attachments
Patch (2.86 KB, patch)
2014-11-13 04:17 PST, Carlos Garcia Campos
svillar: review+
Carlos Garcia Campos
Comment 1 2014-11-13 04:17:11 PST
Sergio Villar Senin
Comment 2 2014-11-13 04:22:23 PST
Comment on attachment 241481 [details] Patch Good catch!
Carlos Garcia Campos
Comment 3 2014-11-13 04:50:10 PST
Note You need to log in before you can comment on or make changes to this bug.