Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: d21d6c8a867c39ca99c7491895b5f3f30e2b0577
https://github.com/WebKit/WebKit/commit/d21d6c8a867c39ca99c7491895b5f3f30e2b0577
Author: Abigail Fox <[email protected]>
Date: 2024-05-24 (Fri, 24 May 2024)
Changed paths:
M Source/WebCore/page/SecurityOrigin.cpp
M Source/WebCore/page/SecurityOrigin.h
Log Message:
-----------
Rename SecurityOrigin::passesFileCheck per FIXME
https://bugs.webkit.org/show_bug.cgi?id=274540
rdar://128554006
Reviewed by Tim Horton.
Rename SecurityOrigin::passesFileCheck to
SecurityOrigin::hasLocalUnseparatedPath to better describe the functionality
and address a long standing FIXME
* Source/WebCore/page/SecurityOrigin.cpp:
(WebCore::SecurityOrigin::isSameOriginDomain const):
(WebCore::SecurityOrigin::hasLocalUnseparatedPath const):
(WebCore::SecurityOrigin::isSameSchemeHostPort const):
(WebCore::SecurityOrigin::passesFileCheck const): Deleted.
* Source/WebCore/page/SecurityOrigin.h:
Canonical link: https://commits.webkit.org/279287@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