Richard Pospesel pushed to branch tor-browser-102.5.0esr-12.5-1 at The Tor Project / Applications / Tor Browser
Commits: c52fe531 by Henry Wilkes at 2022-12-08T13:52:03+00:00 fixup! Bug 10760: Integrate TorButton to TorBrowser core
- - - - -
1 changed file:
- tools/lint/eslint/eslint-plugin-mozilla/lib/environments/browser-window.js
Changes:
===================================== tools/lint/eslint/eslint-plugin-mozilla/lib/environments/browser-window.js ===================================== @@ -90,7 +90,7 @@ function getGlobalScriptIncludes(scriptPath) { .replace("chrome://global/content/", "toolkit/content/") .replace( "chrome://torbutton/content/", - "toolkit/torproject/torbutton/chrome/content/" + "toolkit/torbutton/chrome/content/" );
for (let mapping of Object.getOwnPropertyNames(MAPPINGS)) {
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/c52fe531...
tbb-commits@lists.torproject.org