RESOLVED CONFIGURATION CHANGED 215099
Regression (r265160): http/tests/misc/gamepads-insecure.html fails consistently on windows
https://bugs.webkit.org/show_bug.cgi?id=215099
Summary Regression (r265160): http/tests/misc/gamepads-insecure.html fails consistent...
Aakash Jain
Reported 2020-08-03 13:33:47 PDT
r265160 introduced a broken test for windows: http/tests/misc/gamepads-insecure.html History: https://results.webkit.org/?suite=layout-tests&test=http%2Ftests%2Fmisc%2Fgamepads-insecure.html e.g.: https://build.webkit.org/results/GTK%20Linux%2064-bit%20Release%20(Tests)/r265165%20(15013)/results.html -CONSOLE MESSAGE: Navigator.getGamepads() will be removed from insecure contexts in a future release +CONSOLE MESSAGE: TypeError: navigator.getGamepads is not a function. (In 'navigator.getGamepads()', 'navigator.getGamepads' is undefined)
Attachments
Ryan Haddad
Comment 1 2020-08-03 13:47:27 PDT
Skipped this test for Windows with r265214 since gamepad isn't enabled there.
Note You need to log in before you can comment on or make changes to this bug.