Bug 48258 - check-webkit-style fails on operator+=, operator-=, ... methods
Summary: check-webkit-style fails on operator+=, operator-=, ... methods
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Ademar Reis
URL:
Keywords:
Depends on:
Blocks: 48322
  Show dependency treegraph
 
Reported: 2010-10-25 12:35 PDT by Ademar Reis
Modified: 2010-10-26 19:01 PDT (History)
1 user (show)

See Also:


Attachments
patch (3.65 KB, patch)
2010-10-25 12:49 PDT, Ademar Reis
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ademar Reis 2010-10-25 12:35:04 PDT
check-webkit-style complains on operator+= and -= methods:

"[...] Missing spaces around +=  [whitespace/operators] [3]"

Patch is on the way.
Comment 1 Ademar Reis 2010-10-25 12:49:42 PDT
Created attachment 71784 [details]
patch
Comment 2 Dumitru Daniliuc 2010-10-26 17:15:14 PDT
Comment on attachment 71784 [details]
patch

looks good. r=me.
Comment 3 WebKit Commit Bot 2010-10-26 19:01:20 PDT
Comment on attachment 71784 [details]
patch

Clearing flags on attachment: 71784

Committed r70600: <http://trac.webkit.org/changeset/70600>
Comment 4 WebKit Commit Bot 2010-10-26 19:01:25 PDT
All reviewed patches have been landed.  Closing bug.