Skip to content

Commit

Permalink
Bug 1550354 [wpt PR 16337] - Remove tentative suffix from stale-while…
Browse files Browse the repository at this point in the history
…-revalidate., a=testonly

Automatic update from web-platform-tests
Remove tentative suffix from stale-while-revalidate.

The PR has been merged into the fetch spec.
whatwg/fetch#853

BUG=348877

Change-Id: I5e06ebee3b968e569453df51a441338fb93df72a
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1566154
Reviewed-by: Mustaq Ahmed <mustaqchromium.org>
Commit-Queue: Dave Tapuska <dtapuskachromium.org>
Cr-Commit-Position: refs/heads/master{#656466}

--

wpt-commits: 2905669d14b7a004c9a2f919a38a56f701c095c9
wpt-pr: 16337

UltraBlame original commit: 33c537619b8ff8ff6c4de79246c5ffc6fddcc766
  • Loading branch information
marco-c committed Oct 4, 2019
1 parent 531eec4 commit 93aab59
Show file tree
Hide file tree
Showing 8 changed files with 33 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -318,6 +318,8 @@
uri
=
'
resources
/
stale
-
script
Expand All @@ -335,6 +337,8 @@
(
test
'
resources
/
stale
-
script
Expand Down Expand Up @@ -440,6 +444,8 @@
await
fetch
(
resources
/
stale
-
script
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -141,6 +141,8 @@
await
fetch
(
resources
/
stale
-
script
Expand All @@ -159,6 +161,8 @@
await
fetch
(
resources
/
stale
-
script
Expand Down Expand Up @@ -210,6 +214,8 @@
await
fetch
(
resources
/
stale
-
script
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -202,6 +202,9 @@
.
.
/
.
.
/
images
"
filename
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -229,6 +229,8 @@
fetch
(
"
resources
/
stale
-
css
Expand Down Expand Up @@ -338,6 +340,8 @@
href
=
"
resources
/
stale
-
css
Expand Down Expand Up @@ -410,6 +414,8 @@
href
=
"
resources
/
stale
-
css
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -233,6 +233,8 @@
fetch
(
"
resources
/
stale
-
image
Expand Down Expand Up @@ -324,6 +326,8 @@
src
=
"
resources
/
stale
-
image
Expand Down Expand Up @@ -378,6 +382,8 @@
src
=
"
resources
/
stale
-
image
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -214,6 +214,8 @@
src
=
"
resources
/
stale
-
script
Expand Down Expand Up @@ -285,6 +287,8 @@
fetch
(
"
resources
/
stale
-
script
Expand Down Expand Up @@ -404,6 +408,8 @@
src
=
"
resources
/
stale
-
script
Expand Down

0 comments on commit 93aab59

Please sign in to comment.