Bug 34795

Summary: Web Inspector: Continue with debugger & profiler unforking
Product: WebKit Reporter: Mikhail Naganov <mnaganov>
Component: Web Inspector (Deprecated)Assignee: Mikhail Naganov <mnaganov>
Status: RESOLVED FIXED    
Severity: Normal CC: bweinstein, joepeck, keishi, pfeldman, pmuellr, rik, timothy
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
proposed patch pfeldman: review+

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