Closed
Bug 1510254
Opened 4 years ago
Closed 4 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•4 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•4 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/ed149f9cf50a
Status: NEW → RESOLVED
Closed: 4 years ago
status-firefox65:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla65
Updated•4 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
•