[Webkit-unassigned] [Bug 120398] New: REGRESSION(R154708): It broke all plugin tests on GTK and Qt WK1

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 28 03:00:30 PDT 2013


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

           Summary: REGRESSION(R154708): It broke all plugin tests on GTK
                    and Qt WK1
           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: zarvai at inf.u-szeged.hu
                CC: allan.jensen at digia.com, andersca at apple.com,
                    ossy at webkit.org, zandobersek at gmail.com,
                    akling at apple.com, kadam at inf.u-szeged.hu,
                    abrhm at inf.u-szeged.hu
            Blocks: 79666,120376


Various undefined type errors occurred with plugin tests after the patch, eg:

FAIL document.getElementById('plugin').hasStream should be true (of type boolean). Was undefined (of type undefined).
FAIL: typeof embed.testCallback should be function but instead is undefined.
CONSOLE MESSAGE: line 19: TypeError: undefined is not a function (evaluating 'testPlugin.getURLNotify("javascript:12345", null, "callback")')
CONSOLE MESSAGE: line 20: TypeError: undefined is not a function (evaluating 'plugin.testPassTestObject("npapiCallback", testObject)')
CONSOLE MESSAGE: line 19: TypeError: undefined is not a function (evaluating 'embed.remember(obj)')
CONSOLE MESSAGE: line 14: TypeError: undefined is not a function (evaluating 'plugin.testEnumerate(testObject, outArray)')
FAIL plugin.testEvaluate('1') should be 1. Threw exception TypeError: undefined is not a function (evaluating 'plugin.testEvaluate('1')')
....

- http://build.webkit.org/builders/Qt%20Linux%20Release/builds/62478
- http://build.webkit.org/builders/GTK%20Linux%2064-bit%20Debug%20WK1/builds/3852

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