Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: de96a0b36261b247a4c939e0aee98323e50114c8
https://github.com/WebKit/WebKit/commit/de96a0b36261b247a4c939e0aee98323e50114c8
Author: Rob Buis <[email protected]>
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
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes