From 4c7a0b59c0be37de9ecba867b140302eb09ec70b Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Fri, 27 Nov 2020 03:14:23 -0500 Subject: [PATCH] Chromium defers connectivity checks to the OS now Vanadium needs to address several regressions caused by Chromium changes but this should no longer be a problem. --- static/faq.html | 6 ------ 1 file changed, 6 deletions(-) diff --git a/static/faq.html b/static/faq.html index 021591d1..fda37419 100644 --- a/static/faq.html +++ b/static/faq.html @@ -521,12 +521,6 @@
  • HTTP fallback: http://www.google.com/gen_204
  • HTTP other fallback: http://play.googleapis.com/generate_204
  • - -

    Similar connectivity checks are also performed by Vanadium in the browser - app, but not the WebView. This matches the behavior of Chrome and Chromium. In - the future, we plan to have it follow our OS configuration option by having it - switch between the GrapheneOS server and blending in with Chrome based on the - user's choice.

  • DNS connectivity and functionality tests