Bug 104278

Summary: [EFL] Remove ENABLE_GLIB_SUPPORT CMake variable
Product: WebKit Reporter: Laszlo Gombos <laszlo.gombos>
Component: WebKit EFLAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: gyuyoung.kim, lucas.de.marchi, rakuco, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
proposed patch none

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.