Bug 34795 - Web Inspector: Continue with debugger & profiler unforking
Summary: Web Inspector: Continue with debugger & profiler unforking
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: Mikhail Naganov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-10 05:47 PST by Mikhail Naganov
Modified: 2010-02-10 07:21 PST (History)
7 users (show)

See Also:


Attachments
proposed patch (19.55 KB, patch)
2010-02-10 05:53 PST, Mikhail Naganov
pfeldman: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mikhail Naganov 2010-02-10 05:47:19 PST
Remove several #if USE(JSC) branches. Introduce ScriptDebugServer class for making JavaScriptDebugServer engine-agnostic
Comment 1 Mikhail Naganov 2010-02-10 05:53:24 PST
Created attachment 48492 [details]
proposed patch
Comment 2 Mikhail Naganov 2010-02-10 07:21:59 PST
Manually committed r54597: http://trac.webkit.org/changeset/54597