Bug 150523 - Web Inspector: Clean up InspectorInstrumentation includes
Summary: Web Inspector: Clean up InspectorInstrumentation includes
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: Other
Hardware: All All
: P2 Normal
Assignee: Joseph Pecoraro
URL:
Keywords: DoNotImportToRadar
Depends on:
Blocks:
 
Reported: 2015-10-23 17:22 PDT by Joseph Pecoraro
Modified: 2015-10-23 20:57 PDT (History)
8 users (show)

See Also:


Attachments
[PATCH] Proposed Fix (23.30 KB, patch)
2015-10-23 17:28 PDT, Joseph Pecoraro
no flags Details | Formatted Diff | Diff
[PATCH] Proposed Fix (22.79 KB, patch)
2015-10-23 17:36 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-10-23 17:22:01 PDT
* SUMMARY
Clean up InspectorInstrumentation includes.

- some files include it but it is not needed
- remove unnecessary InspectorDatabaseInstrumentation file holding a single inline
- remove unused Internals method
Comment 1 Joseph Pecoraro 2015-10-23 17:28:45 PDT
Created attachment 263965 [details]
[PATCH] Proposed Fix
Comment 2 Joseph Pecoraro 2015-10-23 17:36:27 PDT
Created attachment 263967 [details]
[PATCH] Proposed Fix
Comment 3 WebKit Commit Bot 2015-10-23 20:57:32 PDT
Comment on attachment 263967 [details]
[PATCH] Proposed Fix

Clearing flags on attachment: 263967

Committed r191531: <http://trac.webkit.org/changeset/191531>
Comment 4 WebKit Commit Bot 2015-10-23 20:57:36 PDT
All reviewed patches have been landed.  Closing bug.