Closed
Bug 1339244
Opened 9 years ago
Closed 9 years ago
Code to set the minimum bitrate estimate to Try runs in webrtc was lost in the 49 update
Categories
(Core :: WebRTC, defect, P1)
Tracking
()
RESOLVED
FIXED
mozilla54
Tracking | Status | |
---|---|---|
firefox52 | --- | unaffected |
firefox53 | --- | fixed |
firefox54 | --- | fixed |
People
(Reporter: jesup, Assigned: jesup)
References
Details
(Keywords: regression)
Attachments
(1 file)
1.96 KB,
patch
|
ng
:
review+
lizzard
:
approval-mozilla-aurora+
|
Details | Diff | Splinter Review |
This causes tests, especially bitrate-dependent tests like test_peerConnection_simulcastOffer.html to become very flakey.
Assignee | ||
Comment 1•9 years ago
|
||
MozReview-Commit-ID: HCBsaoClerh
Attachment #8836900 -
Flags: review?(na-g)
Assignee | ||
Updated•9 years ago
|
Assignee: nobody → rjesup
Status: NEW → ASSIGNED
Updated•9 years ago
|
Attachment #8836900 -
Flags: review?(na-g) → review+
Pushed by rjesup@wgate.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/1cc682f59b6a
add minimum bandwidth estimate support back in; lost in bug 1250356 r=ng
Comment 3•9 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla54
Comment 4•9 years ago
|
||
Please request Aurora approval on this when you get a chance.
status-firefox52:
--- → unaffected
Flags: needinfo?(rjesup)
Assignee | ||
Comment 5•8 years ago
|
||
Comment on attachment 8836900 [details] [diff] [review]
add minimum bandwidth estimate support back in; lost in bug 1250356
Approval Request Comment
[Feature/Bug causing the regression]: webrtc.org 49 landing
[User impact if declined]: test flakinesss
[Is this code covered by automated tests?]: yes
[Has the fix been verified in Nightly?]: yes
[Needs manual test from QE? If yes, steps to reproduce]: no
[List of other uplifts needed for the feature/fix]: none
[Is the change risky?]: no
[Why is the change risky/not risky?]: simple change only when about:config pref is set
[String changes made/needed]: none
Flags: needinfo?(rjesup)
Attachment #8836900 -
Flags: approval-mozilla-aurora?
Comment 6•8 years ago
|
||
Comment on attachment 8836900 [details] [diff] [review]
add minimum bandwidth estimate support back in; lost in bug 1250356
Fix for testing in try, let's uplift this to aurora before 53 goes to beta.
Attachment #8836900 -
Flags: approval-mozilla-aurora? → approval-mozilla-aurora+
Comment 7•8 years ago
|
||
bugherder uplift |
Flags: in-testsuite+
You need to log in
before you can comment on or make changes to this bug.
Description
•