[Bug 263790] www/chromium: Unable to use FIDO U2F
Date: Sat, 29 Oct 2022 13:54:50 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263790 --- Comment #21 from commit-hook@FreeBSD.org --- A commit in branch 2022Q4 references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=bdbd864258d5fa3e513e51cf60d14718cf833bcf commit bdbd864258d5fa3e513e51cf60d14718cf833bcf Author: Robert Nagy <robert@openbsd.org> AuthorDate: 2022-10-29 13:32:44 +0000 Commit: Rene Ladan <rene@FreeBSD.org> CommitDate: 2022-10-29 13:54:18 +0000 www/chromium: unbreak WebAuthn USB FIDO support by implementing a fake USB service PR: 263790 (cherry picked from commit b92dcd07c7b1066c536dd24a8129dafe503f7fc9) www/chromium/Makefile | 1 + .../files/patch-services_device_usb_BUILD.gn | 20 ++++++-- ...patch-services_device_usb_usb__service.cc (new) | 22 +++++++++ ...services_device_usb_usb__service__fake.cc (new) | 54 ++++++++++++++++++++++ ...-services_device_usb_usb__service__fake.h (new) | 51 ++++++++++++++++++++ 5 files changed, 145 insertions(+), 3 deletions(-) -- You are receiving this mail because: You are the assignee for the bug.