[Webkit-unassigned] [Bug 25469] JS layout tests should support layoutTestController.waitUntilDone/notifyDone.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 29 16:21:21 PDT 2009


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





------- Comment #1 from ojan at chromium.org  2009-04-29 16:21 PDT -------
eseidel's better description from #webkit: the fast/js tests function by
including a <Script> tag after your test script which checks to make sure your
test script parsed correctly.  Instead, we should have a function which that
last script calls when you're not waitUntilDone.  when you are waitUntilDone
then it should not do anything, and you can call the "I'm done" function
manually


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



More information about the webkit-unassigned mailing list