[Webkit-unassigned] [Bug 80005] V8 javascript engine should throw an exception on this case

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 6 20:17:32 PST 2012


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


Kentaro Hara <haraken at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #130508|review?                     |review-
               Flag|                            |




--- Comment #8 from Kentaro Hara <haraken at chromium.org>  2012-03-06 20:17:32 PST ---
(From update of attachment 130508)
View in context: https://bugs.webkit.org/attachment.cgi?id=130508&action=review

The change in CodeGeneratorV8.pm looks OK.

I think CodeGeneratorJS.pm has the same issue. Would you please fix it? Otherwise, argument-types.html will fail in Mac.

> Source/WebCore/ChangeLog:3
> +        V8 javascript engine should throw an exception on this case

More descriptive title please

> Source/WebCore/ChangeLog:7
> +

Please describe what your patch is doing.

> Source/WebCore/ChangeLog:8
> +        No new tests. (OOPS!)

You can write "Test: fast/mediastream/argument-types.html"

> LayoutTests/ChangeLog:8
> +        * fast/mediastream/script-tests/argument-types.js:

Aren't there any tests that are affected by this change?

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