[tbb-commits] [Git][tpo/applications/tor-browser][tor-browser-102.5.0esr-12.5-1] fixup! Bug 10760: Integrate TorButton to TorBrowser core
Richard Pospesel (@richard)
git at gitlab.torproject.org
Thu Dec 8 14:17:29 UTC 2022
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/c52fe53189a2648f30b46841945807aefa9189f5
--
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/c52fe53189a2648f30b46841945807aefa9189f5
You're receiving this email because of your account on gitlab.torproject.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.torproject.org/pipermail/tbb-commits/attachments/20221208/1ebcd31b/attachment.htm>
More information about the tbb-commits
mailing list