RESOLVED FIXED 213285
Enable referrer policy attribute support by default
https://bugs.webkit.org/show_bug.cgi?id=213285
Summary Enable referrer policy attribute support by default
Rob Buis
Reported 2020-06-17 00:35:44 PDT
Enable referrer policy attribute support by default by flipping the switch.
Attachments
Patch (1.35 KB, patch)
2020-06-17 00:45 PDT, Rob Buis
no flags
Patch (2.56 KB, patch)
2020-06-17 03:26 PDT, Rob Buis
no flags
Rob Buis
Comment 1 2020-06-17 00:45:15 PDT
youenn fablet
Comment 2 2020-06-17 02:44:09 PDT
Comment on attachment 402088 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=402088&action=review > Source/WebCore/page/RuntimeEnabledFeatures.h:621 > + bool m_referrerPolicyAttributeEnabled { true }; Probably need to change WebPreferences.yaml as well
Rob Buis
Comment 3 2020-06-17 03:26:17 PDT
Rob Buis
Comment 4 2020-06-17 03:27:13 PDT
Comment on attachment 402088 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=402088&action=review >> Source/WebCore/page/RuntimeEnabledFeatures.h:621 >> + bool m_referrerPolicyAttributeEnabled { true }; > > Probably need to change WebPreferences.yaml as well I forgot about that one, it was a long time ago :) Fixed.
EWS
Comment 5 2020-06-17 05:51:27 PDT
ChangeLog entry in Source/WebCore/ChangeLog contains OOPS!.
EWS
Comment 6 2020-06-19 10:07:41 PDT
Committed r263274: <https://trac.webkit.org/changeset/263274> All reviewed patches have been landed. Closing bug and clearing flags on attachment 402096 [details].
Radar WebKit Bug Importer
Comment 7 2020-06-19 10:08:17 PDT
Note You need to log in before you can comment on or make changes to this bug.