Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 6fbf6ca8821d3a1bef684fecfc554526fd070375
      
https://github.com/WebKit/WebKit/commit/6fbf6ca8821d3a1bef684fecfc554526fd070375
  Author: Phipson Lee <[email protected]>
  Date:   2026-04-22 (Wed, 22 Apr 2026)

  Changed paths:
    M Source/WebKit/UIProcess/ios/fullscreen/WKFullScreenWindowControllerIOS.mm

  Log Message:
  -----------
  Ornaments sometimes drifts when Entering and Exiting Element Fullscreen
https://bugs.webkit.org/show_bug.cgi?id=311947
rdar://174454497

Reviewed by Abrar Rahman Protyasha.

With the change made in 310001@main, we no longer
need to apply an animated transform to ornaments during the animation to 
counteract
the transformation during the animated scene resize. This change removes an 
extraneous
transform we apply to ornaments for this reason that would cause it to 
sometimes occlude
the window depending on the inWindow's height relative to that of the 
fullscreen video
window.

* Source/WebKit/UIProcess/ios/fullscreen/WKFullScreenWindowControllerIOS.mm:
(-[WKFullScreenWindowController 
_performSpatialFullScreenTransition:completionHandler:]):

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



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

Reply via email to