Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 80457cca728351b98a31e156d9317ea4c96b1b36
      
https://github.com/WebKit/WebKit/commit/80457cca728351b98a31e156d9317ea4c96b1b36
  Author: Timothy Hatcher <timo...@apple.com>
  Date:   2025-08-28 (Thu, 28 Aug 2025)

  Changed paths:
    M Source/WebCore/dom/Event.cpp

  Log Message:
  -----------
  iOS 26: extension content script event listener composedPath() includes 
closed shadow roots.
https://webkit.org/b/296478
rdar://problem/156695310

Reviewed by Brian Weinstein and Ryosuke Niwa.

Partially revert https://commits.webkit.org/296168@main. Don't change the 
result of event.composedPath()
for web extension content script worlds. This was breaking 1Password's lock 
widget in the page.

* Source/WebCore/dom/Event.cpp:
(WebCore::Event::composedPath const): Revert back to using 
shadowRootIsAlwaysOpen().

Canonical link: https://commits.webkit.org/299288@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