Summary: | Canvas overloads cleanup | ||||||
---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Yaar Schnitman <yaar> | ||||
Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> | ||||
Status: | RESOLVED FIXED | ||||||
Severity: | Normal | CC: | commit-queue, japhet, sam, webkit.review.bot | ||||
Priority: | P2 | ||||||
Version: | 528+ (Nightly build) | ||||||
Hardware: | Other | ||||||
OS: | OS X 10.5 | ||||||
Attachments: |
|
Description
Yaar Schnitman
2010-04-19 10:53:44 PDT
Created attachment 53691 [details]
Patch
Comment on attachment 53691 [details]
Patch
Please cq+ if ok.
Attachment 53691 [details] did not pass style-queue:
Failed to run "WebKitTools/Scripts/check-webkit-style" exit_code: 1
WebCore/bindings/v8/test/V8TestObj.cpp:308: An else if statement should be written as an if statement when the prior "if" concludes with a return, break, continue or goto statement. [readability/control_flow] [4]
Total errors found: 1 in 7 files
If any of these errors are false positives, please file a bug against check-webkit-style.
Comment on attachment 53691 [details]
Patch
Ok.
Comment on attachment 53691 [details] Patch Clearing flags on attachment: 53691 Committed r57889: <http://trac.webkit.org/changeset/57889> All reviewed patches have been landed. Closing bug. |