remove Refcounted<PeerIdentity>
Categories
(Core :: WebRTC: Audio/Video, task, P2)
Tracking
()
Tracking | Status | |
---|---|---|
firefox87 | --- | fixed |
People
(Reporter: karlt, Assigned: karlt)
References
Details
Attachments
(5 files)
Assignee | ||
Comment 1•4 years ago
|
||
I expect BeginReading() happened to return the same string due to the storage
format, but using get() clarifies that this will provide what is required.
Assignee | ||
Comment 2•4 years ago
|
||
Assignee | ||
Comment 3•4 years ago
|
||
This will make a future diff to merge GetUserMediaStreamRunnable into
GetUserMediaTask more readable.
Depends on D101564
Assignee | ||
Comment 4•4 years ago
|
||
This also clarifies the safety of non-thread-safe PeerIdentity reference
counting.
There is a potential change in behavior because ~GetUserMediaStreamRunnable
rejected with AbortError, but ~GetUserMediaTask rejects with NotAllowedError.
Depends on D101565
Assignee | ||
Comment 5•4 years ago
|
||
Depends on D101566
Assignee | ||
Comment 6•4 years ago
|
||
Comment 7•4 years ago
|
||
There are some r+ patches which didn't land and no activity in this bug for 2 weeks.
:karlt, could you have a look please?
For more information, please visit auto_nag documentation.
Updated•4 years ago
|
Comment 9•4 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/f166c5e0c430
https://hg.mozilla.org/mozilla-central/rev/bbeb977d0676
Comment 10•4 years ago
|
||
Assignee | ||
Updated•4 years ago
|
Comment 11•4 years ago
|
||
bugherder |
Description
•