Bug 161564 - Web Inspector: Run ESLint over UserInterface/Views
Summary: Web Inspector: Run ESLint over UserInterface/Views
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Joseph Pecoraro
URL:
Keywords: DoNotImportToRadar
Depends on:
Blocks:
 
Reported: 2016-09-02 20:11 PDT by Joseph Pecoraro
Modified: 2016-09-04 22:15 PDT (History)
6 users (show)

See Also:


Attachments
[PATCH] Proposed Fix (78.42 KB, patch)
2016-09-02 20:12 PDT, Joseph Pecoraro
bburg: review+
bburg: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>