[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[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



Title: GitLab

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:

Changes:

  • tools/lint/eslint/eslint-plugin-mozilla/lib/environments/browser-window.js
    ... ... @@ -80,10 +80,6 @@ function getGlobalScriptIncludes(scriptPath) {
    80 80
         let match = line.match(globalScriptsRegExp);
    
    81 81
         if (match) {
    
    82 82
           let sourceFile = match[1]
    
    83
    -        .replace(
    
    84
    -          "chrome://global/content/torconnect/",
    
    85
    -          "toolkit/components/torconnect/content/"
    
    86
    -        )
    
    87 83
             .replace(
    
    88 84
               "chrome://browser/content/search/",
    
    89 85
               "browser/components/search/content/"
    

  • _______________________________________________
    tor-commits mailing list
    tor-commits@xxxxxxxxxxxxxxxxxxxx
    https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits