[tbb-commits] [tor-browser] branch tor-browser-91.12.0esr-12.0-1 updated (deafecfad5c47 -> 03c3017a22563)

gitolite role git at cupani.torproject.org
Thu Aug 4 13:39:26 UTC 2022


This is an automated email from the git hooks/post-receive script.

richard pushed a change to branch tor-browser-91.12.0esr-12.0-1
in repository tor-browser.

    from deafecfad5c47 fixup! Firefox preference overrides.
     new 37c7b45b9169f Bug 41089: Add tor-browser build scripts + Makefile to tor-browser
     new 03c3017a22563 fixup! Bug 26961: New user onboarding.

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../extensions/onboarding/content/Onboarding.jsm   |  2 +-
 tools/torbrowser/Makefile                          | 35 ++++++++++
 tools/torbrowser/bridges.js                        | 77 ++++++++++++++++++++++
 tools/torbrowser/build.sh                          |  7 ++
 tools/torbrowser/clobber.sh                        |  6 ++
 tools/torbrowser/config.sh                         |  6 ++
 tools/torbrowser/deploy.sh                         | 23 +++++++
 tools/torbrowser/fetch.sh                          | 30 +++++++++
 tools/torbrowser/jslint.sh                         |  8 +++
 9 files changed, 193 insertions(+), 1 deletion(-)
 create mode 100644 tools/torbrowser/Makefile
 create mode 100644 tools/torbrowser/bridges.js
 create mode 100755 tools/torbrowser/build.sh
 create mode 100755 tools/torbrowser/clobber.sh
 create mode 100755 tools/torbrowser/config.sh
 create mode 100755 tools/torbrowser/deploy.sh
 create mode 100755 tools/torbrowser/fetch.sh
 create mode 100755 tools/torbrowser/jslint.sh

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the tbb-commits mailing list