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

Side by Side Diff: LayoutTests/inspector-protocol/debugger-terminate-dedicated-worker-while-paused-expected.txt

Issue 11361236: Merge 133569 - Web Inspector: JavaScript web workers debugging crashes (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/1312/
Patch Set: Created 8 years, 1 month 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 Test that inspected page won't crash if inspected worker is terminated while it is paused. Test passes if it doesn't crash. Bug 101065. 1 Test that inspected page won't crash if inspected worker is terminated while it is paused. Test passes if it doesn't crash. Bug 101065.
2 Started worker 2 Started worker
3 Worker created 3 Worker created
4 didEnableWorkerDebugging 4 didEnableWorkerDebugging
5 didConnectToWorker 5 didConnectToWorker
6 Worker paused 6 Worker paused
7 SUCCESS: Did terminate paused worker 7 SUCCESS: Did terminate paused worker
8 8
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698