Bug 45771

Summary: [Qt] V8 port: Get inspector up and running
Product: WebKit Reporter: Andreas Kling <kling>
Component: WebCore Misc.Assignee: QtWebKit Unassigned <webkit-qt-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, eric, webkit.review.bot
Priority: P2 Keywords: Qt, QtTriaged
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Proposed patch none

Description Andreas Kling 2010-09-14 12:44:53 PDT
For the inspector to function in the V8 port, we need to load WebCore/bindings/v8/DebuggerScript.js into ScriptDebugServer before firing up the inspector.
Comment 1 Andreas Kling 2010-09-14 12:53:45 PDT
Created attachment 67590 [details]
Proposed patch
Comment 2 Kenneth Rohde Christiansen 2010-09-14 13:03:22 PDT
Comment on attachment 67590 [details]
Proposed patch

r=me
Comment 3 Andreas Kling 2010-09-14 13:08:18 PDT
Comment on attachment 67590 [details]
Proposed patch

Clearing flags on attachment: 67590

Committed r67488: <http://trac.webkit.org/changeset/67488>
Comment 4 Andreas Kling 2010-09-14 13:08:27 PDT
All reviewed patches have been landed.  Closing bug.