Bug 49433 - Remove some trailing whitespace
Summary: Remove some trailing whitespace
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-11-12 01:45 PST by Ilya Sherman
Modified: 2010-11-12 02:40 PST (History)
4 users (show)

See Also:


Attachments
Patch (12.47 KB, patch)
2010-11-12 01:46 PST, Ilya Sherman
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ilya Sherman 2010-11-12 01:45:40 PST
Remove some trailing whitespace
Comment 1 Ilya Sherman 2010-11-12 01:46:17 PST
Created attachment 73717 [details]
Patch
Comment 2 Ilya Sherman 2010-11-12 02:07:37 PST
In case you're wondering, the reason for this patch is that my editor automatically strips out trailing whitespace; and I don't want these changes to pollute the actual patch I'm working on.
Comment 3 Eric Seidel (no email) 2010-11-12 02:17:47 PST
Comment on attachment 73717 [details]
Patch

LGTM.  Cleanup like this (although slightly silly sometimes) is a FANTASTIC way to tour the code!

If you're looking for more, I point you to check-webkit-style. :)
Comment 4 WebKit Commit Bot 2010-11-12 02:39:54 PST
Comment on attachment 73717 [details]
Patch

Clearing flags on attachment: 73717

Committed r71900: <http://trac.webkit.org/changeset/71900>
Comment 5 WebKit Commit Bot 2010-11-12 02:40:00 PST
All reviewed patches have been landed.  Closing bug.