kiwibrowser / src.next

Source-code for Kiwi Next, a Kiwi Browser auto-rebased with latest Chromium
BSD 3-Clause "New" or "Revised" License
2.09k stars 265 forks source link

Chrome Flag "enable-web-bluetooth-new-permissions-backend" missing #1108

Open carrierfry opened 3 months ago

carrierfry commented 3 months ago

Describe the bug The chrome flag enable-web-bluetooth-new-permissions-backend which makes it possible to automatically connect to bluetooth devices that have been connected before is missing in Kiwi

To Reproduce

  1. Go to kiwi://flags
  2. Search for bluetooth or alternatively go to this link: kiwi://flags/#enable-web-bluetooth-new-permissions-backend
  3. See that there are no flags

Expected behavior The same flag as in chrome/chromium should pop up. In this case the "Use the new permissions backend for Web Bluetooth" flag

Screenshots Screenshot from Kiwi Browser (version 124.0.6327.2): Screenshot_20240331_203256_Kiwi_Browser

Screenshot from Chrome Android (version 123.0.6312.80): Screenshot_20240331_203231_Chrome

Smartphone (please complete the following information):

carrierfry commented 3 months ago

Just to add to this: I also tried Chrome Beta on Android (with version 124.0.6367.18) and the flag is available there as well: Screenshot_20240401_012534_Chrome_Beta