[tbb-commits] [tor-launcher/master] Bug 24624: tbb-logo.svg may cause network access
gk at torproject.org
gk at torproject.org
Thu Dec 14 16:23:13 UTC 2017
commit c22a773ffaeb0398d8be0119f6e89f3c8161e4aa
Author: Kathy Brade <brade at pearlcrescent.com>
Date: Thu Dec 14 10:14:15 2017 -0500
Bug 24624: tbb-logo.svg may cause network access
Remove www.w3.org DTD, unused xlink namespace declaration,
and "Generator" comment.
---
src/chrome/skin/tbb-logo.svg | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/src/chrome/skin/tbb-logo.svg b/src/chrome/skin/tbb-logo.svg
index 26cd158..8be32c2 100644
--- a/src/chrome/skin/tbb-logo.svg
+++ b/src/chrome/skin/tbb-logo.svg
@@ -1,7 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
-<!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
-<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
-<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
+<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px"
viewBox="0 0 328.6 66.3" enable-background="new 0 0 328.6 66.3" xml:space="preserve">
<g>
<g>
More information about the tbb-commits
mailing list