[webkit-changes] [WebKit/WebKit] 926055: Only wait for one listener in video-fullscreen-rel...

Tim Nguyen noreply at github.com
Thu Dec 1 12:57:32 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 926055e67de88b73768c92d768c869578204f252
      https://github.com/WebKit/WebKit/commit/926055e67de88b73768c92d768c869578204f252
  Author: Tim Nguyen <ntim at apple.com>
  Date:   2022-12-01 (Thu, 01 Dec 2022)

  Changed paths:
    M LayoutTests/media/video-fullscreen-reload-crash.html

  Log Message:
  -----------
  Only wait for one listener in video-fullscreen-reload-crash.html
https://bugs.webkit.org/show_bug.cgi?id=248607
rdar://102863211

Reviewed by Jer Noble.

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.

* LayoutTests/media/video-fullscreen-reload-crash.html:

Canonical link: https://commits.webkit.org/257253@main




More information about the webkit-changes mailing list