Bug 145755 - [cmake] Fix the style issues in cmake project files
Summary: [cmake] Fix the style issues in cmake project files
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Csaba Osztrogonác
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-06-08 04:00 PDT by Csaba Osztrogonác
Modified: 2015-06-09 02:47 PDT (History)
1 user (show)

See Also:


Attachments
Patch (58.85 KB, patch)
2015-06-08 04:03 PDT, Csaba Osztrogonác
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Csaba Osztrogonác 2015-06-08 04:00:24 PDT
The style checker of cmake files was broken for long time
and there are many style error checked-in.

https://trac.webkit.org/changeset/185065 already fixed the
cmake style checker, it works again. But we should fix the
style issues too.
Comment 1 Csaba Osztrogonác 2015-06-08 04:03:48 PDT
Created attachment 254485 [details]
Patch
Comment 2 Darin Adler 2015-06-08 17:37:03 PDT
Comment on attachment 254485 [details]
Patch

rs=me
Comment 3 Csaba Osztrogonác 2015-06-09 02:46:54 PDT
Comment on attachment 254485 [details]
Patch

Clearing flags on attachment: 254485

Committed r185358: <http://trac.webkit.org/changeset/185358>
Comment 4 Csaba Osztrogonác 2015-06-09 02:47:01 PDT
All reviewed patches have been landed.  Closing bug.