Bug 1605471 Comment 2 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

Hi Mike, 

I have problem when updating the _cubeb-coreaudio_ to [version `82e7ff989a1021199b119120be8291fe1dc27ed8`][82e7ff989a1021199b119120be8291fe1dc27ed8]. I've updated `cubeb-coreaudio`'s `rev` to `82e7ff989a1021199b119120be8291fe1dc27ed8` in [_toolkit/library/rust/shared/Cargo.toml_](https://searchfox.org/mozilla-central/rev/ac43d7e69a435ede789827f20ab309da6f04c09b/toolkit/library/rust/shared/Cargo.toml#22) but the `third_party/rust/cubeb-coreaudio` didn't update its code to the [version `82e7ff989a1021199b119120be8291fe1dc27ed8` on github][82e7ff989a1021199b119120be8291fe1dc27ed8] by running `cargo update -p gkrust-shared && ./mach vendor rust --ignore-modified` or `cargo update -p cubeb-coreaudio && ./mach vendor rust`

The only updaed code is in D58056. It's the same way when I update the _cubeb-coreaudio_ in bug 1603761 but I don't know why this doesn't work anymore.

Do you have any idea about how to update the code properly?

[82e7ff989a1021199b119120be8291fe1dc27ed8]: https://github.com/ChunMinChang/cubeb-coreaudio-rs/tree/82e7ff989a1021199b119120be8291fe1dc27ed8
Hi Mike, 

I have problem when updating the _cubeb-coreaudio_ to [version `82e7ff989a1021199b119120be8291fe1dc27ed8`][82e7ff989a1021199b119120be8291fe1dc27ed8]. I've updated `cubeb-coreaudio`'s `rev` to `82e7ff989a1021199b119120be8291fe1dc27ed8` in [_toolkit/library/rust/shared/Cargo.toml_](https://searchfox.org/mozilla-central/rev/ac43d7e69a435ede789827f20ab309da6f04c09b/toolkit/library/rust/shared/Cargo.toml#22) but the `third_party/rust/cubeb-coreaudio` didn't update its code to the [version `82e7ff989a1021199b119120be8291fe1dc27ed8` on github][82e7ff989a1021199b119120be8291fe1dc27ed8] by running `cargo update -p gkrust-shared && ./mach vendor rust --ignore-modified` or `cargo update -p cubeb-coreaudio && ./mach vendor rust`

The only updaed code is in [D58056](https://phabricator.services.mozilla.com/D58056). It's the same way when I update the _cubeb-coreaudio_ in bug 1603761 but I don't know why this doesn't work anymore.

Do you have any idea about how to update the code properly?

[82e7ff989a1021199b119120be8291fe1dc27ed8]: https://github.com/ChunMinChang/cubeb-coreaudio-rs/tree/82e7ff989a1021199b119120be8291fe1dc27ed8

Back to Bug 1605471 Comment 2