[webkit-changes] [WebKit/WebKit] f64906: Scroll-to-text-fragment is leaked to the loaded pa...
megangardner
noreply at github.com
Fri Jul 26 05:31:58 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: f64906be25704e04ab1782637a6815ab483563ad
https://github.com/WebKit/WebKit/commit/f64906be25704e04ab1782637a6815ab483563ad
Author: Megan Gardner <megan_gardner at apple.com>
Date: 2024-07-26 (Fri, 26 Jul 2024)
Changed paths:
A LayoutTests/imported/w3c/web-platform-tests/scroll-to-text-fragment/resources/service-worker.js
A LayoutTests/imported/w3c/web-platform-tests/scroll-to-text-fragment/scroll-to-text-fragment-service-worker.https-expected.txt
A LayoutTests/imported/w3c/web-platform-tests/scroll-to-text-fragment/scroll-to-text-fragment-service-worker.https.html
A LayoutTests/platform/mac-wk1/imported/w3c/web-platform-tests/scroll-to-text-fragment/scroll-to-text-fragment-service-worker.https-expected.txt
Log Message:
-----------
Scroll-to-text-fragment is leaked to the loaded page the fetch event for service workers.
https://bugs.webkit.org/show_bug.cgi?id=277010
rdar://130951144
Reviewed by Alex Christensen.
Add a test to show that the fix in https://commits.webkit.org/281273@main also fixes the
issue of the fragment being leaked via the fetch event.
* LayoutTests/imported/w3c/web-platform-tests/scroll-to-text-fragment/resources/service-worker.js: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-to-text-fragment/scroll-to-text-fragment-service-worker.https-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/scroll-to-text-fragment/scroll-to-text-fragment-service-worker.https.html: Added.
Canonical link: https://commits.webkit.org/281397@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