[Webkit-unassigned] [Bug 51398] [Chromium] inspector/console-dir-global.html and inspector/debugger-expand-scope.html are timing out on OSX

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 21 08:11:22 PST 2010


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





--- Comment #1 from Yuta Kitamura <yutak at chromium.org>  2010-12-21 08:11:22 PST ---
This is strange, because:

- My change does not touch any inspector code; I just added a call to ScriptExecutionContext::addMessage(), and this does not happen in normal code paths (you need to create a WebSocket and cause a network error).

- I added a new console test under http/tests/inspector, but this test should be skipped on Mac and Linux (http://crbug.com/26734).

- These two tests should also be skipped on Mac and Linux.

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