Stylo repo links point to https://github.com/servo/servo instead of https://github.com/servo/stylo
Categories
(Core :: CSS Parsing and Computation, task)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox133 | --- | fixed |
People
(Reporter: nico, Assigned: nico)
Details
Attachments
(1 file)
Steps to reproduce:
Browse to https://crates.io/crates/selectors
Actual results:
Repository link is to https://github.com/servo/servo
Expected results:
Repository link should be to https://github.com/servo/stylo
Updated•1 year ago
|
Updated•1 year ago
|
Comment 1•1 year ago
|
||
Actually should it just link to hg.mozilla.org/mozilla-central? But I guess stylo seems fine... Do you want to send a patch Nico? See here, it's seem it's only selectors and servo_arc.
| Assignee | ||
Comment 2•1 year ago
|
||
Updated•1 year ago
|
| Assignee | ||
Comment 3•1 year ago
|
||
(In reply to Emilio Cobos Álvarez (:emilio) from comment #1)
Actually should it just link to hg.mozilla.org/mozilla-central? But I guess stylo seems fine... Do you want to send a patch Nico? See here, it's seem it's only selectors and servo_arc.
Ah, thought I had already submitted a patch for this. But it turns out the submission failed (and I didn't notice). Patch submitted now. I have also added repository urls to other crates that were missing one entirely.
Comment 5•1 year ago
|
||
| bugherder | ||
Description
•