[webkit-changes] [WebKit/WebKit] de96a0: Use generated code in ReferrerPolicy.cpp
Rob Buis
noreply at github.com
Wed Apr 5 07:58:58 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: de96a0b36261b247a4c939e0aee98323e50114c8
https://github.com/WebKit/WebKit/commit/de96a0b36261b247a4c939e0aee98323e50114c8
Author: Rob Buis <rbuis at igalia.com>
Date: 2023-04-05 (Wed, 05 Apr 2023)
Changed paths:
M Source/WebCore/platform/ReferrerPolicy.cpp
Log Message:
-----------
Use generated code in ReferrerPolicy.cpp
https://bugs.webkit.org/show_bug.cgi?id=252962
Reviewed by Youenn Fablet.
Code used for serializing ReferrerPolicy is
generated in JSReferrerPolicy, use that instead of
the current custom code in ReferrerPolicy.cpp.
* Source/WebCore/platform/ReferrerPolicy.cpp:
(WebCore::referrerPolicyToString):
Canonical link: https://commits.webkit.org/262619@main
More information about the webkit-changes
mailing list