From 3acd147f7fccba62d91eb4335ac599f6fa9f12be Mon Sep 17 00:00:00 2001 From: Judy Date: Wed, 18 May 2022 10:45:03 -0700 Subject: [PATCH 1/2] Update private-network-access-in-chrome101.md --- faq/private-network-access-in-chrome101.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/faq/private-network-access-in-chrome101.md b/faq/private-network-access-in-chrome101.md index 70133076..4698d4ed 100644 --- a/faq/private-network-access-in-chrome101.md +++ b/faq/private-network-access-in-chrome101.md @@ -16,7 +16,7 @@ description: How to resolve Dynamic Web TWAIN issue in Chrome 101? (REF: https://developer.chrome.com/blog/private-network-access-preflight/) -April 20, 2022: Google has not yet decided on a timeline for this preflight request feature. But the secure feature introduced in Chrome 94 is now scheduled for Chrome 106. Since the preflight request feature is more strict than the Chrome 94 secure feature, a reasonable guess is that preflight requests will not be enforced until after the release date of Chrome 106 on September 27th, 2022. +May 18, 2022: Google has updated the timeline for this preflight request feature. The experiement is scheduled again for Chrome 102 and may be released in Chrome 105 at the earliest. Please refer to Google's update here. March 7, 2022: The experiment in Chrome 98 was rolled back due to stability and compatibility issues discovered in the rollout to Chrome stable. These issues will be fixed before the experiment is tried again, no earlier than in Chrome 101. Learn more in the blink-dev@chromium.org Intent to Ship email thread for more details. From 91c18930cebecfb744ec05735445987567eb0354 Mon Sep 17 00:00:00 2001 From: Judy Date: Wed, 18 May 2022 10:46:01 -0700 Subject: [PATCH 2/2] Update private-network-access-in-chrome101.md --- faq/private-network-access-in-chrome101.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/faq/private-network-access-in-chrome101.md b/faq/private-network-access-in-chrome101.md index 4698d4ed..bd1bb7d6 100644 --- a/faq/private-network-access-in-chrome101.md +++ b/faq/private-network-access-in-chrome101.md @@ -16,7 +16,7 @@ description: How to resolve Dynamic Web TWAIN issue in Chrome 101? (REF: https://developer.chrome.com/blog/private-network-access-preflight/) -May 18, 2022: Google has updated the timeline for this preflight request feature. The experiement is scheduled again for Chrome 102 and may be released in Chrome 105 at the earliest. Please refer to Google's update here. +May 18, 2022: Google has updated the timeline for this preflight request feature. The experiment is scheduled again for Chrome 102 and may be released in Chrome 105 at the earliest. Please refer to Google's update here. March 7, 2022: The experiment in Chrome 98 was rolled back due to stability and compatibility issues discovered in the rollout to Chrome stable. These issues will be fixed before the experiment is tried again, no earlier than in Chrome 101. Learn more in the blink-dev@chromium.org Intent to Ship email thread for more details.