Closed
Bug 1646838
Opened 5 years ago
Closed 5 years 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•5 years ago
|
||
| Assignee | ||
Comment 2•5 years ago
|
||
Depends on D80272
| Assignee | ||
Comment 3•5 years ago
|
||
Depends on D80275
| Assignee | ||
Comment 4•5 years ago
|
||
Depends on D80277
| Assignee | ||
Comment 5•5 years ago
|
||
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•5 years 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: 5 years 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
•