Bug 48652 - Web Inspector: WebKit2: WebInspectorFrontendClient should inherit from InspectorFrontendClientLocal
Summary: Web Inspector: WebKit2: WebInspectorFrontendClient should inherit from Inspec...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Timothy Hatcher
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-10-29 11:48 PDT by Timothy Hatcher
Modified: 2010-11-18 04:47 PST (History)
11 users (show)

See Also:


Attachments
Proposed Change (5.24 KB, patch)
2010-10-29 11:52 PDT, Timothy Hatcher
pfeldman: review+
timothy: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Timothy Hatcher 2010-10-29 11:48:06 PDT
In WebKit2 we can use InspectorFrontendClientLocal to get more implementation for free.
Comment 1 Timothy Hatcher 2010-10-29 11:52:40 PDT
Created attachment 72358 [details]
Proposed Change
Comment 2 Andreas Kling 2010-11-18 04:47:37 PST
This was landed in <http://trac.webkit.org/changeset/71114>