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

Side by Side Diff: third_party/WebKit/LayoutTests/http/tests/inspector/security/main-origin-assigned-despite-request-missing-expected.txt

Issue 2756983002: [DevTools] Fallback to MainFrameNavigated event url in Security panel (Closed)
Patch Set: Rebase, change const to let Created 3 years, 9 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 the Main Origin is assigned even if there is no matching Request.
2
3 Page origin: http://127.0.0.1:8000
4 Detected main origin: http://127.0.0.1:8000
5 Group: Main Origin
6 <SPAN class=title >
7 http://127.0.0.1:8000
8 </SPAN>
9 Group: Unknown / Canceled
10 <SPAN class=title >
11 https://foo.test
12 </SPAN>
13 <SPAN class=title >
14 https://bar.test
15 </SPAN>
16
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698