Skip to content

Commit

Permalink
Extend enable-webusb-device-detection flag
Browse files Browse the repository at this point in the history
Extend enable-webusb-device-detection flag since there is still a small
number of clients using this flag. It is because it allows users to work
around issues where Chrome's USB integration interacts poorly with other
applications on the system.

Bug: 346617065
Change-Id: Ib29bcf3315bb87855c49c908386ad428b7709237
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5623832
Reviewed-by: Reilly Grant <[email protected]>
Commit-Queue: Jack Hsieh <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1313789}
  • Loading branch information
chengweih001 authored and Chromium LUCI CQ committed Jun 12, 2024
1 parent ccc70fc commit d9bdc5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chrome/browser/flag-metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -4239,7 +4239,7 @@
{
"name": "enable-webusb-device-detection",
"owners": [ "[email protected]", "[email protected]" ],
"expiry_milestone": 128
"expiry_milestone": 140
},
{
"name": "enable-welcome-experience",
Expand Down

0 comments on commit d9bdc5a

Please sign in to comment.