Closed
Bug 1510254
Opened 7 years ago
Closed 7 years ago
Remove FennecRunner sublclass
Categories
(Testing :: web-platform-tests, enhancement)
Tracking
(firefox65 fixed)
RESOLVED
FIXED
mozilla65
| Tracking | Status | |
|---|---|---|
| firefox65 | --- | fixed |
People
(Reporter: jgraham, Assigned: jgraham)
Details
Attachments
(1 file)
This seems to only be used to set prefs, but most of those prefs are either already set in the various user.js files under testing/profiles/ or should be.
| Assignee | ||
Comment 1•7 years ago
|
||
This was only being used to set prefs and most prefs are either
already set in
testing/profiles/[common|unittest|web-platform-tests].js or can be set
there so they apply to desktop too.
Pushed by james@hoppipolla.co.uk:
https://hg.mozilla.org/integration/autoland/rev/ed149f9cf50a
Remove custom FirefoxRunner subclass, r=gbrown,KWierso
Created web-platform-tests PR https://github.com/web-platform-tests/wpt/pull/14322 for changes under testing/web-platform/tests
Comment 4•7 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox65:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla65
Updated•7 years ago
|
Assignee: nobody → james
Upstream PR merged
You need to log in
before you can comment on or make changes to this bug.
Description
•