Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 46e5b937e6d19befd442ac5e6962a69a7eb746f9
https://github.com/WebKit/WebKit/commit/46e5b937e6d19befd442ac5e6962a69a7eb746f9
Author: Chris Dumez <[email protected]>
Date: 2024-11-23 (Sat, 23 Nov 2024)
Changed paths:
M
LayoutTests/imported/w3c/web-platform-tests/navigation-api/navigation-history-entry/no-referrer-dynamic-url-censored-expected.txt
M
LayoutTests/imported/w3c/web-platform-tests/navigation-api/navigation-history-entry/no-referrer-from-meta-url-censored-expected.txt
M
LayoutTests/imported/w3c/web-platform-tests/navigation-api/navigation-history-entry/no-referrer-url-censored-expected.txt
M Source/WebCore/page/NavigationHistoryEntry.cpp
M Source/WebCore/page/NavigationHistoryEntry.h
Log Message:
-----------
[Navigation] Implement url censoring
https://bugs.webkit.org/show_bug.cgi?id=282236
rdar://139279002
Reviewed by Rob Buis.
Implement NavigationHistoryEntry.url censoring as per:
- https://html.spec.whatwg.org/#dom-navigationhistoryentry-url (Step 4)
*
LayoutTests/imported/w3c/web-platform-tests/navigation-api/navigation-history-entry/no-referrer-dynamic-url-censored-expected.txt:
*
LayoutTests/imported/w3c/web-platform-tests/navigation-api/navigation-history-entry/no-referrer-from-meta-url-censored-expected.txt:
*
LayoutTests/imported/w3c/web-platform-tests/navigation-api/navigation-history-entry/no-referrer-url-censored-expected.txt:
* Source/WebCore/page/NavigationHistoryEntry.cpp:
(WebCore::NavigationHistoryEntry::NavigationHistoryEntry):
(WebCore::NavigationHistoryEntry::create):
(WebCore::NavigationHistoryEntry::url const):
(WebCore::NavigationHistoryEntry::DocumentState::fromContext):
* Source/WebCore/page/NavigationHistoryEntry.h:
Canonical link: https://commits.webkit.org/287017@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