Bug 104278 - [EFL] Remove ENABLE_GLIB_SUPPORT CMake variable
Summary: [EFL] Remove ENABLE_GLIB_SUPPORT CMake variable
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit EFL (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-12-06 11:17 PST by Laszlo Gombos
Modified: 2012-12-06 13:59 PST (History)
4 users (show)

See Also:


Attachments
proposed patch (7.69 KB, patch)
2012-12-06 11:25 PST, Laszlo Gombos
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Laszlo Gombos 2012-12-06 11:17:13 PST
The ENABLE_GLIB_SUPPOR CMake variable is only used by the EFL port and is always set to be on. r133891 partially removed this variable but I found a few more places where this guard is unnecessary used.
Comment 1 Laszlo Gombos 2012-12-06 11:25:12 PST
Created attachment 178040 [details]
proposed patch
Comment 2 Brent Fulgham 2012-12-06 11:45:12 PST
Comment on attachment 178040 [details]
proposed patch

Looks good to me.
Comment 3 WebKit Review Bot 2012-12-06 13:58:58 PST
Comment on attachment 178040 [details]
proposed patch

Clearing flags on attachment: 178040

Committed r136884: <http://trac.webkit.org/changeset/136884>
Comment 4 WebKit Review Bot 2012-12-06 13:59:02 PST
All reviewed patches have been landed.  Closing bug.