You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This more clearly communicates the intent of these tests, and is a good
counterpart to navigateExpectingPrerenderingActivation().
Also fix one more missing await in these tests.
Bug: 40273170
Change-Id: I924a92534a6d139ef515787ad875ce80b21b712c
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6620151
Reviewed-by: Hiroki Nakagawa <[email protected]>
Commit-Queue: Domenic Denicola <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1469158}
Co-authored-by: Domenic Denicola <[email protected]>
Copy file name to clipboardExpand all lines: speculation-rules/prerender/cancel-prerendering-after-clear-site-data-cache-same-origin.tentative.https.html
+2-4Lines changed: 2 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -48,8 +48,7 @@
48
48
// Because Clear-Site-Data response header is sent, the existing prerender
49
49
// is expected to be canceled.
50
50
// And the navigation is expected to create another page instead of activation.
0 commit comments