WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
124918
Style checker requires alphabetical ordering in cmake lists even it contains variable.
https://bugs.webkit.org/show_bug.cgi?id=124918
Summary
Style checker requires alphabetical ordering in cmake lists even it contains ...
Gergő Balogh
Reported
2013-11-27 02:00:13 PST
For example: ${foo} ${bar} is bad ${bar} ${foo} is ok
Attachments
patch
(1.56 KB, patch)
2013-11-27 02:11 PST
,
Gergő Balogh
no flags
Details
Formatted Diff
Diff
patch
(1.13 KB, patch)
2013-11-27 23:49 PST
,
Gergő Balogh
no flags
Details
Formatted Diff
Diff
patch
(1.81 KB, patch)
2013-12-04 04:15 PST
,
Gergő Balogh
no flags
Details
Formatted Diff
Diff
patch
(1.81 KB, patch)
2013-12-04 04:23 PST
,
Gergő Balogh
no flags
Details
Formatted Diff
Diff
Show Obsolete
(3)
View All
Add attachment
proposed patch, testcase, etc.
Gergő Balogh
Comment 1
2013-11-27 02:11:31 PST
Created
attachment 217931
[details]
patch
Gergő Balogh
Comment 2
2013-11-27 23:49:40 PST
Created
attachment 217984
[details]
patch
Csaba Osztrogonác
Comment 3
2013-12-03 04:17:34 PST
Comment on
attachment 217984
[details]
patch This patch looks good to me, but could you add a unittest for this change?
Gergő Balogh
Comment 4
2013-12-04 04:15:51 PST
Created
attachment 218398
[details]
patch unittest updated
Gergő Balogh
Comment 5
2013-12-04 04:23:56 PST
Created
attachment 218399
[details]
patch
Csaba Osztrogonác
Comment 6
2013-12-04 05:19:24 PST
Comment on
attachment 218399
[details]
patch r=me
WebKit Commit Bot
Comment 7
2013-12-04 05:46:48 PST
Comment on
attachment 218399
[details]
patch Clearing flags on attachment: 218399 Committed
r160090
: <
http://trac.webkit.org/changeset/160090
>
WebKit Commit Bot
Comment 8
2013-12-04 05:46:50 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.
Top of Page
Format For Printing
XML
Clone This Bug