[Webkit-unassigned] [Bug 60881] [Qt] Inspector may close at the start of the next inspector test in DRT

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 22 06:41:59 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=60881





--- Comment #23 from Pavel Feldman <pfeldman at chromium.org>  2011-06-22 06:41:58 PST ---
(From update of attachment 98160)
View in context: https://bugs.webkit.org/attachment.cgi?id=98160&action=review

> LayoutTests/http/tests/inspector/inspector-test.js:18
> +        if (!WebInspector.dispatchQueueIsEmpty()) {

This looks sane. Before we land this, could you try calling InspectorTest.runAfterPendingDispatches(<didEvaluateForTestInFrontend>) instead? We maintain dispatch counter and can tell at any moment whether all of them are served.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list