[epiphany/mcatanzaro/unbreak-reader-mode] Apply 1 suggestion(s) to 1 file(s)
- From: Michael Catanzaro <mcatanzaro src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [epiphany/mcatanzaro/unbreak-reader-mode] Apply 1 suggestion(s) to 1 file(s)
- Date: Thu, 16 Dec 2021 18:42:55 +0000 (UTC)
commit bdd49347aa8411cfb946df5e6ec73732548a41d6
Author: Patrick Griffis <pgriffis igalia com>
Date: Thu Dec 16 18:42:54 2021 +0000
Apply 1 suggestion(s) to 1 file(s)
embed/ephy-reader-handler.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/embed/ephy-reader-handler.c b/embed/ephy-reader-handler.c
index 0ea869342..304a1854d 100644
--- a/embed/ephy-reader-handler.c
+++ b/embed/ephy-reader-handler.c
@@ -202,7 +202,7 @@ readability_js_finish_cb (GObject *object,
g_string_append_printf (html, "<style>%s</style>"
"<title>%s</title>"
"<meta http-equiv='Content-Type' content='text/html;' charset='UTF-8'>" \
- "<meta http-equiv='Content-Security-Policy' content='script-src none'>" \
+ "<meta http-equiv='Content-Security-Policy' content=\"script-src 'none'\">" \
"<body class='%s %s'>"
"<article>"
"<h2>"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]