WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
37185
check-webkit-style: does not report some errors caused by adding or deleting lines
https://bugs.webkit.org/show_bug.cgi?id=37185
Summary
check-webkit-style: does not report some errors caused by adding or deleting ...
Chris Jerdonek
Reported
2010-04-06 19:47:24 PDT
We may want to report errors that occur not just on the line numbers of modified lines, but also errors that occur one or two lines after a deleted or added line. This is because whether a line is an error can depend on lines previous to it. The worst that can happen is that some errors may be reported that are not the fault of the contributor (which is not necessarily a bad thing). See here for a few basic examples:
https://bugs.webkit.org/show_bug.cgi?id=37122#c14
Attachments
Add attachment
proposed patch, testcase, etc.
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