Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
The Tor Project
Applications
tor-browser-bundle-testsuite
Commits
9f07dee0
Unverified
Commit
9f07dee0
authored
May 02, 2016
by
boklm
Browse files
fp_navigator: set mozTCPSocket to undefined
parent
f8728d60
Changes
1
Hide whitespace changes
Inline
Side-by-side
marionette/tor_browser_tests/test_fp_navigator.py
View file @
9f07dee0
...
...
@@ -43,7 +43,7 @@ nav_props = {"appCodeName": "Mozilla",
"mozContacts"
:
"[object ContactManager]"
,
"mozPhoneNumberService"
:
"undefined"
,
"mozApps"
:
"[object DOMApplicationsRegistry]"
,
"mozTCPSocket"
:
"
null
"
,
"mozTCPSocket"
:
"
undefined
"
,
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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