Closed Bug 1422987 Opened 7 years ago Closed 6 years ago

Fix override mismatch in getContributingSources work

Categories

(Core :: WebRTC, defect, P1)

defect

Tracking

()

RESOLVED FIXED

People

(Reporter: ng, Assigned: ng)

References

Details

Attachments

(1 file)

      No description provided.
Attachment #8934317 - Flags: review?(jib)
There is a missing const in virtual base of GetRtpSources in MediaConduitInterface, which produces a warning in the TB build, causing the build to fail.
Thanks, that fixes my local build. Once reviewed, please ping a sheriff to land it straight onto M-C.
Attachment #8934317 - Flags: review?(jib) → review?(mfroman)
Comment on attachment 8934317 [details]
Bug 1422987 - correct override warning in RtpSourceObserver work

https://reviewboard.mozilla.org/r/205240/#review210812

Looks good to me.
Attachment #8934317 - Flags: review?(mfroman) → review+
Pushed by ryanvm@gmail.com:
https://hg.mozilla.org/mozilla-central/rev/e19b017880c8
Correct override warning in RtpSourceObserver work. r=mjf, a=RyanVM
It occurred to me that this most likely only affected Windows compiles done with VS2015, like TB's 32bit compiles. It's good that it's fixed since there are a few Mozilla folks still on VS2015 who complain when their local builds are busted.
Blocks: 1363667
No longer depends on: 1363667
Rank: 9
Priority: -- → P1
Per comment 5.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: