[Bug 263790] www/chromium: Unable to use FIDO U2F
Date: Sat, 29 Oct 2022 13:53:48 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263790 --- Comment #20 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=b92dcd07c7b1066c536dd24a8129dafe503f7fc9 commit b92dcd07c7b1066c536dd24a8129dafe503f7fc9 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:52:29 +0000 www/chromium: unbreak WebAuthn USB FIDO support by implementing a fake USB service PR: 263790 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.