[Webkit-unassigned] [Bug 65286] V8 should correctly serialize Boolean, Number and String objects
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Jul 27 15:29:53 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=65286
David Levin <levin at chromium.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #102188|review? |review-
Flag| |
--- Comment #2 from David Levin <levin at chromium.org> 2011-07-27 15:29:53 PST ---
(From update of attachment 102188)
View in context: https://bugs.webkit.org/attachment.cgi?id=102188&action=review
Just a few minor things to clean up.
Thanks!
> LayoutTests/ChangeLog:14
> + ():
Either fix this by adding a function name or remove it.
> LayoutTests/fast/dom/Window/script-tests/postmessage-clone.js:224
> + 'return [t1,t1,t2,f1,f1,f2]'
put spaces after commas
> LayoutTests/fast/dom/Window/window-postmessage-clone-expected.txt:6
> +FAIL: 'postMessage(var x = 0; try { eval("badref"); } catch(e) { x = e; } x)' should throw but didn't
We should file a bug for these failures for SquirellFish.
--
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