[tor-commits] [tor-browser] 60/73: Bug 1780839 - Fix browser_parsable_css.js failures. a=bustage DONTBUILD

gitolite role git at cupani.torproject.org
Wed Sep 21 20:17:53 UTC 2022


This is an automated email from the git hooks/post-receive script.

richard pushed a commit to branch geckoview-102.3.0esr-12.0-1
in repository tor-browser.

commit d74be19592019631c59fed3b25bba98e24bf66a4
Author: Ryan VanderMeulen <ryanvm at gmail.com>
AuthorDate: Tue Sep 6 17:24:39 2022 -0400

    Bug 1780839 - Fix browser_parsable_css.js failures. a=bustage DONTBUILD
    
    This was removed in bug 1774017 and got missed in the uplift patch.
---
 browser/base/content/test/static/browser_parsable_css.js | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/browser/base/content/test/static/browser_parsable_css.js b/browser/base/content/test/static/browser_parsable_css.js
index 5cfbfa6bc9b4d..dde51220c6014 100644
--- a/browser/base/content/test/static/browser_parsable_css.js
+++ b/browser/base/content/test/static/browser_parsable_css.js
@@ -145,9 +145,6 @@ let propNameWhitelist = [
 
   // This variable is used from CSS embedded in JS in adjustableTitle.js
   { propName: "--icon-url", isFromDevTools: false },
-
-  // This variable is used from CSS embedded in JS in pdf.js
-  { propName: "--zoom-factor", isFromDevTools: false },
 ];
 
 // Add suffix to stylesheets' URI so that we always load them here and

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the tor-commits mailing list