Bug 30400

Summary: Web Inspector: introduce test controller with waitUntilDone on frontend side.
Product: WebKit Reporter: Pavel Feldman <pfeldman>
Component: Web Inspector (Deprecated)Assignee: Pavel Feldman <pfeldman>
Status: RESOLVED FIXED    
Severity: Normal CC: timothy
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
[PATCH] Test controller class added. timothy: review+

Pavel Feldman
Reported 2009-10-15 11:50:07 PDT
Sometimes frontend needs to wait for some event (breakpoint being hit, resource being pushed, etc.), before giving control back to the layout test.
Attachments
[PATCH] Test controller class added. (6.48 KB, patch)
2009-10-15 11:53 PDT, Pavel Feldman
timothy: review+
Pavel Feldman
Comment 1 2009-10-15 11:53:31 PDT
Created attachment 41238 [details] [PATCH] Test controller class added.
Pavel Feldman
Comment 2 2009-10-15 12:52:59 PDT
Committing to http://svn.webkit.org/repository/webkit/trunk ... M WebCore/ChangeLog M WebCore/WebCore.gypi M WebCore/WebCore.vcproj/WebCore.vcproj M WebCore/inspector/front-end/WebKit.qrc M WebCore/inspector/front-end/inspector.html M WebCore/inspector/front-end/inspector.js Committed r49648
Note You need to log in before you can comment on or make changes to this bug.