RESOLVED FIXED 30400
Web Inspector: introduce test controller with waitUntilDone on frontend side.
https://bugs.webkit.org/show_bug.cgi?id=30400
Summary Web Inspector: introduce test controller with waitUntilDone on frontend side.
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.