Bug 1457786 - Remove question-32.png. r=dao

This commit is contained in:
Jason Chapin 2018-09-10 16:54:18 +02:00
Родитель c231093f1c
Коммит cb1b9f3b61
4 изменённых файлов: 1 добавлений и 4 удалений

Просмотреть файл

@ -4,7 +4,6 @@
/* eslint-env mozilla/frame-script */
const FAVICON_QUESTION = "chrome://global/skin/icons/question-32.png";
const CB_ENABLED_PREF = "browser.contentblocking.enabled";
const CB_UI_ENABLED_PREF = "browser.contentblocking.ui.enabled";
const TP_ENABLED_PREF = "privacy.trackingprotection.enabled";
@ -53,7 +52,6 @@ document.addEventListener("DOMContentLoaded", function() {
if (!RPMIsWindowPrivate()) {
document.documentElement.classList.remove("private");
document.documentElement.classList.add("normal");
document.getElementById("favicon").setAttribute("href", FAVICON_QUESTION);
document.getElementById("startPrivateBrowsing").addEventListener("click", function() {
RPMSendAsyncMessage("OpenPrivateWindow");
});

Просмотреть файл

@ -20,7 +20,7 @@
<html xmlns="http://www.w3.org/1999/xhtml" class="private">
<head>
<meta http-equiv="Content-Security-Policy" content="default-src chrome:"/>
<link id="favicon" rel="icon" type="image/png" href="chrome://browser/skin/privatebrowsing/favicon.svg"/>
<link rel="icon" type="image/png" href="chrome://browser/skin/privatebrowsing/favicon.svg"/>
<link rel="stylesheet" href="chrome://browser/content/aboutPrivateBrowsing.css" type="text/css" media="all"/>
<link rel="stylesheet" href="chrome://browser/skin/privatebrowsing/aboutPrivateBrowsing.css" type="text/css" media="all"/>
<script type="application/javascript" src="chrome://browser/content/aboutPrivateBrowsing.js"></script>

Двоичные данные
toolkit/themes/osx/global/icons/question-32.png

Двоичный файл не отображается.

До

Ширина:  |  Высота:  |  Размер: 1.8 KiB

Просмотреть файл

@ -67,7 +67,6 @@ toolkit.jar:
skin/classic/global/icons/error-16.png (icons/error-16.png)
skin/classic/global/icons/error-64.png (icons/error-64.png)
skin/classic/global/icons/question-16.png (icons/question-16.png)
skin/classic/global/icons/question-32.png (icons/question-32.png)
skin/classic/global/icons/question-64.png (icons/question-64.png)
skin/classic/global/icons/sslWarning.png (icons/sslWarning.png)
* skin/classic/global/in-content/common.css (in-content/common.css)