]> git.armaanb.net Git - chorizo.git/commitdiff
README: Flash crashes gone since WebKit2 2.6.3
authorPeter Hofmann <scm@uninformativ.de>
Thu, 13 Nov 2014 17:45:08 +0000 (18:45 +0100)
committerPeter Hofmann <scm@uninformativ.de>
Thu, 13 Nov 2014 17:45:08 +0000 (18:45 +0100)
README

diff --git a/README b/README
index 729bbada9cd804a2a2d32a43cc91a51b3fb0eff1..218e07fd1be363700aca58e6518b52d1f1556648 100644 (file)
--- 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...