Bug 67593 - [GTK] Use soup_session_add_feature_by_type uniformly in WebKit2
Summary: [GTK] Use soup_session_add_feature_by_type uniformly in WebKit2
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-05 03:25 PDT by Wajahat Siddiqui
Modified: 2011-09-06 11:25 PDT (History)
3 users (show)

See Also:


Attachments
using soup_session_add_feature_by_type fix (1.83 KB, patch)
2011-09-05 03:35 PDT, Wajahat Siddiqui
no flags Details | Formatted Diff | Diff

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