Bug 62083

Summary: Fix formatting of the output generated by KeywordLookupGenerator.py
Product: WebKit Reporter: Sam Weinig <sam>
Component: New BugsAssignee: Sam Weinig <sam>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch darin: review+

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>