Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(127)

Side by Side Diff: LayoutTests/fast/dom/Window/window-postmessage-clone-really-deep-array-expected.txt

Issue 114363002: Structured cloning: improve DataCloneError reporting. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Rebased + reset V8TestInterfaceConstructor.cpp result Created 7 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 Tests that we abort cloning overdeep arrays. 1 Tests that we abort cloning overdeep arrays.
2 2
3 PASS: 'postMessage(reallyDeepArray)' threw DataCloneError: An object could not b e cloned. 3 PASS: 'postMessage(reallyDeepArray)' threw DataCloneError: Failed to execute 'po stMessage' on 'Window': Value being cloned is either cyclic or too deeply nested .
4 PASS: eventData is done of type string 4 PASS: eventData is done of type string
5 5
OLDNEW
« no previous file with comments | « LayoutTests/fast/dom/Window/window-postmessage-clone-expected.txt ('k') | LayoutTests/fast/events/message-port-clone.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698