Bug 24222 - [GTK] Remove checks for old glib versions
Summary: [GTK] Remove checks for old glib versions
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-27 02:39 PST by Xan Lopez
Modified: 2009-02-27 03:18 PST (History)
0 users

See Also:


Attachments
removeglibchecks.patch (9.32 KB, patch)
2009-02-27 02:43 PST, Xan Lopez
ap: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Xan Lopez 2009-02-27 02:39:28 PST
libsoup, which is a hard dependency, needs at least glib 2.15.3, so remove all glib checks for versions older than that.
Comment 1 Xan Lopez 2009-02-27 02:43:00 PST
Created attachment 28068 [details]
removeglibchecks.patch
Comment 2 Alexey Proskuryakov 2009-02-27 02:47:17 PST
Comment on attachment 28068 [details]
removeglibchecks.patch

rs=me
Comment 3 Jan Alonzo 2009-02-27 03:18:39 PST
Landed in r41283