From 6b59dd4a9663a5c58b752e9bdcf00b1ac5db86e3 Mon Sep 17 00:00:00 2001 From: Michael Catanzaro Date: Thu, 10 Jul 2014 21:28:28 -0500 Subject: Display warning icon if mixed content is detected Since an attacker can modify some contents of these pages, we should display a warning icon instead of a secure lock, following the convention of major browsers. https://bugzilla.gnome.org/show_bug.cgi?id=666808 --- lib/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/Makefile.am') diff --git a/lib/Makefile.am b/lib/Makefile.am index e3695d17c..7c3894d90 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -59,6 +59,7 @@ libephymisc_la_SOURCES = \ ephy-prefs.h \ ephy-profile-utils.c \ ephy-profile-utils.h \ + ephy-security-levels.c \ ephy-settings.c \ ephy-signal-accumulator.c \ ephy-smaps.c \ -- cgit v1.2.1