Closed
Bug 551014
Opened 15 years ago
Closed 8 years ago
make History API xpcshell tests run on parent (chrome) process too
Categories
(Toolkit :: Places, defect)
Toolkit
Places
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: fred23, Unassigned)
References
Details
The newly created xpcshell test wrapper in Bug 546938 runs smoothly on the child process, but when MOZ_IPC is *not* defined, some bits of it make the whole test fail.
To make eventual merges to m-c, this bug's task is to make bug546938's xpcshell tests run smoothly on parent process too. The initial plan is to :
1- rearch test directory structure
2- create .../places/test/unit/test_IHistory.js script and include "real_test..." from it.
Reporter | ||
Updated•15 years ago
|
Assignee: nobody → bugzillaFred
Updated•9 years ago
|
Assignee: frederic.plourde → nobody
Comment 1•9 years ago
|
||
Is this still a real thing?
Updated•8 years ago
|
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•