Bug 85461 - [CMAKE] Remove unneeded keyword in WebKitFeatures.cmake
Summary: [CMAKE] Remove unneeded keyword in WebKitFeatures.cmake
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Gyuyoung Kim
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-02 23:31 PDT by Gyuyoung Kim
Modified: 2012-05-03 01:02 PDT (History)
4 users (show)

See Also:


Attachments
Patch (1.63 KB, patch)
2012-05-02 23:33 PDT, Gyuyoung Kim
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Gyuyoung Kim 2012-05-02 23:31:36 PDT
DEFAULT keyword wasn't removed on Bug 72815 as below,

WEBKIT_OPTION_DEFINE(ENABLE_DRAG_SUPPORT "Toggle Drag Support" DEFAULT OFF)

It seems to me it is unneeded anymore.
Comment 1 Gyuyoung Kim 2012-05-02 23:33:26 PDT
Created attachment 139962 [details]
Patch
Comment 2 Eric Seidel (no email) 2012-05-02 23:34:12 PDT
Comment on attachment 139962 [details]
Patch

OK.
Comment 3 WebKit Review Bot 2012-05-03 01:02:41 PDT
Comment on attachment 139962 [details]
Patch

Clearing flags on attachment: 139962

Committed r115945: <http://trac.webkit.org/changeset/115945>
Comment 4 WebKit Review Bot 2012-05-03 01:02:47 PDT
All reviewed patches have been landed.  Closing bug.