Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 47d8a56277db6e98a8a96c07c732fc7f7b7ae81b
      
https://github.com/WebKit/WebKit/commit/47d8a56277db6e98a8a96c07c732fc7f7b7ae81b
  Author: Alex Christensen <[email protected]>
  Date:   2025-01-10 (Fri, 10 Jan 2025)

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

  Log Message:
  -----------
  Fix Document::topOrigin when site isolation is enabled
https://bugs.webkit.org/show_bug.cgi?id=285772
rdar://142561325

Reviewed by Brady Eidson.

288038@main added infrastructure for getting the right origin,
but it didn't use it.  This fixes an internal perf benchmark
with site isolation enabled.

* Source/WebCore/dom/Document.cpp:
(WebCore::Document::topOrigin const):

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



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

Reply via email to