[webkit-changes] [WebKit/WebKit] 23a406: [Site Isolation] http/tests/misc/iframe-shadow-rea...

Charlie Wolfe noreply at github.com
Mon May 6 10:47:05 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 23a4062573b67ed72547f72b06fda99d9dabda72
      https://github.com/WebKit/WebKit/commit/23a4062573b67ed72547f72b06fda99d9dabda72
  Author: Charlie Wolfe <charliew at apple.com>
  Date:   2024-05-06 (Mon, 06 May 2024)

  Changed paths:
    M LayoutTests/platform/mac-site-isolation/TestExpectations
    M Source/WebCore/bindings/js/JSDOMGlobalObject.cpp

  Log Message:
  -----------
  [Site Isolation] http/tests/misc/iframe-shadow-realm.html crashes
https://bugs.webkit.org/show_bug.cgi?id=273754
rdar://127585261

Reviewed by Sihui Liu.

With site isolation, the parent document may be hosted in another process. If so, we know that it is not
same-origin.

* LayoutTests/platform/mac-site-isolation/TestExpectations:
* Source/WebCore/bindings/js/JSDOMGlobalObject.cpp:
(WebCore::JSDOMGlobalObject::deriveShadowRealmGlobalObject):

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