Bug 145968 - [SOUP] Move WebKitSoupRequestGeneric to platform layer
Summary: [SOUP] Move WebKitSoupRequestGeneric to platform layer
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Platform (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: Gtk, Soup
Depends on: 145966
Blocks: 145969
  Show dependency treegraph
 
Reported: 2015-06-15 03:40 PDT by Carlos Garcia Campos
Modified: 2015-06-15 08:34 PDT (History)
2 users (show)

See Also:


Attachments
Patch (22.67 KB, patch)
2015-06-15 04:11 PDT, Carlos Garcia Campos
svillar: review+
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 2015-06-15 03:40:40 PDT
This way when updating a ResourceRequest from a SoupRequest we can know if it's a generic request to handle it differently.
Comment 1 Carlos Garcia Campos 2015-06-15 04:11:35 PDT
Created attachment 254871 [details]
Patch
Comment 2 Sergio Villar Senin 2015-06-15 08:19:56 PDT
Comment on attachment 254871 [details]
Patch

Go go go
Comment 3 Carlos Garcia Campos 2015-06-15 08:34:48 PDT
Committed r185551: <http://trac.webkit.org/changeset/185551>