RESOLVED FIXED143935
[CMake] Synchronize variables between WebKitFeatures.cmake and cmakedonfig.h.cmake
https://bugs.webkit.org/show_bug.cgi?id=143935
Summary [CMake] Synchronize variables between WebKitFeatures.cmake and cmakedonfig.h....
Gyuyoung Kim
Reported 2015-04-19 07:29:32 PDT
Some variables misses in these files or unused variables aren't removed. Let's fix it.
Attachments
Patch (7.06 KB, patch)
2015-04-19 07:31 PDT, Gyuyoung Kim
no flags
Gyuyoung Kim
Comment 1 2015-04-19 07:31:39 PDT
Darin Adler
Comment 2 2015-04-19 10:38:38 PDT
Comment on attachment 251119 [details] Patch Is there a way we can change this so it’s not a manual process?
Gyuyoung Kim
Comment 3 2015-04-19 17:42:33 PDT
(In reply to comment #2) > Comment on attachment 251119 [details] > Patch > > Is there a way we can change this so it’s not a manual process? I think we may add this policy to check-coding-style, let me check it soon. Thanks.
WebKit Commit Bot
Comment 4 2015-04-19 18:29:40 PDT
Comment on attachment 251119 [details] Patch Clearing flags on attachment: 251119 Committed r182996: <http://trac.webkit.org/changeset/182996>
WebKit Commit Bot
Comment 5 2015-04-19 18:29:45 PDT
All reviewed patches have been landed. Closing bug.
Michael Catanzaro
Comment 6 2015-04-22 06:57:23 PDT
> Is there a way we can change this so it’s not a manual process? See bug #143997. (Note that I hadn't noticed this bug yet when I filed that, so the lists I give in the first comment are a bit outdated.)
Note You need to log in before you can comment on or make changes to this bug.