Bug 67593

Summary: [GTK] Use soup_session_add_feature_by_type uniformly in WebKit2
Product: WebKit Reporter: Wajahat Siddiqui <mdwajahatali.siddiqui>
Component: WebKit2Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: mrobinson, svillar, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Linux   
Attachments:
Description Flags
using soup_session_add_feature_by_type fix none

Description Wajahat Siddiqui 2011-09-05 03:25:39 PDT
Using soup_session_add_feature_by_type for adding all soup features instead of GRefPtr
This will cut down redundant lines of code in doing GRefPtr as suggested in https://bugs.webkit.org/show_bug.cgi?id=65319
Comment 1 Wajahat Siddiqui 2011-09-05 03:35:24 PDT
Created attachment 106320 [details]
using soup_session_add_feature_by_type fix

soup_session_add_feature_by_type fix
Comment 2 Wajahat Siddiqui 2011-09-05 03:36:05 PDT
adding reviewers
Comment 3 WebKit Review Bot 2011-09-06 11:25:32 PDT
Comment on attachment 106320 [details]
using soup_session_add_feature_by_type fix

Clearing flags on attachment: 106320

Committed r94583: <http://trac.webkit.org/changeset/94583>
Comment 4 WebKit Review Bot 2011-09-06 11:25:36 PDT
All reviewed patches have been landed.  Closing bug.