Closed
Bug 1149347
Opened 10 years ago
Closed 10 years ago
Don't initialize SpecialPowers in server.js
Categories
(Remote Protocol :: Marionette, defect)
Remote Protocol
Marionette
Tracking
(firefox40 fixed)
RESOLVED
FIXED
mozilla40
Tracking | Status | |
---|---|---|
firefox40 | --- | fixed |
People
(Reporter: jgriffin, Assigned: jgriffin)
Details
Attachments
(1 file)
1.44 KB,
patch
|
ato
:
review+
|
Details | Diff | Splinter Review |
The recent refactor of Marionette caused us to revert some recent changes in SpecialPowers initialization in Marionette. I'll put up a patch to fix that.
Assignee | ||
Comment 1•10 years ago
|
||
Here's a try run to show this is harmless: https://treeherder.mozilla.org/#/jobs?repo=try&revision=fdfd99dedb15
The Gip failures all seem related to unrelated issues, possibly TaskCluster.
Attachment #8585774 -
Flags: review?(ato)
Updated•10 years ago
|
Attachment #8585774 -
Flags: review?(ato) → review+
Assignee | ||
Comment 2•10 years ago
|
||
Target Milestone: --- → mozilla40
Comment 3•10 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
status-firefox40:
--- → fixed
Resolution: --- → FIXED
Updated•2 years ago
|
Product: Testing → Remote Protocol
You need to log in
before you can comment on or make changes to this bug.
Description
•