Switch malloc_size_of_derive to syn 2/synstructure 0.13
Categories
(Core :: XPCOM, task)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox116 | --- | fixed |
People
(Reporter: glandium, Assigned: glandium)
References
Details
Attachments
(2 files)
| Assignee | ||
Updated•3 years ago
|
| Assignee | ||
Comment 1•3 years ago
|
||
| Assignee | ||
Comment 2•3 years ago
|
||
Comment 5•3 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/530d15a58ee6
https://hg.mozilla.org/mozilla-central/rev/345be3af098b
https://hg.mozilla.org/mozilla-central/rev/e008e952bb10
Comment 6•3 years ago
|
||
I dunno how much people still care about the standalone WR build on github but this PR broke it, since it makes the WR workspace reference a file that's outside the gfx/wr folder and that isn't synced to github.
Updated•2 years ago
|
Comment 7•2 years ago
|
||
I care about this not being broken. Mike, is there something we can do to fix it?
Comment 8•2 years ago
|
||
Also for general awareness, I asked in the servo zulip chat and Martin Robinson said he'd try vendoring WR directly into servo. That was a few weeks ago and I don't know if there's been any update since. https://servo.zulipchat.com/#narrow/stream/263398-general/topic/Webrender.20sync
| Assignee | ||
Comment 9•2 years ago
|
||
I guess we could use a patch in top-level Cargo.toml rather than a full path in the dependency.
| Assignee | ||
Comment 11•2 years ago
|
||
Can you file a new bug?
Description
•