[SCM] WebKit Debian packaging branch, debian/experimental, updated. upstream/1.3.3-9427-gc2be6fc

morrita at google.com morrita at google.com
Wed Dec 22 13:56:14 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 39cd47bd463ae48b8e3f14ca3ac58dc32160fc4e
Author: morrita at google.com <morrita at google.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Thu Sep 30 01:07:58 2010 +0000

    2010-09-29  MORITA Hajime  <morrita at google.com>
    
            Unreviewed, updated expectations.
    
            * platform/chromium-mac/plugins/netscape-plugin-property-access-exception-expected.txt:
            * platform/chromium-win/plugins/netscape-plugin-property-access-exception-expected.txt:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@68733 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 5ec56bc..1de34da 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,10 @@
+2010-09-29  MORITA Hajime  <morrita at google.com>
+
+        Unreviewed, updated expectations.
+
+        * platform/chromium-mac/plugins/netscape-plugin-property-access-exception-expected.txt:
+        * platform/chromium-win/plugins/netscape-plugin-property-access-exception-expected.txt:
+
 2010-09-29  Chris Fleizach  <cfleizach at apple.com>
 
         No review. Update layout tests after new CSS property.
diff --git a/LayoutTests/platform/chromium-mac/plugins/netscape-plugin-property-access-exception-expected.txt b/LayoutTests/platform/chromium-mac/plugins/netscape-plugin-property-access-exception-expected.txt
index 2b68fe8..36e9cba 100644
--- a/LayoutTests/platform/chromium-mac/plugins/netscape-plugin-property-access-exception-expected.txt
+++ b/LayoutTests/platform/chromium-mac/plugins/netscape-plugin-property-access-exception-expected.txt
@@ -4,7 +4,7 @@ CONSOLE MESSAGE: line 1: Uncaught Error: plugin object testThrowExceptionPropert
 SUCCESS: Exception caught: Error: plugin object testThrowExceptionProperty SUCCESS
 SUCCESS: Exception caught: Error: plugin object testThrowExceptionProperty SUCCESS
 One could expect exceptions to be raised in the below cases, too - but Firefox doesn't do that in most of these (I do get an exception in the first case, but that's inconsistent with not getting it in the seconfd one).
-Exception caught: Error: Error calling method on NPObject!
-Exception caught: Error: Error calling method on NPObject!
+Exception caught: Error: Error calling method on NPObject.
+Exception caught: Error: Error calling method on NPObject.
 Exception caught: Error: plugin object testThrowExceptionProperty SUCCESS
 Exception caught: Error: plugin object testThrowExceptionProperty SUCCESS
diff --git a/LayoutTests/platform/chromium-win/plugins/netscape-plugin-property-access-exception-expected.txt b/LayoutTests/platform/chromium-win/plugins/netscape-plugin-property-access-exception-expected.txt
index 2b68fe8..c44c6f4 100644
--- a/LayoutTests/platform/chromium-win/plugins/netscape-plugin-property-access-exception-expected.txt
+++ b/LayoutTests/platform/chromium-win/plugins/netscape-plugin-property-access-exception-expected.txt
@@ -1,10 +1,10 @@
-CONSOLE MESSAGE: line 1: Uncaught Error: plugin object testThrowExceptionProperty SUCCESS
-CONSOLE MESSAGE: line 1: Uncaught Error: plugin object testThrowExceptionProperty SUCCESS
-
-SUCCESS: Exception caught: Error: plugin object testThrowExceptionProperty SUCCESS
-SUCCESS: Exception caught: Error: plugin object testThrowExceptionProperty SUCCESS
-One could expect exceptions to be raised in the below cases, too - but Firefox doesn't do that in most of these (I do get an exception in the first case, but that's inconsistent with not getting it in the seconfd one).
-Exception caught: Error: Error calling method on NPObject!
-Exception caught: Error: Error calling method on NPObject!
-Exception caught: Error: plugin object testThrowExceptionProperty SUCCESS
-Exception caught: Error: plugin object testThrowExceptionProperty SUCCESS
+CONSOLE MESSAGE: line 1: Uncaught Error: plugin object testThrowExceptionProperty SUCCESS
+CONSOLE MESSAGE: line 1: Uncaught Error: plugin object testThrowExceptionProperty SUCCESS
+
+SUCCESS: Exception caught: Error: plugin object testThrowExceptionProperty SUCCESS
+SUCCESS: Exception caught: Error: plugin object testThrowExceptionProperty SUCCESS
+One could expect exceptions to be raised in the below cases, too - but Firefox doesn't do that in most of these (I do get an exception in the first case, but that's inconsistent with not getting it in the seconfd one).
+Exception caught: Error: Error calling method on NPObject.
+Exception caught: Error: Error calling method on NPObject.
+Exception caught: Error: plugin object testThrowExceptionProperty SUCCESS
+Exception caught: Error: plugin object testThrowExceptionProperty SUCCESS

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list