Closed
Bug 1329762
Opened 9 years ago
Closed 9 years ago
Strengthen deprecation warning of legacy PeerConnection.getStats
Categories
(Core :: WebRTC, defect, P1)
Tracking
()
RESOLVED
FIXED
mozilla53
| Tracking | Status | |
|---|---|---|
| firefox53 | --- | fixed |
People
(Reporter: ng, Assigned: ng)
References
Details
Attachments
(1 file)
The legacy PerrConnection.getStats callback interface was deprecated in the spec and will be eventually removed[1]. The deprecation warnings should be strengthened to indicate this.
[1] Bug 1328194
| Comment hidden (mozreview-request) |
| Comment hidden (mozreview-request) |
Comment 3•9 years ago
|
||
| mozreview-review | ||
Comment on attachment 8825156 [details]
Bug 1329762 - stronger deprecation warnings on old PeerConnection.getStats usage.
https://reviewboard.mozilla.org/r/103352/#review103972
Attachment #8825156 -
Flags: review?(jib) → review+
| Comment hidden (mozreview-request) |
Updated•9 years ago
|
Rank: 15
Priority: -- → P1
| Assignee | ||
Updated•9 years ago
|
QA Contact: na-g
| Assignee | ||
Updated•9 years ago
|
Assignee: nobody → na-g
QA Contact: na-g
Pushed by na-g@nostrum.com:
https://hg.mozilla.org/integration/autoland/rev/4e3a7e6bb973
stronger deprecation warnings on old PeerConnection.getStats usage. r=jib
Comment 6•9 years ago
|
||
Patch landed few hours ago https://hg.mozilla.org/mozilla-central/rev/4e3a7e6bb973
Status: NEW → RESOLVED
Closed: 9 years ago
status-firefox53:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla53
You need to log in
before you can comment on or make changes to this bug.
Description
•