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

Wajahat Siddiqui
Reported 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
Attachments
using soup_session_add_feature_by_type fix (1.83 KB, patch)
2011-09-05 03:35 PDT, Wajahat Siddiqui
no flags
Wajahat Siddiqui
Comment 1 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
Wajahat Siddiqui
Comment 2 2011-09-05 03:36:05 PDT
adding reviewers
WebKit Review Bot
Comment 3 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>
WebKit Review Bot
Comment 4 2011-09-06 11:25:36 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.