[Webkit-unassigned] [Bug 55816] Web Inspector: fix layout tests flakiness.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Mar 5 00:07:58 PST 2011


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





--- Comment #4 from Yury Semikhatsky <yurys at chromium.org>  2011-03-05 00:07:58 PST ---
(From update of attachment 84849)
View in context: https://bugs.webkit.org/attachment.cgi?id=84849&action=review

> LayoutTests/platform/chromium/inspector/console/console-uncaught-exception-expected.txt:6
> +console-uncaught-exception.html:40Uncaught Error: Exception in inline script.aconsole-uncaught-exception.html:40bconsole-uncaught-exception.html:45(anonymous function)console-uncaught-exception.html:48

How can you be sure that frontend is already loaded when the exceptions are thrown?

> Source/WebCore/inspector/InspectorAgent.cpp:399
> +    m_pendingEvaluateTestCommands.clear();

Why do we need this magic?

-- 
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