Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: a1e43a5ceda2524bfc9bbae8b13114348527b0ce
https://github.com/WebKit/WebKit/commit/a1e43a5ceda2524bfc9bbae8b13114348527b0ce
Author: Wenson Hsieh <[email protected]>
Date: 2026-03-06 (Fri, 06 Mar 2026)
Changed paths:
M Source/WebCore/page/ElementTargetingTypes.cpp
Log Message:
-----------
[AutoFill Debugging] Adjust the format of node selector paths to use JSON
internally
https://bugs.webkit.org/show_bug.cgi?id=309354
rdar://171907724
Reviewed by Aditya Keerthi and Abrar Rahman Protyasha.
Change the internal format of node selector path data to use minified JSON,
rather than WTF
persistence encoders / decoders, to make them easier to interpret and debug in
telemetry reports.
No new tests, since there should be no change in behavior for clients.
* Source/WebCore/page/ElementTargetingTypes.cpp:
(WebCore::serializeTargetedElementSelectors):
(WebCore::deserializeTargetedElementSelectors):
Canonical link: https://commits.webkit.org/308843@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications