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

Side by Side Diff: LayoutTests/crypto/abandon-crypto-operation-expected.txt

Issue 263163006: Fix crash when ExecutionContext is torn down before a crypto operation has completed. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: fix comment typo Created 6 years, 7 months 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 This test makes sure we do not crash if javascript removes a cell. 1 Tests abandoning a crypto operation.
2 2
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ". 3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ".
4 4
5 5
6 Worker started
7 Worker started
8 Worker started
6 PASS successfullyParsed is true 9 PASS successfullyParsed is true
7 10
8 TEST COMPLETE 11 TEST COMPLETE
9 12
OLDNEW
« no previous file with comments | « LayoutTests/crypto/abandon-crypto-operation.html ('k') | LayoutTests/crypto/resources/worker-infinite-loop-generateKey.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698