Bug 37810 - Canvas overloads cleanup
Summary: Canvas overloads cleanup
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-19 10:53 PDT by Yaar Schnitman
Modified: 2010-04-20 07:16 PDT (History)
4 users (show)

See Also:


Attachments
Patch (14.47 KB, patch)
2010-04-19 11:02 PDT, Yaar Schnitman
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yaar Schnitman 2010-04-19 10:53:44 PDT
Canvas overloads cleanup
Comment 1 Yaar Schnitman 2010-04-19 11:02:57 PDT
Created attachment 53691 [details]
Patch
Comment 2 Yaar Schnitman 2010-04-19 11:03:32 PDT
Comment on attachment 53691 [details]
Patch

Please cq+ if ok.
Comment 3 WebKit Review Bot 2010-04-19 11:07:01 PDT
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 4 Nate Chapin 2010-04-19 15:22:56 PDT
Comment on attachment 53691 [details]
Patch

Ok.
Comment 5 WebKit Commit Bot 2010-04-20 07:16:42 PDT
Comment on attachment 53691 [details]
Patch

Clearing flags on attachment: 53691

Committed r57889: <http://trac.webkit.org/changeset/57889>
Comment 6 WebKit Commit Bot 2010-04-20 07:16:48 PDT
All reviewed patches have been landed.  Closing bug.