Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 0c3835ff4e11545f152d571c9a7d2ea7719f6e02
      
https://github.com/WebKit/WebKit/commit/0c3835ff4e11545f152d571c9a7d2ea7719f6e02
  Author: Simon Fraser <simon.fra...@apple.com>
  Date:   2025-08-15 (Fri, 15 Aug 2025)

  Changed paths:
    M Source/WebKit/UIProcess/WebPageProxy.cpp

  Log Message:
  -----------
  iOS: Magenta flash over web content
https://bugs.webkit.org/show_bug.cgi?id=297463
rdar://158419789

Reviewed by Tim Horton.

This change applies the fix made for macOS in 298652@main to iOS as well, since 
we now
have evidence that the same bug occurs there too; we can parent a layer tree 
that references
purged IOSurfaces, which, now with compression enabled, are magenta, not black.

The fix is just to remove the #ifdefs.

* Source/WebKit/UIProcess/WebPageProxy.cpp:
(WebKit::WebPageProxy::dispatchActivityStateChange):

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to