commit 83ab0312fb2063fb90f291171e65b03980d7d54a Author: Michael Catanzaro Date: Tue Oct 25 20:07:45 2016 -0500 Prepare 3.23.1.1 NEWS | 7 +++++++ configure.ac | 13 ++++--------- 2 files changed, 11 insertions(+), 9 deletions(-) commit a55ea074075cca929cdbe3c84350c55eb1c4ab57 Author: Michael Catanzaro Date: Tue Oct 25 18:17:22 2016 -0500 uri-tester: Do not update HTTPS Everywhere rulesets in test mode Nor in search provider mode embed/ephy-uri-tester.c | 9 +++++++++ 1 file changed, 9 insertions(+) commit f54c5518cd6351e7c08a651a81b2087e86a75f56 Author: Michael Catanzaro Date: Tue Oct 25 18:12:53 2016 -0500 web-extension: Really fix blocking of URIs We can't pass NULL here, we have to return TRUE to block it. embed/web-extension/ephy-web-extension.c | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) commit 2a269f64980331606e353849fa7188f3109a388b Author: Michael Catanzaro Date: Tue Oct 25 17:55:57 2016 -0500 Remove a bunch of unused settings I included this in the 3.23.1 NEWS file but forgot to actually do it. Oops. data/org.gnome.epiphany.gschema.xml | 49 ---------------------------- lib/ephy-prefs.h | 12 ------- src/profile-migrator/ephy-profile-migrator.c | 16 +-------- 3 files changed, 1 insertion(+), 76 deletions(-) commit 736215735182e650da3524bc940056577db5cf7e Author: Michael Catanzaro Date: Tue Oct 25 14:22:35 2016 -0500 Revert "Disable test-ephy-web-view" This reverts commit d0e0aed144f4b80ab7b67146c26a8a1a9481abe6. tests/Makefile.am | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) commit 5c0ea56f0d46bcec85a20e87cc828d26fd9039b3 Author: Michael Catanzaro Date: Tue Oct 25 14:22:20 2016 -0500 Revert "Temporarily disable HTTPS Everywhere ruleset updates" This reverts commit 422ee5bab2a88d57fe7ef86284a58b3eca48919c. embed/ephy-uri-tester.c | 7 ------- 1 file changed, 7 deletions(-) commit e8cb4f6ef64f5574dcb9c5767168a7584bbda3b7 Author: Michael Catanzaro Date: Tue Oct 25 09:31:00 2016 -0500 embed-prefs: Ignore recent GTK+ deprecations embed/ephy-embed-prefs.c | 3 +++ 1 file changed, 3 insertions(+)