bluetooth: web: Add warning on unsupported platforms.
Developers sometimes do not notice that they are using a partially supported platform when trying Web Bluetooth. Especially when using the generic --enable-experimental-web-platform-features. E.g. https://plus.google.com/117707543167867525197/posts/4nKECjvLD9D This patch adds a warning to the developer console. The definition of supported platforms comes from https://cs.chromium.org/chromium/src/content/child/runtime_features.cc?type=cs&q=WebRuntimeFeatures::EnableWebBluetooth%5C(true%5C)&l=69-71 Change-Id: I82f7e6fd800607372520d8474e339e5a7659259c Reviewed-on: https://chromium-review.googlesource.com/557372 Commit-Queue: Vincent Scheib <scheib@chromium.org> Reviewed-by:Conley Owens <cco3@chromium.org> Cr-Commit-Position: refs/heads/master@{#486842}
Showing
Please register or sign in to comment