Bug 48258

Summary: check-webkit-style fails on operator+=, operator-=, ... methods
Product: WebKit Reporter: Ademar Reis <ademar>
Component: Tools / TestsAssignee: Ademar Reis <ademar>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 48322    
Attachments:
Description Flags
patch none

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.