diff options
author | Peter Hofmann <scm@uninformativ.de> | 2020-05-02 15:47:16 +0200 |
---|---|---|
committer | Peter Hofmann <scm@uninformativ.de> | 2020-05-02 18:00:56 +0200 |
commit | 657ebd4b1beacb11617fb098fa3fc0acd3bff1c6 (patch) | |
tree | e8b29e3d3654cf0d37b5541e78995630ddea0dc6 /CHANGES | |
parent | 6891125d46fe4afc15a4c1627dba0ae411154514 (diff) | |
download | lariza-657ebd4b1beacb11617fb098fa3fc0acd3bff1c6.tar.gz |
Enable WebKit sandboxing (and tidy up a bit)
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -11,6 +11,10 @@ next - The "external URI handler" has been removed, as these code paths were unmaintained. See also: https://www.uninformativ.de/blog/postings/2020-05-01/0/POSTING-en.html + - WebKit sandboxing is now enabled. While considered stable, it is a + rather new feature. Please report breakages. This also requires you + to run at least WebKitGTK 2.26 (released 2019-09-09). See also: + https://blogs.gnome.org/mcatanzaro/2020/03/31/sandboxing-webkitgtk-apps/ v20.04 2020-04-22 [Fixed] |