Bug 28075

Summary: Remove trailing whitespaces from all database files
Product: WebKit Reporter: Dumitru Daniliuc <dumi>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, andersca, aroben, beidson, dglazkov, eric
Priority: P4    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
patch none

Description Dumitru Daniliuc 2009-08-07 11:05:34 PDT
Lots of database files have trailing whitespaces in them. We should clean that up.
Comment 1 Dumitru Daniliuc 2009-08-26 16:40:39 PDT
Created attachment 38647 [details]
patch

Removed all trailing whitespaces in all files in WebCore/storage/.
Comment 2 Adam Barth 2009-08-26 21:28:51 PDT
Comment on attachment 38647 [details]
patch

ok
Comment 3 Eric Seidel (no email) 2009-08-26 21:39:55 PDT
Comment on attachment 38647 [details]
patch

Rejecting patch 38647 from commit-queue.  This patch will require manual commit.

['WebKitTools/Scripts/run-webkit-tests', '--no-launch-safari', '--quiet', '--exit-after-n-failures=1'] failed with exit code 1
Comment 4 Adam Barth 2009-08-26 21:57:29 PDT
Comment on attachment 38647 [details]
patch

Hum...   Seems unlikley.  Let's try this again.
Comment 5 Eric Seidel (no email) 2009-08-26 22:05:31 PDT
Comment on attachment 38647 [details]
patch

Rejecting patch 38647 from commit-queue.  This patch will require manual commit.

['WebKitTools/Scripts/run-webkit-tests', '--no-launch-safari', '--quiet', '--exit-after-n-failures=1'] failed with exit code 1
Comment 6 Adam Barth 2009-08-26 22:23:12 PDT
Comment on attachment 38647 [details]
patch

Clearing flags on attachment: 38647

Committed r47808: <http://trac.webkit.org/changeset/47808>
Comment 7 Adam Barth 2009-08-26 22:23:19 PDT
All reviewed patches have been landed.  Closing bug.
Comment 8 Eric Seidel (no email) 2009-08-26 23:26:56 PDT
Sorry.  run-webkit-tests had left an httpd process running, causing all patches to fail the httpd tests. :(