CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2022/10/28 10:33:30
Modified files:
www/chromium : Makefile
www/chromium/patches:
patch-services_device_hid_hid_connection_fido_cc
patch-services_device_hid_hid_connection_fido_h
patch-services_device_hid_hid_service_fido_cc
patch-services_device_hid_hid_service_fido_h
Added files:
www/chromium/patches: patch-services_device_usb_usb_service_cc
Log message:
unbreak webauthn fido support by using the usb service implementation instead
of a nullptr and sync the fido code with the linux specific code to make it
easier to compare in the future