Closed
Bug 1927172
Opened 1 year ago
Closed 1 year ago
Save the addon file in profile folder when using "Addon:Install" command with base64 interface
Categories
(Remote Protocol :: Marionette, task, P2)
Remote Protocol
Marionette
Tracking
(firefox134 fixed)
RESOLVED
FIXED
134 Branch
| Tracking | Status | |
|---|---|---|
| firefox134 | --- | fixed |
People
(Reporter: Sasha, Assigned: Sasha)
References
Details
(Whiteboard: [webdriver:m13])
Attachments
(1 file)
As mentioned in this bug, to make it easier to reuse the addon installation logic between the WebDriver Classic and BiDi we decided, in case of using base64 interface, to create an addon file not in geckodriver but in the shared code, which can be accessed by both protocols. The file can be created in the profile folder.
| Assignee | ||
Comment 1•1 year ago
|
||
Updated•1 year ago
|
Assignee: nobody → aborovova
Status: NEW → ASSIGNED
| Assignee | ||
Updated•1 year ago
|
Points: --- → 2
Priority: -- → P2
Updated•1 year ago
|
Pushed by aborovova@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/a9e8203e89ac
Save the addon file in profile folder when using "Addon:Install" command with base64 interface. r=webdriver-reviewers,whimboo
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
status-firefox134:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 134 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•