summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorPeter Hofmann <scm@uninformativ.de>2014-11-13 18:45:08 +0100
committerPeter Hofmann <scm@uninformativ.de>2014-11-13 18:45:08 +0100
commit21932630261e6ab70bb67b452930e1df5d01598b (patch)
treefb488a26dcc2863e2ab0b5eea87674a2de4243b6 /README
parent7cf086f89a7c03d2fbbab20b49caa561c3ddfe17 (diff)
downloadlariza-21932630261e6ab70bb67b452930e1df5d01598b.tar.gz
README: Flash crashes gone since WebKit2 2.6.3
Diffstat (limited to 'README')
-rw-r--r--README5
1 files changed, 1 insertions, 4 deletions
diff --git a/README b/README
index 729bbad..218e07f 100644
--- a/README
+++ b/README
@@ -16,7 +16,7 @@ Features:
- Keyword based searching: Opening "wi foo" will search wikipedia
- Global content zoom
- Cooperative instances using FIFOs
- - Support for Java
+ - Support for Flash and Java
==============================================
@@ -33,9 +33,6 @@ There's a number of issues on this branch:
- No adblock support. As stated in commit f1174ff, this has to be
implemented as a "WebKit2 web extension". Maybe do this in a
project of its own?
- - Java appears to work but Flash looks very broken. In fact, there's
- a number of crashes of "WebKitPluginProcess2" when pages using
- Flash are opened.
- "View source" mode is not yet ported. This feature has been
removed from WebKit2, so we have to invent some way to re-create
this...