mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-03-05 00:02:37 +00:00
Bug 558624 - e10s Cookies: Optimize implementation. Part 2. Tests. r=dwitte. a=blocking-fennec
--HG-- extra : rebase_source : d199cb380ff0a69353c6f35d6d959fb95b226bf6
This commit is contained in:
parent
affea2f3a2
commit
cf46fb33c9
7
netwerk/test/unit_ipc/test_cookie_wrap.js
Normal file
7
netwerk/test/unit_ipc/test_cookie_wrap.js
Normal file
@ -0,0 +1,7 @@
|
||||
//
|
||||
// Run test script in content process instead of chrome (xpcshell's default)
|
||||
//
|
||||
|
||||
function run_test() {
|
||||
run_test_in_child("../unit/test_cookie_header.js");
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user