[webkit-changes] [WebKit/WebKit] 47d8a5: Fix Document::topOrigin when site isolation is ena...

Alex Christensen noreply at github.com
Fri Jan 10 14:54:00 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 47d8a56277db6e98a8a96c07c732fc7f7b7ae81b
      https://github.com/WebKit/WebKit/commit/47d8a56277db6e98a8a96c07c732fc7f7b7ae81b
  Author: Alex Christensen <achristensen at apple.com>
  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 at 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


More information about the webkit-changes mailing list