Turn the fraud prevention on by default.
<rdar://problem/73588234>
Created attachment 421085 [details] Patch
Comment on attachment 421085 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=421085&action=review r=me > Source/WTF/Scripts/Preferences/WebPreferencesExperimental.yaml:722 > + "HAVE(RSA_BSSA)": true I've never see such a condition used before but if it works, it works.
Comment on attachment 421085 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=421085&action=review Thanks John for r+ this patch. >> Source/WTF/Scripts/Preferences/WebPreferencesExperimental.yaml:722 >> + "HAVE(RSA_BSSA)": true > > I've never see such a condition used before but if it works, it works. I have tested it on both platforms. So it works!
Committed r273208: <https://commits.webkit.org/r273208> All reviewed patches have been landed. Closing bug and clearing flags on attachment 421085 [details].