Closed
Bug 1945932
Opened 9 months ago
Closed 8 months ago
Remove final dependency on `indexmap` 1 via `serde_yaml` 0.8
Categories
(Testing :: geckodriver, task, P3)
Testing
geckodriver
Tracking
(firefox137 fixed)
RESOLVED
FIXED
137 Branch
| Tracking | Status | |
|---|---|---|
| firefox137 | --- | fixed |
People
(Reporter: ErichDonGubler, Assigned: ErichDonGubler)
References
Details
(Whiteboard: [webdriver:m15][webdriver:external])
Attachments
(1 file, 1 obsolete file)
Part of migrating from indexmap 1 to 2.
| Assignee | ||
Comment 1•9 months ago
|
||
Updated•9 months ago
|
Assignee: nobody → egubler
Status: NEW → ASSIGNED
Updated•8 months ago
|
Component: General → geckodriver
Product: Core → Testing
| Assignee | ||
Updated•8 months ago
|
Summary: Upgrade `serde_yaml` 0.8 → 0.9 → Remove final dependency on `indexmap` 1 via `serde_yaml` 0.8
| Assignee | ||
Comment 2•8 months ago
|
||
Updated•8 months ago
|
Attachment #9463856 -
Attachment is obsolete: true
Updated•8 months ago
|
Attachment #9465571 -
Attachment description: Bug 1945932 - refactor(geckodriver): use `yaml-rust` instead of `serde_yaml` r=whimboo → Bug 1945932 - refactor(geckodriver): use `yaml-rust` instead of `serde_yaml` r=#webdriver-reviewers
Pushed by egubler@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/433ec901212d
refactor(geckodriver): use `yaml-rust` instead of `serde_yaml` r=webdriver-reviewers,glandium,supply-chain-reviewers,whimboo
Comment 4•8 months ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 8 months ago
status-firefox137:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 137 Branch
Updated•8 months ago
|
Priority: P4 → P3
Whiteboard: [webdriver:m15][webdriver:external]
You need to log in
before you can comment on or make changes to this bug.
Description
•