Pier Angelo Vendrame pushed to branch tor-browser-128.1.0esr-14.0-1 at The Tor 
Project / Applications / Tor Browser


Commits:
7ff3417b by Henry Wilkes at 2024-08-13T06:38:39+00:00
fixup! Bug 27476: Implement about:torconnect captive portal within Tor Browser

Bug 42668: Drop torconnect modification to eslint-plugin-mozilla.

- - - - -


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
=====================================
@@ -80,10 +80,6 @@ function getGlobalScriptIncludes(scriptPath) {
     let match = line.match(globalScriptsRegExp);
     if (match) {
       let sourceFile = match[1]
-        .replace(
-          "chrome://global/content/torconnect/",
-          "toolkit/components/torconnect/content/"
-        )
         .replace(
           "chrome://browser/content/search/",
           "browser/components/search/content/"



View it on GitLab: 
https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/7ff3417bf050211bf0fba1e1afd8109f56ddcd99

-- 
View it on GitLab: 
https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/7ff3417bf050211bf0fba1e1afd8109f56ddcd99
You're receiving this email because of your account on gitlab.torproject.org.


_______________________________________________
tbb-commits mailing list
[email protected]
https://lists.torproject.org/cgi-bin/mailman/listinfo/tbb-commits

Reply via email to