[Webkit-unassigned] [Bug 110053] New: Regression(r143124): Caused plugins/plugin-javascript-access.html to fail

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Feb 17 07:13:13 PST 2013


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

           Summary: Regression(r143124): Caused
                    plugins/plugin-javascript-access.html to fail
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit2
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: dchris at gmail.com
                CC: ap at webkit.org, akling at apple.com
            Blocks: 110046


plugins/plugin-javascript-access.html started to fail after <http://trac.webkit.org/changeset/143124> with the following diff:
--- /home/buildslave-1/webkit-buildslave/efl-linux-64-debug-wk2/build/layout-test-results/plugins/plugin-javascript-access-expected.txt
+++ /home/buildslave-1/webkit-buildslave/efl-linux-64-debug-wk2/build/layout-test-results/plugins/plugin-javascript-access-actual.txt
@@ -1,3 +1,37 @@
+Name: WebKit Test PlugIn
+
+Description: Simple Netscape® plug-in that handles test content for WebKit
+
+Filename: libTestNetscapePlugin.so
+
+Mime Types:
+
+Type: application/x-webkit-test-netscape
+
+Description: test netscape content
+
+Suffixes: testnetscape
+
+
+Plugin.item() works.
+
+Plugin.namedItem() works.
+
+Type: image/png
+
+Description: png image
+
+Suffixes: png
+
+
+Plugin.item() works.
+
+Plugin.namedItem() works.
+
+PluginArray.item() works.
+
+PluginArray.namedItem() works.
+
 Name: WebKit Test PlugIn

 Description: Simple Netscape® plug-in that handles test content for WebKit
@@ -41,3 +75,13 @@
 MimeTypeArray.item() works.

 MimeTypeArray.namedItem() works.
+
+Type: application/x-webkit-test-netscape
+
+Description: test netscape content
+
+Suffixes: testnetscape
+
+MimeTypeArray.item() works.
+
+MimeTypeArray.namedItem() works.

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