RESOLVED FIXED 248607
Only wait for one listener in video-fullscreen-reload-crash.html
https://bugs.webkit.org/show_bug.cgi?id=248607
Summary Only wait for one listener in video-fullscreen-reload-crash.html
Tim Nguyen (:ntim)
Reported 2022-12-01 08:55:36 PST
webkitbeginfullscreen is for mac platforms and webkitfullscreenchange is for other platforms, so we should remove both listeners when one of the two events is fired.
Attachments
Radar WebKit Bug Importer
Comment 1 2022-12-01 08:57:49 PST
Tim Nguyen (:ntim)
Comment 2 2022-12-01 08:59:30 PST
EWS
Comment 3 2022-12-01 12:57:23 PST
Committed 257253@main (926055e67de8): <https://commits.webkit.org/257253@main> Reviewed commits have been landed. Closing PR #7028 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.