Commit 11406598 authored by antonm@chromium.org's avatar antonm@chromium.org

2011-04-08 Anton Muhin <antonm@chromium.org>

        Reviewed by Adam Barth.

        [v8] Change expectations for plugins/netscape-plugin-poperty-access-exception test
        https://bugs.webkit.org/show_bug.cgi?id=54681

        This a patch which should be landed when fix for exception handling in v8 is landed
        (see http://codereview.chromium.org/6397011/)

        * 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: svn://svn.chromium.org/blink/trunk@83269 bbb929c8-8fbe-4397-9dbb-9b2b20218538
parent 0baeb0f2
2011-04-08 Anton Muhin <antonm@chromium.org>
Reviewed by Adam Barth.
[v8] Change expectations for plugins/netscape-plugin-poperty-access-exception test
https://bugs.webkit.org/show_bug.cgi?id=54681
This a patch which should be landed when fix for exception handling in v8 is landed
(see http://codereview.chromium.org/6397011/)
* platform/chromium-mac/plugins/netscape-plugin-property-access-exception-expected.txt:
* platform/chromium-win/plugins/netscape-plugin-property-access-exception-expected.txt:
2011-04-08 Ryosuke Niwa <rniwa@webkit.org> 2011-04-08 Ryosuke Niwa <rniwa@webkit.org>
Reviewed by Tony Chang. Reviewed by Tony Chang.
...@@ -6,5 +6,5 @@ SUCCESS: Exception caught: Error: plugin object testThrowExceptionProperty SUCCE ...@@ -6,5 +6,5 @@ SUCCESS: Exception caught: Error: plugin object testThrowExceptionProperty SUCCE
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). 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 No exception caught on getting via testGetBrowserProperty.
Exception caught: Error: plugin object testThrowExceptionProperty SUCCESS No exception caught on setting via testSetBrowserProperty.
...@@ -6,5 +6,5 @@ SUCCESS: Exception caught: Error: plugin object testThrowExceptionProperty SUCCE ...@@ -6,5 +6,5 @@ SUCCESS: Exception caught: Error: plugin object testThrowExceptionProperty SUCCE
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). 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 No exception caught on getting via testGetBrowserProperty.
Exception caught: Error: plugin object testThrowExceptionProperty SUCCESS No exception caught on setting via testSetBrowserProperty.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment