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

Side by Side Diff: LayoutTests/fast/frames/sandboxed-iframe-workers-expected.txt

Issue 111373003: Migrate bindings constructors to the new ExceptionState model. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Ugh. 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 | Annotate | Revision Log
OLDNEW
1 ALERT: PASS: SharedWorker creation threw 'SecurityError: Failed to create 'Share dWorker': access to shared workers is denied to origin 'null'.'. 1 ALERT: PASS: SharedWorker creation threw 'SecurityError: Failed to construct 'Sh aredWorker': Access to shared workers is denied to origin 'null'.'.
2 This test verifies that shared workers are not available in a sandboxed iframe. 2 This test verifies that shared workers are not available in a sandboxed iframe.
3 3
4 4
5 5
6 -------- 6 --------
7 Frame: '<!--framePath //<!--frame0-->-->' 7 Frame: '<!--framePath //<!--frame0-->-->'
8 -------- 8 --------
9 9
OLDNEW
« no previous file with comments | « LayoutTests/fast/files/file-constructor-expected.txt ('k') | LayoutTests/fast/mediastream/RTCSessionDescription-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698