Bug 126344

Summary: [SOUP] Move WebKitSoupRequestInputStream to Share/Network/soup
Product: WebKit Reporter: Carlos Garcia Campos <cgarcia>
Component: WebKit2Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: bunhere, cdumez, dpino, gyuyoung.kim, mcatanzaro, rakuco, sergio, webkit-ews
Priority: P2 Keywords: Gtk, Soup
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch
none
Patch mcatanzaro: review+, mcatanzaro: commit-queue-

Description Carlos Garcia Campos 2013-12-31 09:18:42 PST
These classes will be used by both web process and network process once bug #125583 is fixed.
Comment 1 Diego Pino 2014-03-15 09:00:47 PDT
Created attachment 226821 [details]
Patch
Comment 2 Carlos Garcia Campos 2014-03-17 06:43:37 PDT
Comment on attachment 226821 [details]
Patch

You should also update the EFL cmake files. I was waiting for the EFL port to switch to custom protocols before doing this, but we can do it before in any case.
Comment 3 Diego Pino 2014-03-17 07:02:55 PDT
Created attachment 226909 [details]
Patch
Comment 4 Diego Pino 2014-04-12 11:16:26 PDT
Created attachment 229206 [details]
Patch
Comment 5 Michael Catanzaro 2016-01-02 09:24:54 PST
Comment on attachment 229206 [details]
Patch

OK to move WebKitSoupRequestInputStream. WebKitSoupRequestGeneric has since moved to WebCore, so this patch will need to be updated to not touch that.
Comment 6 Diego Pino 2016-01-04 00:01:30 PST
@Michael: I'm out of touch with WebKit lately. Updating the patch would take me a considerable amount time :/ Would you like to take it over?
Comment 7 Michael Catanzaro 2016-01-04 07:23:50 PST
No problem!
Comment 8 Michael Catanzaro 2017-01-20 20:08:00 PST
These files don't seem to exist anymore, so I guess this is obsolete.