[tor-commits] [Git][tpo/applications/tor-browser][tor-browser-128.1.0esr-14.0-1] fixup! Bug 27476: Implement about:torconnect captive portal within Tor Browser

Pier Angelo Vendrame (@pierov) git at gitlab.torproject.org
Tue Aug 13 06:46:43 UTC 2024



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.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.torproject.org/pipermail/tor-commits/attachments/20240813/ba8f9535/attachment-0001.htm>


More information about the tor-commits mailing list