Bug 126343

Summary: [SOUP] Add stubs for CustomProtocol classes
Product: WebKit Reporter: Carlos Garcia Campos <cgarcia>
Component: WebKit2Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: andersca, ap, beidson, bunhere, cdumez, commit-queue, gustavo, gyuyoung.kim, mkwst, rakuco, svillar, zan
Priority: P2 Keywords: Gtk, Soup
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 125583    
Attachments:
Description Flags
Patch
none
Updated (hopefully correctly) cmake files too
none
Rebased patch gustavo: review+

Description Carlos Garcia Campos 2013-12-31 08:24:56 PST
This will simplify the patch that actually implements custom protocols for soup.
Comment 1 Carlos Garcia Campos 2013-12-31 08:29:38 PST
Created attachment 220162 [details]
Patch
Comment 2 Martin Robinson 2013-12-31 08:31:02 PST
Comment on attachment 220162 [details]
Patch

Soup bits look good to me, but do you mind also updating the CMake files?
Comment 3 Carlos Garcia Campos 2013-12-31 08:46:55 PST
Created attachment 220163 [details]
Updated (hopefully correctly) cmake files too
Comment 4 Carlos Garcia Campos 2014-01-16 00:16:50 PST
Created attachment 221339 [details]
Rebased patch
Comment 5 Gustavo Noronha (kov) 2014-01-16 03:24:49 PST
Comment on attachment 221339 [details]
Rebased patch

Looks right to me!
Comment 6 Carlos Garcia Campos 2014-01-16 23:46:41 PST
Committed r162190: <http://trac.webkit.org/changeset/162190>