Bug 136657

Summary: Web Inspector: Fix ESLint no-trailing-spaces warnings
Product: WebKit Reporter: Joseph Pecoraro <joepeck>
Component: Web InspectorAssignee: Joseph Pecoraro <joepeck>
Status: RESOLVED FIXED    
Severity: Normal CC: graouts, joepeck, jonowells, timothy, webkit-bug-importer
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
[PATCH] Proposed Fix aestes: review+, aestes: commit-queue-

Joseph Pecoraro
Reported 2014-09-08 20:11:21 PDT
ESLint catches a lot of trailing whitespace in Web Inspector code.
Attachments
[PATCH] Proposed Fix (54.19 KB, patch)
2014-09-08 20:15 PDT, Joseph Pecoraro
aestes: review+
aestes: commit-queue-
Joseph Pecoraro
Comment 1 2014-09-08 20:15:29 PDT
Created attachment 237831 [details] [PATCH] Proposed Fix
Andy Estes
Comment 2 2014-09-09 10:00:45 PDT
Comment on attachment 237831 [details] [PATCH] Proposed Fix View in context: https://bugs.webkit.org/attachment.cgi?id=237831&action=review > Source/WebInspectorUI/UserInterface/Base/Utilities.js:586 > + Oops?
Joseph Pecoraro
Comment 3 2014-09-09 12:41:30 PDT
Comment on attachment 237831 [details] [PATCH] Proposed Fix View in context: https://bugs.webkit.org/attachment.cgi?id=237831&action=review >> Source/WebInspectorUI/UserInterface/Base/Utilities.js:586 >> + > > Oops? Hahah, good catch.
Joseph Pecoraro
Comment 4 2014-09-09 12:57:31 PDT
Note You need to log in before you can comment on or make changes to this bug.