RESOLVED DUPLICATE of bug 108082 Bug 107272
[chromium] move test control logic to TestRunner
https://bugs.webkit.org/show_bug.cgi?id=107272
Summary [chromium] move test control logic to TestRunner
jochen
Reported 2013-01-18 05:48:21 PST
void windowCount(const CppArgumentList&, CppVariant*); void setCloseRemainingWindowsWhenComplete(const CppArgumentList&, CppVariant*); void waitUntilDone(const CppArgumentList&, CppVariant*); void notifyDone(const CppArgumentList&, CppVariant*); void queueBackNavigation(const CppArgumentList&, CppVariant*); void queueForwardNavigation(const CppArgumentList&, CppVariant*); void queueReload(const CppArgumentList&, CppVariant*); void queueLoadingScript(const CppArgumentList&, CppVariant*); void queueNonLoadingScript(const CppArgumentList&, CppVariant*); void queueLoad(const CppArgumentList&, CppVariant*); void queueLoadHTMLString(const CppArgumentList&, CppVariant*);
Attachments
jochen
Comment 1 2013-01-28 07:42:24 PST
*** This bug has been marked as a duplicate of bug 108082 ***
Note You need to log in before you can comment on or make changes to this bug.