Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
tails
tails
Commits
48d28415
Commit
48d28415
authored
Jul 01, 2018
by
intrigeri
Browse files
Test suite: update list of libs that Tor Launcher is known not to use (refs:
#15023
)
parent
b959708b
Changes
1
Hide whitespace changes
Inline
Side-by-side
features/step_definitions/browser.rb
View file @
48d28415
...
...
@@ -44,7 +44,7 @@ def xul_application_info(application)
address_bar_image
=
nil
# The standalone Tor Launcher uses fewer libs than the full
# browser.
unused_tbb_libs
.
concat
([
"libfreebl3.so"
,
"libnssckbi.so"
,
"libsoftokn3.so"
])
unused_tbb_libs
.
concat
([
"libfreebl3.so"
,
"libfreeblpriv3.so"
,
"libnssckbi.so"
,
"libsoftokn3.so"
])
else
raise
"Invalid browser or XUL application:
#{
application
}
"
end
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment