Bug 62083 - Fix formatting of the output generated by KeywordLookupGenerator.py
Summary: Fix formatting of the output generated by KeywordLookupGenerator.py
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: Sam Weinig
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-03 20:25 PDT by Sam Weinig
Modified: 2011-06-04 11:55 PDT (History)
1 user (show)

See Also:


Attachments
Patch (6.33 KB, patch)
2011-06-03 20:28 PDT, Sam Weinig
darin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sam Weinig 2011-06-03 20:25:27 PDT
Fix formatting of the output generated by KeywordLookupGenerator.py
Comment 1 Sam Weinig 2011-06-03 20:28:25 PDT
Created attachment 96005 [details]
Patch
Comment 2 WebKit Review Bot 2011-06-03 20:32:59 PDT
Attachment 96005 [details] did not pass style-queue:

Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Source/JavaScriptCore/ChangeLog', u'Source..." exit_code: 1

Source/JavaScriptCore/KeywordLookupGenerator.py:154:  trailing whitespace  [pep8/W291] [5]
Total errors found: 1 in 2 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Sam Weinig 2011-06-04 11:55:21 PDT
Committed r88119: <http://trac.webkit.org/changeset/88119>