From 18e087a0cc7cfde3ea17b3bb3f616605b7700f97 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Thu, 30 Mar 2017 16:11:32 +0200 Subject: fix unusable links with webkit 2.16.0 This is a webkit 2.16.0 "regression" where one cannot click anymore on links We now need to enable the 'allow-universal-access-from-file-url' property. previous commit shows that with 2.16, we see eg: CONSOLE ERROR Not allowed to load local resource: file:///Fonts CONSOLE ERROR Not allowed to load local resource: file:///Services --- NEWS | 1 + 1 file changed, 1 insertion(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index faa953fb..3eaef0b3 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,6 @@ - drop legacy loaders for drakbackup, drakmenustyle and tomoyo-gui (mga#18572) +- fix webkit 2.16.x regression where one cannot click anymore on links - write wekbit console messages to stdout if using --testing Version 13.13 - 11 March 2017, by RĂ©mi Verschelde -- cgit v1.2.1