RESOLVED FIXED 152615
[GTK][CMake] Do not override default values of build options with the default value
https://bugs.webkit.org/show_bug.cgi?id=152615
Summary [GTK][CMake] Do not override default values of build options with the default...
Michael Catanzaro
Reported 2015-12-31 09:36:38 PST
Override the default value of build options only when the default value for the GTK+ port is actually different than the default value in WebKitFeatures.cmake. This way we don't accidentally override changes to default values in WebKitFeatures.cmake. We should use the values in WebKitFeatures.cmake except when we make an active choice to do otherwise.
Attachments
Patch (5.14 KB, patch)
2015-12-31 09:37 PST, Michael Catanzaro
no flags
Michael Catanzaro
Comment 1 2015-12-31 09:37:59 PST
WebKit Commit Bot
Comment 2 2015-12-31 10:51:03 PST
Comment on attachment 268042 [details] Patch Clearing flags on attachment: 268042 Committed r194458: <http://trac.webkit.org/changeset/194458>
WebKit Commit Bot
Comment 3 2015-12-31 10:51:06 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.