Bug 91584 - [WK2][EFL] Divide ENABLE(WEBGL) into ENABLE(WEBGL) and USE(3D_GRAPHICS) in CMakeLists.txt
Summary: [WK2][EFL] Divide ENABLE(WEBGL) into ENABLE(WEBGL) and USE(3D_GRAPHICS) in CM...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit EFL (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-07-17 22:48 PDT by YoungTaeck Song
Modified: 2012-07-18 06:19 PDT (History)
6 users (show)

See Also:


Attachments
patch (9.36 KB, patch)
2012-07-17 22:49 PDT, YoungTaeck Song
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description YoungTaeck Song 2012-07-17 22:48:46 PDT
This patch is a subset of Efl's UI_SIDE_COMPOSITING implementation.
Modified CMakeLists.txt so that the basic 3D-graphics sources can be compiled even when WebGL is disabled.
Comment 1 YoungTaeck Song 2012-07-17 22:49:42 PDT
Created attachment 152932 [details]
patch
Comment 2 Noam Rosenthal 2012-07-18 06:04:22 PDT
Comment on attachment 152932 [details]
patch

LGTM
Comment 3 WebKit Review Bot 2012-07-18 06:19:25 PDT
Comment on attachment 152932 [details]
patch

Clearing flags on attachment: 152932

Committed r122958: <http://trac.webkit.org/changeset/122958>
Comment 4 WebKit Review Bot 2012-07-18 06:19:30 PDT
All reviewed patches have been landed.  Closing bug.