mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07: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
1650677c20
commit
b9e1d30fa7
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…
Reference in New Issue
Block a user