[release-notes/gnome-3-20] update webkitgtk+ and web sections after conversatino with michael



commit e8b3fede1bb6ebe25aaab5635c148ede25857bf8
Author: Allan Day <allanpday gmail com>
Date:   Tue Mar 15 18:18:31 2016 +0000

    update webkitgtk+ and web sections after conversatino with michael

 help/C/developers.page |    5 +++--
 help/C/more.page       |   10 +++++-----
 2 files changed, 8 insertions(+), 7 deletions(-)
---
diff --git a/help/C/developers.page b/help/C/developers.page
index 8a18a24..5555525 100644
--- a/help/C/developers.page
+++ b/help/C/developers.page
@@ -216,8 +216,9 @@
       <item><p><code>onbeforeunload</code> is now supported, allowing websites
       to show messages when leaving a page.</p></item>
       <item><p>New APIs allow console messages to be accessed.</p></item>
-      <item><p>Significant progress has also been made towards isolating UI and
-      web processes.</p>
+      <item><p>Significant progress has also been made towards isolating web
+      processes from the network, which will help to make WebKitGTK+ more
+      secure in the future.</p>
       </item>
     </list>
   </section>
diff --git a/help/C/more.page b/help/C/more.page
index b947b2a..aefa50b 100644
--- a/help/C/more.page
+++ b/help/C/more.page
@@ -74,11 +74,11 @@
     downloads.</p>
     <p>Session restore is another major new feature in the new version of Web.
     With previous versions, your old tabs were reopened when Web was restarted,
-    however any changes to pages and browsing history was not remembered. That
-    has now changed: when you open the browser, every tab will be exactly as
-    you left it, including its browsing history, edits you might have made, and
-    the scroll position. This behavior can be disabled from the preferences, if
-    you'd prefer to start with a blank slate each time.</p>
+    however some things were not restored as you left them. That has now
+    changed: when you open the browser, every tab will be exactly as you left
+    it, including its browsing history and the scroll position. This behavior
+    can be disabled from the preferences, if you prefer to start with a blank
+    slate each time.</p>
     <p>Other changes in Web include:</p>
     <list>
       <item><p>Feedback when visiting non-HTTPS sites has been improved.</p>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]