WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
31993
http://webkit.org/coding/coding-style.html
should mention check-webkit-style
https://bugs.webkit.org/show_bug.cgi?id=31993
Summary
http://webkit.org/coding/coding-style.html should mention check-webkit-style
Eric Seidel (no email)
Reported
2009-11-30 12:27:29 PST
http://webkit.org/coding/coding-style.html
should mention check-webkit-style We now have this nice tool for checking some of the rules of WebKit style. Our style page should mention the tool and explain its use.
Attachments
Patch
(1.80 KB, patch)
2013-11-29 03:57 PST
,
ezisfake
no flags
Details
Formatted Diff
Diff
Patch for landing
(1.98 KB, patch)
2014-08-27 05:28 PDT
,
László Langó
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
ezisfake
Comment 1
2013-11-29 03:57:18 PST
Created
attachment 218051
[details]
Patch
ezisfake
Comment 2
2014-01-15 08:51:11 PST
ping
László Langó
Comment 3
2014-03-14 02:32:02 PDT
(In reply to
comment #1
)
> Created an attachment (id=218051) [details] > Patch
I think we need a more detailed description of it's usage.
Darin Adler
Comment 4
2014-08-19 09:22:04 PDT
Comment on
attachment 218051
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=218051&action=review
> Websites/webkit.org/coding/contributing.html:94 > +<p>Your patch will be automatically checked for style compliance before uploading if you use webkit-patch upload.
This mention of webkit-patch upload here is not formatted the way the other mentions in this document are.
> Websites/webkit.org/coding/contributing.html:95 > +You can do it manually with the check-webkit-style script and will be checked always after uploading by <a href="
http://trac.webkit.org/wiki/EWS
">EWS</a>.
Grammar mistake here. It says: You can do it and will be checked I would write something more like this: You can check style manually by running the Tools/Scripts/check-webkit-style script. Style will also be checked on each patch after it is uploaded by the <a href="
http://trac.webkit.org/wiki/EWS
">WebKit Early Warning System</a>. It’s a little strange to have a link to the wiki from this page. Normally we don’t do that.
László Langó
Comment 5
2014-08-27 05:28:54 PDT
Created
attachment 237220
[details]
Patch for landing
WebKit Commit Bot
Comment 6
2014-08-27 06:11:07 PDT
Comment on
attachment 237220
[details]
Patch for landing Clearing flags on attachment: 237220 Committed
r173003
: <
http://trac.webkit.org/changeset/173003
>
WebKit Commit Bot
Comment 7
2014-08-27 06:11:12 PDT
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