Commit 38a2258
Add string for CacheControlNoStoreDeviceBoundSessionTerminated
This reason represents eviction from the BfCache when a page was added
despite Cache-Control: no-store, but a Device Bound Session
(https://github.com/w3c/webappsec-dbsc/blob/main/README.md) was
terminated while in the cache. This reason is analogous to
CacheControlNoStoreCookieModified or
CacheControlNoStoreHTTPOnlyCookieModified, both of which use
UIStrings.cacheControlNoStore, so we do the same here.
Bug: none
Change-Id: I3f5834f018cb7e401ee00968bcce6a866c305031
Reviewed-on: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/6318344
Reviewed-by: Danil Somsikov <[email protected]>
Reviewed-by: Simon Zünd <[email protected]>
Commit-Queue: Simon Zünd <[email protected]>
Auto-Submit: Daniel Rubery <[email protected]>1 parent 0298d0c commit 38a2258
File tree
1 file changed
+1
-2
lines changed- front_end/panels/application/components
1 file changed
+1
-2
lines changedLines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
703 | 703 | | |
704 | 704 | | |
705 | 705 | | |
706 | | - | |
707 | | - | |
| 706 | + | |
708 | 707 | | |
0 commit comments