WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
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.
Top of Page
Format For Printing
XML
Clone This Bug