Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 90d57b61d613e54706f17ee0a21650b2c8f4428f
      
https://github.com/WebKit/WebKit/commit/90d57b61d613e54706f17ee0a21650b2c8f4428f
  Author: Dana Estra <[email protected]>
  Date:   2026-08-24 (Mon, 24 Aug 2026)

  Changed paths:
    M 
Source/WebCore/Modules/modern-media-controls/controls/macos-inline-media-controls.js

  Log Message:
  -----------
  midjourney.com: scrubbing the video exits the video presentation
https://bugs.webkit.org/show_bug.cgi?id=322331
rdar://181244652

Reviewed by Jer Noble.

Midjourney's custom fullscreen video mode keeps the webkit presentation
mode as inline and uses the  default inline media controls. Midjourney exits 
this mode
when the user clicks outside the video rendering area. However, depending on 
the size
of the safari video, the media control bar can end up below the video area. To 
prevent
this from causing the video to exit, we should stop propagation
of click events. We already
stop the propagation of click events for the fullscreen media controls. This 
patch does the
same for the inline controls.

No new tests.

* 
Source/WebCore/Modules/modern-media-controls/controls/macos-inline-media-controls.js:

Canonical link: 
https://flagged.apple.com:443/proxy?t2=Di5i0K0fZ4&o=aHR0cHM6Ly9jb21taXRzLndlYmtpdC5vcmcvMzE5NzQxQG1haW4=&emid=e908d24d-4271-44f2-be8a-8d959e620c53&c=11



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to