Update indexmap, hashbrown and related crates.
Categories
(Core :: CSS Parsing and Computation, task)
Tracking
()
People
(Reporter: emilio, Assigned: ErichDonGubler)
References
Details
(Whiteboard: [sp3])
Attachments
(4 obsolete files)
Reporter | ||
Comment 1•1 year ago
|
||
I want to use some indexmap 2 feature for bug 1874050, so this would
help. Patch hashbrown 0.13 to 0.14 until fallible_collections updates.
Re-vendoring in a separate patch for ease of review, since we import
the zerocopy crate and that is a rather big diff.
Updated•1 year ago
|
Reporter | ||
Comment 2•1 year ago
|
||
Filed https://github.com/google/zerocopy/issues/775 on the huge amount
of zerocopy tests.
Depends on D198269
Reporter | ||
Comment 3•1 year ago
|
||
Otherwise geckodriver doesn't build without the previous patch.
This basically cherry-picks:
https://github.com/ebarnard/rust-plist/commit/422933e4726f82d8726872c574cb954529c89691
And can be avoided when we update plist to 1.6. But that requires newer
time, which requires newer neqo and newer chrono, which pulls in newer
windows crates, and has a different xml parser... So another time.
Depends on D198270
Reporter | ||
Comment 4•1 year ago
|
||
Depends on D198276
Updated•1 year ago
|
Updated•1 year ago
|
Updated•1 year ago
|
Updated•1 year ago
|
Updated•1 year ago
|
Updated•1 year ago
|
Assignee | ||
Comment 5•10 months ago
|
||
I have patches in bug 1893057 that will be taking care of this. Re-assigning to myself, commandeering patches, and abandoning them.
Updated•10 months ago
|
Updated•10 months ago
|
Updated•10 months ago
|
Assignee | ||
Comment 6•10 months ago
|
||
This is now resolved with by patches with the bug blocking it.
Description
•