gecko-dev/netwerk/test/mochitests
Andrew McCreight 31e39883db Bug 1375262 - Add the ability to pass sandbox options to SpecialPowers.loadChromeScript(). r=jmaher
SpecialPowers.loadChromeScript() sends a script to the child process,
then creates a sandbox, and runs the script in that sandbox. There are
various sandboxOptions that can be passed when creating a sandbox, and
it would be nice to have that functionality for loadChromeScript.

I just need this for wantGlobalProperties, but I might as well make it
as general as possible. I'm not sure all of the types it can take can
actually be serialized across processes, but I guess that's okay.

MozReview-Commit-ID: GoJjXdjizFk

--HG--
extra : rebase_source : 9c2bc190dbf5a080978953cffd64205e8b816367
2017-06-20 15:50:20 -07:00
..
empty.html
file_loadinfo_redirectchain.sjs Bug 1351146 - P2 - Update test case and usage of nsIRedirectHistoryEntry interface. r=dragana 2017-05-25 19:42:00 +02:00
method.sjs
mochitest.ini
partial_content.sjs
redirect.sjs
redirect_idn.html
redirect_idn.html^headers^
rel_preconnect.sjs
signed_web_packaged_app.sjs Bug 1299500 - Get rid of DeviceStorage API - part 10 - DeviceStorage, r=ehsan, r=billm 2017-03-08 20:15:45 +01:00
test_arraybufferinputstream.html
test_idn_redirect.html
test_loadinfo_redirectchain.html Bug 1351146 - P2 - Update test case and usage of nsIRedirectHistoryEntry interface. r=dragana 2017-05-25 19:42:00 +02:00
test_partially_cached_content.html
test_redirect_ref.html
test_rel_preconnect.html Backed out changeset 322fde2d53bf (bug 1356569) so bug 1355161 can be backed out. r=backout 2017-04-14 23:39:22 +02:00
test_uri_scheme.html
test_user_agent_overrides.html Bug 1351980 - Initialize and uninitialize UserAgentOverrides.jsm for Firefox; r=mconley 2017-04-04 21:18:21 -04:00
test_user_agent_updates.html Bug 1375262 - Add the ability to pass sandbox options to SpecialPowers.loadChromeScript(). r=jmaher 2017-06-20 15:50:20 -07:00
test_user_agent_updates_reset.html
test_viewsource_unlinkable.html
test_xhr_method_case.html
user_agent.sjs
user_agent_update.sjs
web_packaged_app.sjs