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

Side by Side Diff: third_party/WebKit/LayoutTests/http/tests/inspector/sources/debugger/animation-worklet-debugging-expected.txt

Issue 2171973002: [WIP][worklets] ThreadedWorkletGlobalScope + AnimationWorkletGlobalScope Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: ...... Created 4 years, 3 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
OLDNEW
1 Tests stopping in debugger in the worker. 1 Tests stopping in debugger in the animation worklet.
2 2
3 Script execution paused. 3 Script execution paused.
4 Call stack: 4 Call stack:
5 0) doSomething (worker-source.js:3) 5 0) doSomething (worker-source.js:3)
6 1) (worker-source.js:6) 6 1) (worker-source.js:6)
7 Script execution resumed. 7 Script execution resumed.
8 8
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698