WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED CONFIGURATION CHANGED
226727
Crash when removing PointerLock target on mouseup
https://bugs.webkit.org/show_bug.cgi?id=226727
Summary
Crash when removing PointerLock target on mouseup
Sam Sneddon [:gsnedders]
Reported
2021-06-07 05:53:50 PDT
1. Load
http://wpt.live/pointerlock/pointerlock_remove_target_on_mouseup.html
2. Click anywhere 3. Immediate crash on mouse click Per
https://wpt.fyi
, this is not a regression. <
rdar://78944284
>
Attachments
Add attachment
proposed patch, testcase, etc.
Ahmad Saleem
Comment 1
2022-08-12 14:43:01 PDT
It does not crash Safari tab or browser window but in Safari 15.6 on macOS 12.5 output this: Harness status: Error Rerun Unhandled rejection: unimplemented action_sequence@
http://wpt.live/resources/testdriver.js:685:44
send@
http://wpt.live/resources/testdriver-actions.js:99:41
global code@
http://wpt.live/pointerlock/pointerlock_remove_target_on_mouseup.html:29:21
It shows this as "PASS" though and same as with Safari Technical Preview 151. Same error appears on all browsers (Firefox Nightly 105 and Chrome Canary 106). I am not sure whether it is an issue with test case or it is something missing across all browsers. Thanks!
Ryosuke Niwa
Comment 2
2022-08-12 15:38:23 PDT
That test requires web driver, and cannot be run manually in a browser. That's why harness failure happens.
Ryosuke Niwa
Comment 3
2022-08-12 22:04:04 PDT
Hm... I don't reproduce the crash, and wpt.fyi says we're passing.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug