Disallow top-level navigation to data:// URLs
This is recommended to prevent phishing attacks, see https://blog.mozilla.org/security/2017/11/27/blocking-top-level-navigations-data-urls-firefox-59/ WebKitGTK has introduced a WebKitSettings.allow-top-navigation-to-data-urls property which can be used for this when set to FALSE. While trunk already uses that default, in WebKitGTK 2.28 this defaults to TRUE and needs to be explicitly set.
parent
4544ae7c
No related branches found
No related tags found
Please register or sign in to comment