Bug 143636 - [CMake] Miscellaneous issues in WebKitFeatures.cmake
Summary: [CMake] Miscellaneous issues in WebKitFeatures.cmake
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Linux
: P2 Trivial
Assignee: Nobody
URL:
Keywords:
Depends on: 143596
Blocks:
  Show dependency treegraph
 
Reported: 2015-04-11 13:35 PDT by Michael Catanzaro
Modified: 2015-04-11 16:53 PDT (History)
3 users (show)

See Also:


Attachments
[CMake] Miscellaneous issues in WebKitFeatures.cmake (5.10 KB, patch)
2015-04-11 13:39 PDT, Michael Catanzaro
no flags Details | Formatted Diff | Diff
[CMake] Miscellaneous issues in WebKitFeatures.cmake (5.10 KB, patch)
2015-04-11 13:53 PDT, Michael Catanzaro
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.