Bug 126344 - [SOUP] Move WebKitSoupRequestInputStream to Share/Network/soup
Summary: [SOUP] Move WebKitSoupRequestInputStream to Share/Network/soup
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: Gtk, Soup
Depends on:
Blocks:
 
Reported: 2013-12-31 09:18 PST by Carlos Garcia Campos
Modified: 2017-01-20 20:08 PST (History)
8 users (show)

See Also:


Attachments
Patch (39.76 KB, patch)
2014-03-15 09:00 PDT, Diego Pino
no flags Details | Formatted Diff | Diff
Patch (40.64 KB, patch)
2014-03-17 07:02 PDT, Diego Pino
no flags Details | Formatted Diff | Diff
Patch (40.61 KB, patch)
2014-04-12 11:16 PDT, Diego Pino
mcatanzaro: review+
mcatanzaro: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.