commit 0859a1d33900e68853222a8f35b017d8bf1781a7 Author: Michael Catanzaro Date: Sun Sep 18 21:22:08 2016 -0500 Update appdata file data/epiphany.appdata.xml.in | 1 + 1 file changed, 1 insertion(+) commit f0b613db89f27081ee5da9705db8153819c9e6ed Author: Michael Catanzaro Date: Sun Sep 18 21:18:39 2016 -0500 Prepare 3.18.8 NEWS | 12 ++++++++++++ configure.ac | 2 +- 2 files changed, 13 insertions(+), 1 deletion(-) commit 611ece6ac03caeaad7be1f6c5c1129f80aa2d7f4 Author: Michael Catanzaro Date: Sat Sep 10 16:46:40 2016 -0500 Update for WebKitGTK+ 2.14 unstable DOM API/ABI break There were two API breaks in WebKitDOMDOMTokenList. Do not provide compatibility with older versions of WebKit, due to the several security issues. configure.ac | 2 +- embed/web-extension/ephy-web-overview.c | 6 +----- 2 files changed, 2 insertions(+), 6 deletions(-) commit 2b8ac84b471a872f022a6c383c710f134c240096 Author: Michael Catanzaro Date: Sun Aug 7 22:04:19 2016 -0500 web-view: limit permission request info bars Else a web page can fill the browser window with unlimited notification permission requests. Limit ourselves to one info bar per permission request type, same as we already limit ourselves to one password info bar. https://bugzilla.gnome.org/show_bug.cgi?id=764593 embed/ephy-web-view.c | 59 +++++++++++++++++++++++++++++++++++++-------------- 1 file changed, 43 insertions(+), 16 deletions(-) commit c259d4924fcee951100c7e82e6041a07f5e8a2f7 Author: Michael Catanzaro Date: Sun Aug 7 21:24:17 2016 -0500 web-view: properly remove password info bar weak pointer embed/ephy-web-view.c | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) commit bcc8531d62a8e570094a22e96bfbf3f9a3fa0710 Author: Michael Catanzaro Date: Mon Aug 29 13:42:14 2016 -0500 web-view: remove outdated assert on error types Show a proper error page when we receive an unexpected error, instead of displaying the error as ASCII text embed/ephy-web-view.c | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) commit 11933540b9d7a96eb622821d53a5aff445da6812 Author: Michael Catanzaro Date: Mon Jun 20 13:53:03 2016 -0500 Fix ChangeLog generation for srcdir != builddir And limit size of the changelog file Makefile.am | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) commit 75e7ab311f9b57ac2427c42e6861b11598bfcf36 Author: Michael Catanzaro Date: Tue Sep 6 00:38:17 2016 -0500 web-view: set user-content-manager when creating related view WebKit does not set the WebKitUserContentManager from the related view GObject property. The WebKitUserContentManager only gets set automatically when using the webkit_web_context_new_with_related_view GObject API. This means all our script message handlers (and also user CSS) were broken in related views (views that share the same web process), e.g. when using the Add Account feature to switch between multiple Google accounts on Google pages. This is probably also the cause of user complaints that sometimes bypassing the unacceptable TLS certificate error page doesn't work. https://bugzilla.gnome.org/show_bug.cgi?id=769627 embed/ephy-web-view.c | 3 +++ 1 file changed, 3 insertions(+) commit cb083c6b6ffb11ebda22c479996f16aa917c8326 Author: Michael Catanzaro Date: Tue Jun 14 09:52:48 2016 -0500 Revert "title-box: Do not propagate button press events in title mode" This reverts commit 8ea4d95748073e8cff6b3cab14492e2469ab9db1. src/ephy-title-box.c | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) commit 22099bf1ea23d10c17df7aca8336e9df3bfbb959 Author: Cédric Valmary Date: Sat Jun 4 13:15:34 2016 +0000 Updated Occitan translation po/oc.po | 2246 ++++++++++++++++++++++++++++++++------------------------------ 1 file changed, 1178 insertions(+), 1068 deletions(-) commit 3c850730864a93c41c63c50832bf23883c91abc4 Author: Cédric Valmary Date: Thu May 12 20:04:49 2016 +0000 Updated Occitan translation po/oc.po | 9720 +++++++++++++++++++++++++++++++++++++++----------------------- 1 file changed, 6172 insertions(+), 3548 deletions(-)