Closed
Bug 544147
Opened 15 years ago
Closed 11 years ago
Move docshell tests that set preferences to mochitest-chrome
Categories
(Core :: DOM: Navigation, defect)
Core
DOM: Navigation
Tracking
()
RESOLVED
WORKSFORME
Tracking | Status | |
---|---|---|
e10s | + | --- |
People
(Reporter: jgriffin, Unassigned)
References
Details
Attachments
(1 file)
17.72 KB,
patch
|
Details | Diff | Splinter Review |
In order to prepare for out-of-process tabs, we're moving mochitest-plain tests
that set preferences to mochitest-chrome. I've done that for the
relevant docshell tests. Some of the affected tests were re-factored using the
framework in bug 533306, so that patch would need to be applied before this one
in order to test it. All tests pass on m-c.
I've not modified several tests that use UniversalXPConnect for other purposes.
These may or may not work with OOP tabs, and so may need to be re-factored in
the future.
Reporter | ||
Comment 1•15 years ago
|
||
Comment 2•15 years ago
|
||
Could you create the window_bug* file using hg mv from the old file, to preserve the history?
Other than that, looks pretty reasonable.
Comment 3•11 years ago
|
||
Mass tracking-e10s flag change. Filter bugmail on "2be0fcce-e36a-4e2c-aa80-0e3d33eb5406".
tracking-e10s:
--- → +
Reporter | ||
Comment 4•11 years ago
|
||
This is handled via SpecialPowers.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•