Bug 161564

Summary: Web Inspector: Run ESLint over UserInterface/Views
Product: WebKit Reporter: Joseph Pecoraro <joepeck>
Component: Web InspectorAssignee: Joseph Pecoraro <joepeck>
Status: RESOLVED FIXED    
Severity: Normal CC: bburg, joepeck, mattbaker, nvasilyev, timothy, webkit-bug-importer
Priority: P2 Keywords: DoNotImportToRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
Attachments:
Description Flags
[PATCH] Proposed Fix bburg: review+, bburg: commit-queue-

Description Joseph Pecoraro 2016-09-02 20:11:16 PDT
Run ESLint over UserInterface/Views

Fix pedantic issues, style, unused variables, etc.
Comment 1 Joseph Pecoraro 2016-09-02 20:12:46 PDT
Created attachment 287850 [details]
[PATCH] Proposed Fix
Comment 2 BJ Burg 2016-09-03 14:21:22 PDT
Comment on attachment 287850 [details]
[PATCH] Proposed Fix

r=me
Comment 3 Joseph Pecoraro 2016-09-04 22:15:10 PDT
<https://trac.webkit.org/changeset/205425>