Closed
Bug 1735162
Opened 3 years ago
Closed 3 years ago
Write Marionette connection details to "MarionetteActivePort" file in the profile directory
Categories
(Remote Protocol :: Marionette, enhancement, P3)
Remote Protocol
Marionette
Tracking
(firefox95 fixed)
RESOLVED
FIXED
95 Branch
Tracking | Status | |
---|---|---|
firefox95 | --- | fixed |
People
(Reporter: whimboo, Assigned: whimboo)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
The work here is the first step to allow Marionette server to spawn the socket connection on a random free port (bug 1240830) implemented.
It can be similar to CDP for its WebSocketActivePort
file (bug 1706581).
Assignee | ||
Updated•3 years ago
|
Summary: Write Marionette connection details to "MarionettePort" file in the profile directory → Write Marionette connection details to "MarionetteActivePort" file in the profile directory
Assignee | ||
Comment 1•3 years ago
|
||
Updated•3 years ago
|
Assignee: nobody → hskupin
Status: NEW → ASSIGNED
Pushed by hskupin@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/f56f65127c6c
[marionette] Write Marionette port to MarionetteActivePort file in profile directory. r=webdriver-reviewers,jdescottes
Comment 3•3 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
status-firefox95:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 95 Branch
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
•