Bug 137946 - [EFL] Remove unnecessary ENABLE_3D_RENDERING definition from OptionsEfl.cmake
Summary: [EFL] Remove unnecessary ENABLE_3D_RENDERING definition from OptionsEfl.cmake
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: Ryuan Choi
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-10-21 21:30 PDT by Ryuan Choi
Modified: 2014-10-21 22:13 PDT (History)
5 users (show)

See Also:


Attachments
Patch (1.20 KB, patch)
2014-10-21 21:34 PDT, Ryuan Choi
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ryuan Choi 2014-10-21 21:30:07 PDT
SSIA
Comment 1 Ryuan Choi 2014-10-21 21:34:42 PDT
Created attachment 240248 [details]
Patch
Comment 2 Gyuyoung Kim 2014-10-21 21:40:13 PDT
Comment on attachment 240248 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=240248&action=review

> ChangeLog:3
> +        [EFL] Remove unnecessary ENABE_3D_RENDERING definition from OptionsEfl.cmake

nit: s/ENABE/ENABLE/g
Comment 3 Ryuan Choi 2014-10-21 22:07:34 PDT
Committed r175021: <http://trac.webkit.org/changeset/175021>
Comment 4 Ryuan Choi 2014-10-21 22:13:00 PDT
Comment on attachment 240248 [details]
Patch

Clearing flags after landed with typo fix.
Thanks.