Closed
Bug 1481557
Opened 7 years ago
Closed 7 years ago
improve getStats isRemote deprecation warning
Categories
(Core :: WebRTC, enhancement, P2)
Core
WebRTC
Tracking
()
RESOLVED
FIXED
mozilla63
Tracking | Status | |
---|---|---|
firefox63 | --- | fixed |
People
(Reporter: fippo, Assigned: fippo)
Details
Attachments
(1 file)
1.72 KB,
patch
|
jib
:
review+
|
Details | Diff | Splinter Review |
https://github.com/webrtc/samples/pull/1087 showed an issue where access to stat.timeStamp caused a warning. The offending key should be added to the log message to make it easier to decide whether the warning is legitimate.
Assignee | ||
Comment 1•7 years ago
|
||
Attachment #8998285 -
Flags: review?(jib)
Updated•7 years ago
|
Attachment #8998285 -
Flags: review?(jib) → review+
Updated•7 years ago
|
Assignee: nobody → fippo
Rank: 19
Priority: -- → P2
Updated•7 years ago
|
Keywords: checkin-needed
Pushed by cbrindusan@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/04a334d50b81
improve getStats isRemote deprecation warning. r=jib
Keywords: checkin-needed
Comment 3•7 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla63
Comment 4•7 years ago
|
||
You need to log in
before you can comment on or make changes to this bug.
Description
•