Bug 143636

Summary: [CMake] Miscellaneous issues in WebKitFeatures.cmake
Product: WebKit Reporter: Michael Catanzaro <mcatanzaro>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Trivial CC: commit-queue, mcatanzaro, mrobinson
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Linux   
Bug Depends on: 143596    
Bug Blocks:    
Attachments:
Description Flags
[CMake] Miscellaneous issues in WebKitFeatures.cmake
none
[CMake] Miscellaneous issues in WebKitFeatures.cmake none

Description Michael Catanzaro 2015-04-11 13:35:56 PDT
* Rename _WEBKIT_AVAILABLE_OPTIONS_INITIALVALUE_ variables to _WEBKIT_AVAILABLE_OPTIONS_INITIAL_VALUE_
* Rename _WEBKIT_AVAILABLE_OPTIONS_ISPUBLIC_ variables to _WEBKIT_AVAILABLE_OPTIONS_IS_PUBLIC_
* Update USE_SYSTEM_MALLOC description to not mention TCmalloc
* Fix ENABLE_TOUCH_SLIDER so that it can be used
* Add a comment
Comment 1 Michael Catanzaro 2015-04-11 13:39:18 PDT
Created attachment 250583 [details]
[CMake] Miscellaneous issues in WebKitFeatures.cmake
Comment 2 Michael Catanzaro 2015-04-11 13:53:42 PDT
Created attachment 250584 [details]
[CMake] Miscellaneous issues in WebKitFeatures.cmake
Comment 3 WebKit Commit Bot 2015-04-11 16:53:11 PDT
Comment on attachment 250584 [details]
[CMake] Miscellaneous issues in WebKitFeatures.cmake

Clearing flags on attachment: 250584

Committed r182664: <http://trac.webkit.org/changeset/182664>
Comment 4 WebKit Commit Bot 2015-04-11 16:53:15 PDT
All reviewed patches have been landed.  Closing bug.