[Webkit-unassigned] [Bug 115203] New: [WK2] Downloaded file name tests fail because of incorrect custom policy delegate implementation

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 25 14:00:27 PDT 2013


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

           Summary: [WK2] Downloaded file name tests fail because of
                    incorrect custom policy delegate implementation
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Keywords: LayoutTestFailure
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ap at webkit.org


These tests are currently skipped on WebKit2:

http/tests/download/default-encoding.html
http/tests/download/inherited-encoding-form-submission-result.html
http/tests/download/inherited-encoding.html

An immediate reason for the failure is that testRunner.waitForPolicyDelegate() overrides "permissive" delegate mode that's just set via testRunner.setCustomPolicyDelegate(). However, with that is fixed, tests results are still wrong.

>From (very) brief debugging, it appears that WebKitTestRunner substitutes entirely different delegates than DumpRenderTree.

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