Closed
Bug 1646838
Opened 7 months ago
Closed 7 months ago
Remove bundle master/slave terminology
Categories
(Core :: WebRTC: Signaling, task, P2)
Core
WebRTC: Signaling
Tracking
()
RESOLVED
FIXED
mozilla79
Tracking | Status | |
---|---|---|
firefox79 | --- | fixed |
People
(Reporter: bwc, Assigned: bwc)
Details
Attachments
(4 files)
Not only is this terminology really problematic, it is actually not very good at conveying what the code is doing.
Assignee | ||
Comment 1•7 months ago
|
||
Assignee | ||
Comment 2•7 months ago
|
||
Depends on D80272
Assignee | ||
Comment 3•7 months ago
|
||
Depends on D80275
Assignee | ||
Comment 4•7 months ago
|
||
Depends on D80277
Assignee | ||
Comment 5•7 months ago
|
||
https://treeherder.mozilla.org/#/jobs?repo=try&revision=2a350e47f71457c665986e09ecc1eac5eed86bd3
Pushed by bcampen@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/420d63a9029c This enum and function are not even used, so removing them. r=mjf https://hg.mozilla.org/integration/autoland/rev/44ab1e4eae15 Replace this function with a better named one. r=mjf https://hg.mozilla.org/integration/autoland/rev/fab65df8e9c8 Rewrite this to use c++ structured bindings, and pick better names. r=mjf https://hg.mozilla.org/integration/autoland/rev/1d58c168c2cc Rename this variable. r=mjf
Comment 7•7 months ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/420d63a9029c
https://hg.mozilla.org/mozilla-central/rev/44ab1e4eae15
https://hg.mozilla.org/mozilla-central/rev/fab65df8e9c8
https://hg.mozilla.org/mozilla-central/rev/1d58c168c2cc
Status: NEW → RESOLVED
Closed: 7 months ago
status-firefox79:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla79
You need to log in
before you can comment on or make changes to this bug.
Description
•