Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 43efba5a6d00cd2edfe762a350dcf4fbb1a05c4a
https://github.com/WebKit/WebKit/commit/43efba5a6d00cd2edfe762a350dcf4fbb1a05c4a
Author: Charlie Wolfe <[email protected]>
Date: 2024-04-06 (Sat, 06 Apr 2024)
Changed paths:
M Source/WebKit/Shared/WebFoundTextRange.h
M Source/WebKit/Shared/WebFoundTextRange.serialization.in
M Source/WebKit/UIProcess/ios/WKContentViewInteraction.mm
M Source/WebKit/WebProcess/WebPage/WebFoundTextRangeController.cpp
Log Message:
-----------
Replace unique frame names with FrameIdentifier in `WebFoundTextRange`
https://bugs.webkit.org/show_bug.cgi?id=272246
rdar://125989046
Reviewed by Aditya Keerthi.
Unique frame names will not work with site isolation.
* Source/WebKit/Shared/WebFoundTextRange.h:
(WTF::HashTraits<WebKit::WebFoundTextRange>::constructDeletedValue):
* Source/WebKit/Shared/WebFoundTextRange.serialization.in:
* Source/WebKit/UIProcess/ios/WKContentViewInteraction.mm:
(-[WKFoundTextRange dealloc]):
* Source/WebKit/WebProcess/WebPage/WebFoundTextRangeController.cpp:
(WebKit::WebFoundTextRangeController::findTextRangesForStringMatches):
(WebKit::WebFoundTextRangeController::documentForFoundTextRange const):
Canonical link: https://commits.webkit.org/277166@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