Skip to content

clear-data-dialog: expose the new HSTS policies cache data

Claudio Saavedra requested to merge clear-hsts-cache-dialog into master

WebKitGTK+ 2.26 introduces automatic support of the HSTS specification. The HSTS policies are available for removal through WebKitWebsiteDataManager. Add support to the clear data dialog for the new WEBKIT_WEBSITE_DATA_HSTS_CACHE type.

Merge request reports