[Webkit-unassigned] [Bug 147713] Web Inspector: inspector-protocol/console/css-source-locations.html times out when repeated

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 5 20:46:22 PDT 2015


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

Brian Burg <bburg at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |drousso at apple.com

--- Comment #1 from Brian Burg <bburg at apple.com> ---
Devin suggested that perhaps we did not disable the Console when the test is finished, and thus the next execution's console messages are not enqueued in the backend and get dropped on the floor.

I tried sending "Console.disable" before calling InspectorTest.completeTest(), but this did not seem to have any effect.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150806/cc954462/attachment.html>


More information about the webkit-unassigned mailing list