Bug 148215 - Web Inspector: Remove unused temporary variable
Summary: Web Inspector: Remove unused temporary variable
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: 2015-08-19 23:52 PDT by Joseph Pecoraro
Modified: 2015-08-20 00:41 PDT (History)
9 users (show)

See Also:


Attachments
[PATCH] Proposed Fix (1.29 KB, patch)
2015-08-19 23:53 PDT, Joseph Pecoraro
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Joseph Pecoraro 2015-08-19 23:52:11 PDT
* SUMMARY
Remove unused temporary variable. Doesn't appear to be used anywhere.
Comment 1 Joseph Pecoraro 2015-08-19 23:53:01 PDT
Created attachment 259454 [details]
[PATCH] Proposed Fix
Comment 2 Devin Rousso 2015-08-19 23:54:29 PDT
Yes this was something I was using for testing before the Visual editor got added.  It is safe to remove this.  Sorry.
Comment 3 WebKit Commit Bot 2015-08-20 00:41:20 PDT
Comment on attachment 259454 [details]
[PATCH] Proposed Fix

Clearing flags on attachment: 259454

Committed r188683: <http://trac.webkit.org/changeset/188683>
Comment 4 WebKit Commit Bot 2015-08-20 00:41:24 PDT
All reviewed patches have been landed.  Closing bug.