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

Unified 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 side-by-side diff with in-line comments
Download patch
Index: LayoutTests/crypto/abandon-crypto-operation-expected.txt
diff --git a/LayoutTests/accessibility/table-remove-cell-crash-expected.txt b/LayoutTests/crypto/abandon-crypto-operation-expected.txt
similarity index 62%
copy from LayoutTests/accessibility/table-remove-cell-crash-expected.txt
copy to LayoutTests/crypto/abandon-crypto-operation-expected.txt
index e7e4e7fdcea6aaa3486584eae957c8e2db902704..74a911cdef8d317b65197b4f690e642cd0899a51 100644
--- a/LayoutTests/accessibility/table-remove-cell-crash-expected.txt
+++ b/LayoutTests/crypto/abandon-crypto-operation-expected.txt
@@ -1,8 +1,11 @@
-This test makes sure we do not crash if javascript removes a cell.
+Tests abandoning a crypto operation.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
+Worker started
+Worker started
+Worker started
PASS successfullyParsed is true
TEST COMPLETE
« 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