-
Notifications
You must be signed in to change notification settings - Fork 2.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Enable Web Serial by default #38791
Comments
Test plan:
Observe:
|
Note on deviation from the original description. Instead of making the flag enabled by default, the flag was removed entirely. |
Verification
Case 1: New install - PASSED
Case 2: Reset Permissions - PASSED
Case 3: Upgrade - PASSED
|
Verification
Case 1: New install - PASSED
Case 2: Reset Permissions - PASSED
Case 3: Upgrade - PASSED
|
Verification
Case 1: New install - PASSED
Case 2: Reset Permissions - PASSED
Case 3: Upgrade - PASSED
|
Many thanks! Sorry for throwing my couple of pence here, but this is a great decision! Im not a dev, but i am an IT Security expert who done fair bit of threat modelling and risk assessments, and i have never seen the point of removing that feature from the browser.
Looking at what Mozilla does is not the best thing, their market share is constantly getting smaller and not without a reason. Not implementing WebSerial in FF was one of those reasons. |
Description
We currently disable Web Serial by default, and allow enabling via flag. On looking at the user flow now, I don't see a reason to keep this disabled. Users get a permission popup and the API doesn't increase fingerprinting surface by default. Mozilla also changed their position recently; in Chromium Web Serial use requires a permission popup.
Steps to reproduce
Check status of brave://flags/#brave-web-serial-api
Actual result
Is off by default
Expected result
Should be on by default
Reproduces how often
Easily reproduced
Brave version (brave://version info)
1.68.40 Chromium: 125.0.6422.76 (Official Build) nightly (arm64) (I'm on Nightly but this is on all versions)
Channel information
Reproducibility
Miscellaneous information
No response
The text was updated successfully, but these errors were encountered: