Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 7a696bd0ff2dd3b0d421f5fca784bf5024ca085a https://github.com/WebKit/WebKit/commit/7a696bd0ff2dd3b0d421f5fca784bf5024ca085a Author: Brady Eidson <beid...@apple.com> Date: 2025-02-28 (Fri, 28 Feb 2025)
Changed paths: M Source/WebCore/page/Page.cpp Log Message: ----------- Remove invalid RELEASE_ASSERT from Page::setMainFrameURLAndOrigin rdar://145430384 https://bugs.webkit.org/show_bug.cgi?id=288859 Reviewed by Ben Nham. There's no good "is equal" expression for origins that makes particular sense here, and it's not particularly worth the trouble to try to find one. * Source/WebCore/page/Page.cpp: (WebCore::Page::setMainFrameURLAndOrigin): Canonical link: https://commits.webkit.org/291391@main To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes