Open
Bug 424483
Opened 13 years ago
Updated 3 years ago
Need way to run mochitests in their own chrome packages
Categories
(Testing :: Mochitest, defect)
Tracking
(Not tracked)
NEW
People
(Reporter: bzbarsky, Unassigned)
Details
In particular, we need a way to have two chrome packages, one with XPCNativeWrapper automation, one without. I want to be able to run a test in either one, and have it loading chrome:// URIs from either one. I want to be able to have resource:// and file:// URIs that I can also load from either one. Need this to test some parts of bug 418356.
Updated•12 years ago
|
Component: Testing → Chrome
Product: Core → Testing
QA Contact: testing → chrome
Version: Trunk → unspecified
Assignee | ||
Updated•3 years ago
|
Component: Mochitest Chrome → Mochitest
You need to log in
before you can comment on or make changes to this bug.
Description
•