Closed
Bug 1400559
Opened 8 years ago
Closed 8 years ago
Move runloop code into its own crate
Categories
(Core :: DOM: Device Interfaces, enhancement, P2)
Core
DOM: Device Interfaces
Tracking
()
RESOLVED
FIXED
mozilla57
| Tracking | Status | |
|---|---|---|
| firefox57 | --- | fixed |
People
(Reporter: ttaubert, Assigned: ttaubert)
References
Details
Attachments
(1 file)
src/runloop.rs is generic enough that I think we should move it into its own crate. That could come in handy elsewhere and for others.
Updated•8 years ago
|
Priority: -- → P2
Pushed by ttaubert@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/9e0e34d81559
Move runloop code into its own crate r=jcj
Pushed by ttaubert@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/c8277ab2befd
[u2f-hid-rs] rustfmt followup r=me
Comment 3•8 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/9e0e34d81559
https://hg.mozilla.org/mozilla-central/rev/c8277ab2befd
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
status-firefox57:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla57
Comment 4•8 years ago
|
||
Comment on attachment 8909007 [details]
Bug 1400559 - Move runloop code into its own crate r=jcj
J.C. Jones [:jcj] has approved the revision.
https://phabricator.services.mozilla.com/D62
Attachment #8909007 -
Flags: review+
You need to log in
before you can comment on or make changes to this bug.
Description
•