Bug 136666 - Web Inspector: Fix ESLint no-extra-semi
Summary: Web Inspector: Fix ESLint no-extra-semi
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Jonathan Wells
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-09-08 22:16 PDT by Jonathan Wells
Modified: 2014-09-09 10:31 PDT (History)
5 users (show)

See Also:


Attachments
[PATCH] Fix. (4.60 KB, patch)
2014-09-08 22:24 PDT, Jonathan Wells
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jonathan Wells 2014-09-08 22:16:45 PDT
Unnecessary semicolons as identified by ESLint should be removed.
Comment 1 Jonathan Wells 2014-09-08 22:24:21 PDT
Created attachment 237840 [details]
[PATCH] Fix.
Comment 2 WebKit Commit Bot 2014-09-09 10:31:26 PDT
Comment on attachment 237840 [details]
[PATCH] Fix.

Clearing flags on attachment: 237840

Committed r173432: <http://trac.webkit.org/changeset/173432>
Comment 3 WebKit Commit Bot 2014-09-09 10:31:29 PDT
All reviewed patches have been landed.  Closing bug.