[Webkit-unassigned] [Bug 107271] New: [chromium] move policy delegate related methods to TestRunner

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 18 05:45:14 PST 2013


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

           Summary: [chromium] move policy delegate related methods to
                    TestRunner
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jochen at chromium.org
                CC: dcarney at google.com
            Blocks: 91308


// 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*);

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