[webkit-changes] [WebKit/WebKit] 37b300: [cocoa] Assume same-site resource requests for som...
Commit Queue
noreply at github.com
Thu Apr 18 21:23:08 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 37b300c499f7fbb76c2febf0a8f81d846a06f1d2
https://github.com/WebKit/WebKit/commit/37b300c499f7fbb76c2febf0a8f81d846a06f1d2
Author: Matthew Finkel <m_finkel at apple.com>
Date: 2024-04-18 (Thu, 18 Apr 2024)
Changed paths:
M Source/WTF/wtf/cocoa/RuntimeApplicationChecksCocoa.h
M Source/WebCore/loader/FrameLoader.cpp
Log Message:
-----------
[cocoa] Assume same-site resource requests for some embedders
https://bugs.webkit.org/show_bug.cgi?id=272850
rdar://125774727
Reviewed by Alex Christensen.
This change let's some applications request resources as if they are same-site
when the initiating document was loaded from a file.
* Source/WTF/wtf/cocoa/RuntimeApplicationChecksCocoa.h:
* Source/WebCore/loader/FrameLoader.cpp:
(WebCore::FrameLoader::addSameSiteInfoToRequestIfNeeded):
Canonical link: https://commits.webkit.org/277724@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