Closed Bug 1633914 Opened 4 years ago Closed 4 years ago

bits crate requires winapi 0.3.7 after bug 1586996

Categories

(Toolkit :: Application Update, enhancement)

enhancement

Tracking

()

RESOLVED FIXED
mozilla77
Tracking Status
firefox77 --- fixed

People

(Reporter: agashlin, Assigned: agashlin)

References

Details

Attachments

(1 file)

The bits crate requires a declaration (BackgroundCopyManager) that was added in winapi 0.3.7, but when we were vendoring froydnj's branch of 0.3.6 (mostly prerelease 0.3.7) that wouldn't work, so I left the dependency at 0.3.6. Now that we have 0.3.7 vendored, it'd be more accurate to have this reflect the proper minimum version.

Pushed by agashlin@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/8e4643cadca4
Require the proper minimum version of winapi. r=bytesized
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla77
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: