Bug 1401485 - Move aboutRights.css to toolkit. r?dao draft
authorErica Wright <ewright@mozilla.com>
Wed, 20 Sep 2017 09:41:45 -0400
changeset 667640 016c7fa0f135d5b38d1537d56a9da000dd9eb448
parent 667637 0c49ebf4195ce51072b24aacf01eaaffdcff9be6
child 732461 2a612cee3180ad4c6e77edd8ac5497880cecef7c
push id80796
push userbmo:ewright@mozilla.com
push dateWed, 20 Sep 2017 13:42:08 +0000
reviewersdao
bugs1401485
milestone57.0a1
Bug 1401485 - Move aboutRights.css to toolkit. r?dao MozReview-Commit-ID: GLNxlMEdkJT
browser/themes/shared/aboutRights.css
browser/themes/shared/jar.inc.mn
toolkit/content/aboutRights.xhtml
toolkit/themes/shared/aboutRights.css
toolkit/themes/shared/jar.inc.mn
--- a/browser/themes/shared/jar.inc.mn
+++ b/browser/themes/shared/jar.inc.mn
@@ -5,17 +5,16 @@
 # This is not a complete / proper jar manifest. It is included by the
 # actual theme-specific manifests, so that shared resources need only
 # be specified once. As a result, the source file paths are relative
 # to the location of the actual manifest.
 
   skin/classic/browser/aboutNetError.css                       (../shared/aboutNetError.css)
   skin/classic/browser/blockedSite.css                         (../shared/blockedSite.css)
   skin/classic/browser/error-pages.css                         (../shared/error-pages.css)
-  skin/classic/browser/aboutRights.css                         (../shared/aboutRights.css)
 * skin/classic/browser/aboutSessionRestore.css                 (../shared/aboutSessionRestore.css)
   skin/classic/browser/aboutTabCrashed.css                     (../shared/aboutTabCrashed.css)
   skin/classic/browser/aboutWelcomeBack.css                    (../shared/aboutWelcomeBack.css)
   skin/classic/browser/addons/addon-install-blocked.svg        (../shared/addons/addon-install-blocked.svg)
   skin/classic/browser/addons/addon-install-confirm.svg        (../shared/addons/addon-install-confirm.svg)
   skin/classic/browser/addons/addon-install-downloading.svg    (../shared/addons/addon-install-downloading.svg)
   skin/classic/browser/addons/addon-install-error.svg          (../shared/addons/addon-install-error.svg)
   skin/classic/browser/addons/addon-install-installed.svg      (../shared/addons/addon-install-installed.svg)
--- a/toolkit/content/aboutRights.xhtml
+++ b/toolkit/content/aboutRights.xhtml
@@ -14,17 +14,17 @@
    - License, v. 2.0. If a copy of the MPL was not distributed with this
    - file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
 
 <html xmlns="http://www.w3.org/1999/xhtml">
 
 <head>
   <title>&rights.title;</title>
   <link rel="stylesheet" href="chrome://global/skin/in-content/info-pages.css" type="text/css"/>
-  <link rel="stylesheet" href="chrome://browser/skin/aboutRights.css" type="text/css"/>
+  <link rel="stylesheet" href="chrome://global/skin/aboutRights.css" type="text/css"/>
 </head>
 
 <body id="your-rights" dir="&rights.locale-direction;">
 <div class="container">
   <div class="rights-header">
     <div>
       <h1>&rights.title;</h1>
 
rename from browser/themes/shared/aboutRights.css
rename to toolkit/themes/shared/aboutRights.css
--- a/toolkit/themes/shared/jar.inc.mn
+++ b/toolkit/themes/shared/jar.inc.mn
@@ -13,16 +13,17 @@ toolkit.jar:
 % skin mozapps classic/1.0 %skin/classic/mozapps/
   skin/classic/global/about.css                            (../../shared/about.css)
   skin/classic/global/aboutCache.css                       (../../shared/aboutCache.css)
   skin/classic/global/aboutCacheEntry.css                  (../../shared/aboutCacheEntry.css)
   skin/classic/global/aboutMemory.css                      (../../shared/aboutMemory.css)
   skin/classic/global/aboutReader.css                      (../../shared/aboutReader.css)
   skin/classic/global/aboutReaderContent.css               (../../shared/aboutReaderContent.css)
 * skin/classic/global/aboutReaderControls.css              (../../shared/aboutReaderControls.css)
+  skin/classic/global/aboutRights.css                      (../../shared/aboutRights.css)
   skin/classic/global/aboutSupport.css                     (../../shared/aboutSupport.css)
   skin/classic/global/appPicker.css                        (../../shared/appPicker.css)
   skin/classic/global/config.css                           (../../shared/config.css)
   skin/classic/global/datetimeinputpickers.css             (../../shared/datetimeinputpickers.css)
   skin/classic/global/datetimepopup.css                    (../../shared/datetimepopup.css)
   skin/classic/global/passwordmgr.css                      (../../shared/passwordmgr.css)
   skin/classic/global/scale.css                            (../../shared/scale.css)
   skin/classic/global/icons/calendar-arrow-left.svg        (../../shared/icons/calendar-arrow-left.svg)