Closed Bug 1477815 Opened 7 years ago Closed 7 years ago

Remove RustSdpAttributeType

Categories

(Core :: WebRTC: Signaling, enhancement, P2)

enhancement

Tracking

()

RESOLVED FIXED
mozilla63
Tracking Status
firefox63 --- fixed

People

(Reporter: johannes.willbold, Assigned: johannes.willbold)

Details

Attachments

(1 file)

Remove the RustSdpAttributeType enum in the rsdparsa capi and use SdpAttributeType instead. They are completely similar and thus there is no reason to have two of them.
Status: UNCONFIRMED → NEW
Rank: 15
Ever confirmed: true
Priority: -- → P2
Attachment #8994332 - Flags: review?(dminor) → review+
(255, 'comparing with ssh://hg.mozilla.org/integration/autoland\nremote: Permission denied (publickey).', 'abort: no suitable response from remote hg!')
Backed out changeset 7c66524457aa (bug 1477815) for build bustage at toolkit/library/gtest/rust/target on a CLOSED TREE Backout link: https://hg.mozilla.org/integration/autoland/rev/e837adf72daaf9c76eae4ff21b61bd74e85ba09a Push with failures: https://treeherder.mozilla.org/#/jobs?repo=autoland&revision=7c66524457aad6bff06e4b6e6cbd635171c5dc28 Log link: https://treeherder.mozilla.org/logviewer.html#?job_id=190363603&repo=autoland&lineNumber=12743 Log snippet: [task 2018-07-26T20:10:07.952Z] 20:10:07 INFO - warning: use of deprecated item 'futures::task::Unpark::unpark': recommended to use `Notify` instead [task 2018-07-26T20:10:07.953Z] 20:10:07 INFO - --> third_party/rust/tokio-core/src/reactor/mod.rs:570:34 [task 2018-07-26T20:10:07.953Z] 20:10:07 INFO - | [task 2018-07-26T20:10:07.953Z] 20:10:07 INFO - 570 | entry.get().wake.clone().unpark(); [task 2018-07-26T20:10:07.953Z] 20:10:07 INFO - | ^^^^^^ [task 2018-07-26T20:10:07.953Z] 20:10:07 INFO - warning: use of deprecated item '<futures::sync::mpsc::UnboundedSender<T>>::send': renamed to `unbounded_send` [task 2018-07-26T20:10:07.954Z] 20:10:07 INFO - --> third_party/rust/tokio-core/src/reactor/mod.rs:585:27 [task 2018-07-26T20:10:07.954Z] 20:10:07 INFO - | [task 2018-07-26T20:10:07.954Z] 20:10:07 INFO - 585 | match mpsc::UnboundedSender::send(&self.tx, msg) { [task 2018-07-26T20:10:07.954Z] 20:10:07 INFO - | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [task 2018-07-26T20:10:07.954Z] 20:10:07 INFO - warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead [task 2018-07-26T20:10:07.955Z] 20:10:07 INFO - --> third_party/rust/url/src/parser.rs:9:5 [task 2018-07-26T20:10:07.955Z] 20:10:07 INFO - | [task 2018-07-26T20:10:07.955Z] 20:10:07 INFO - 9 | use std::ascii::AsciiExt; [task 2018-07-26T20:10:07.955Z] 20:10:07 INFO - | ^^^^^^^^^^^^^^^^^^^^ [task 2018-07-26T20:10:07.955Z] 20:10:07 INFO - | [task 2018-07-26T20:10:07.955Z] 20:10:07 INFO - = note: #[warn(deprecated)] on by default [task 2018-07-26T20:10:07.955Z] 20:10:07 INFO - warning: unused import: `std::ascii::AsciiExt` [task 2018-07-26T20:10:07.956Z] 20:10:07 INFO - --> third_party/rust/url/src/parser.rs:9:5 [task 2018-07-26T20:10:07.956Z] 20:10:07 INFO - | [task 2018-07-26T20:10:07.956Z] 20:10:07 INFO - 9 | use std::ascii::AsciiExt; [task 2018-07-26T20:10:07.956Z] 20:10:07 INFO - | ^^^^^^^^^^^^^^^^^^^^ [task 2018-07-26T20:10:07.956Z] 20:10:07 INFO - | [task 2018-07-26T20:10:07.956Z] 20:10:07 INFO - = note: #[warn(unused_imports)] on by default [task 2018-07-26T20:10:07.957Z] 20:10:07 INFO - error: build failed [task 2018-07-26T20:10:07.957Z] 20:10:07 INFO - /builds/worker/workspace/build/src/config/rules.mk:971: recipe for target 'force-cargo-library-build' failed [task 2018-07-26T20:10:07.957Z] 20:10:07 INFO - make[4]: *** [force-cargo-library-build] Error 101 [task 2018-07-26T20:10:07.958Z] 20:10:07 INFO - make[4]: Leaving directory '/builds/worker/workspace/build/src/obj-firefox/toolkit/library/gtest/rust' [task 2018-07-26T20:10:07.958Z] 20:10:07 INFO - make[4]: Entering directory '/builds/worker/workspace/build/src/obj-firefox/media/libvpx' [task 2018-07-26T20:10:07.958Z] 20:10:07 INFO - /builds/worker/workspace/build/src/config/recurse.mk:74: recipe for target 'toolkit/library/gtest/rust/target' failed [task 2018-07-26T20:10:07.958Z] 20:10:07 INFO - make[3]: *** [toolkit/library/gtest/rust/target] Error 2 [task 2018-07-26T20:10:07.959Z] 20:10:07 INFO - make[3]: *** Waiting for unfinished jobs....
Flags: needinfo?(johannes.willbold)
The merge with bug 1476085 malformed the code. Fixed it.
Flags: needinfo?(johannes.willbold)
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla63
Assignee: nobody → johannes.willbold
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: