You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ideally the way this would work is navigator.serial would be undefined, but when attempted to be accessed the user would be prompted to enable the web serial API. This way there would be no fingerprinting concerns, but the feature could still be enabled when a user needed it.
Brave could treat it just like a request for mic or camera access
Description
I'd like to use Web Serial to flash my ESP32 devices from the browser. Unfortunately Brave doesn't even give me the option to enable Web Serial.
Steps to reproduce
Actual result
Brave disabled Web Serial and so the user is limited and has to install Chrome (yuck!)
Expected result
Give the user the choice to enable web serial for a domain
Reproduces how often
Easily reproduced
Brave version (brave://version info)
Version 1.67.116 Chromium: 126.0.6478.71 (Official Build) (arm64)
Channel information
Reproducibility
Miscellaneous information
No response
The text was updated successfully, but these errors were encountered: