RESOLVED DUPLICATE of bug 108082 Bug 107271
[chromium] move policy delegate related methods to TestRunner
https://bugs.webkit.org/show_bug.cgi?id=107271
Summary [chromium] move policy delegate related methods to TestRunner
jochen
Reported 2013-01-18 05:47:02 PST
// Causes navigation actions just printout the intended navigation instead // of taking you to the page. This is used for cases like mailto, where you // don't actually want to open the mail program. void setCustomPolicyDelegate(const CppArgumentList&, CppVariant*); // Delays completion of the test until the policy delegate runs. void waitForPolicyDelegate(const CppArgumentList&, CppVariant*);
Attachments
jochen
Comment 1 2013-01-28 07:42:19 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.