Closed Bug 1517249 Opened 6 years ago Closed 6 years ago

Read Marionette port from profile preference

Categories

(Testing :: geckodriver, enhancement, P3)

Version 3
enhancement

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1421766

People

(Reporter: ato, Unassigned)

References

()

Details

For a long time we have written the port Marionette listens on to the marionette.port preference in the profile. We may not be flushing the user pref file correctly, but that’s fixable. We should change geckodriver to ask Firefox to bind to port 0 in order to have it atomically allocate a port, rather than to have geckodriver poll for free ports. This can lead to problems described in https://bugzilla.mozilla.org/show_bug.cgi?id=1240830 and https://github.com/mozilla/geckodriver/issues/1452.
Isn't that a dupe of bug 1421766?
You’re right. I’ve updated the description to be a bit clearer.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.