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

Side by Side Diff: LayoutTests/inspector/sources/debugger-ui/last-execution-context-expected.txt

Issue 1171753002: DevTools console context defaults to the Service Worker, should not. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 years, 6 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
(Empty)
1 Tests that re-adding a removed target restores the last selected execution conte xt.
2
3 Adding page target:
4 Execution context selected: mock-target-page-target:pageFrame1
5 Target selected: mock-target-page-target
6
7 Adding sw target:
8
9 Removing page target:
10 Execution context selected: mock-target-sw-target:
11 Target selected: mock-target-sw-target
12
13 Readding page target:
14 Execution context selected: mock-target-page-target:pageFrame1
15 Target selected: mock-target-page-target
16
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698