[Webkit-unassigned] [Bug 63481] Bring V8's SerializedScriptValue implementation up to date

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 13 17:50:32 PDT 2011


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





--- Comment #23 from David Levin <levin at chromium.org>  2011-07-13 17:50:32 PST ---
(In reply to comment #19)
> (In reply to comment #18)
> > (From update of attachment 100699 [details] [details])
> > View in context: https://bugs.webkit.org/attachment.cgi?id=100699&action=review
> > 
> > ok comments on the tests now.
> > 
> > > LayoutTests/fast/dom/Window/script-tests/postmessage-clone-deep-array.js:1
> > > +document.getElementById("description").innerHTML = "Tests that we abort cloning deep(ish) arrays.";
> > 
> > Why does this get a different error than really deep array?
> 
> The description was incorrect. deep-array passes, but there's a weird exception that happens when the harness tries to print the value to say that it passed (because the array is too deep for the default printer). JSC and V8 differ by a period in the error text, hence the different expectations. really-deep-array is intended to trigger the overflow behavior and is correctly described.

(Super low priority but) Want to patch one of them to make the error text the same? (Different results are painful.)

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