Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1215)

Issue 1636403002: Allow and ignore the googLeakyBucket constraint. (Closed)

Created:
4 years, 11 months ago by hta - Chromium
Modified:
4 years, 10 months ago
CC:
blink-reviews, chromium-reviews, tommyw+watchlist_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Allow and ignore the googLeakyBucket constraint. The API has been inconsistent about whether unknown mandatory constraints were ignored or not; recent tightening meant that it was always an error. googLeakyBucket has been used in the past, and should therefore be allowed. BUG=579729 Committed: https://crrev.com/eac0ccddbbc380e8960228a7989e31a8135fa209 Cr-Commit-Position: refs/heads/master@{#372372}

Patch Set 1 : Add another constraint from test case #

Total comments: 1

Patch Set 2 : Changed from WTF_LOG to console message #

Total comments: 2

Patch Set 3 : Rebased tests that log to console, report less #

Patch Set 4 : Removing enableAutoThrottling special treatment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+38 lines, -16 lines) Patch
M third_party/WebKit/LayoutTests/fast/mediastream/RTCPeerConnection-expected.txt View 1 2 1 chunk +3 lines, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/fast/mediastream/getusermedia-expected.txt View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/modules/mediastream/MediaConstraintsImpl.h View 1 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/modules/mediastream/MediaConstraintsImpl.cpp View 1 2 3 8 chunks +32 lines, -14 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 25 (11 generated)
hta - Chromium
Miu, can you patch this into code that doesn't have your patch, and see if ...
4 years, 11 months ago (2016-01-27 10:50:00 UTC) #4
jochen (gone - plz use gerrit)
https://codereview.chromium.org/1636403002/diff/20001/third_party/WebKit/Source/modules/mediastream/MediaConstraintsImpl.cpp File third_party/WebKit/Source/modules/mediastream/MediaConstraintsImpl.cpp (right): https://codereview.chromium.org/1636403002/diff/20001/third_party/WebKit/Source/modules/mediastream/MediaConstraintsImpl.cpp#newcode362 third_party/WebKit/Source/modules/mediastream/MediaConstraintsImpl.cpp:362: WTF_LOG(Media, "Obsolete constraint %s passed", constraint.m_name.utf8().c_str()); is it reasonable ...
4 years, 10 months ago (2016-01-28 08:54:37 UTC) #5
hta - Chromium
More like this?
4 years, 10 months ago (2016-01-28 14:52:51 UTC) #6
jochen (gone - plz use gerrit)
lgtm
4 years, 10 months ago (2016-01-28 15:20:39 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1636403002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1636403002/40001
4 years, 10 months ago (2016-01-28 18:49:45 UTC) #9
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_rel_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_rel_ng/builds/172932)
4 years, 10 months ago (2016-01-28 19:58:41 UTC) #11
miu
not lgtm yet: https://codereview.chromium.org/1636403002/diff/40001/third_party/WebKit/Source/modules/mediastream/MediaConstraintsImpl.cpp File third_party/WebKit/Source/modules/mediastream/MediaConstraintsImpl.cpp (right): https://codereview.chromium.org/1636403002/diff/40001/third_party/WebKit/Source/modules/mediastream/MediaConstraintsImpl.cpp#newcode132 third_party/WebKit/Source/modules/mediastream/MediaConstraintsImpl.cpp:132: const char kEnableAutoThrottling[] = "enableAutoThrottling"; Please ...
4 years, 10 months ago (2016-01-28 21:11:47 UTC) #12
hta - Chromium
Removed the autoThrottling constraint from special treatment. Looks better? (also made sure to log to ...
4 years, 10 months ago (2016-01-29 06:59:51 UTC) #13
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1636403002/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1636403002/80001
4 years, 10 months ago (2016-01-29 07:00:27 UTC) #15
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 10 months ago (2016-01-29 08:32:49 UTC) #17
miu
lgtm
4 years, 10 months ago (2016-01-29 17:46:21 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1636403002/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1636403002/80001
4 years, 10 months ago (2016-01-29 17:47:11 UTC) #21
commit-bot: I haz the power
Committed patchset #4 (id:80001)
4 years, 10 months ago (2016-01-29 17:55:09 UTC) #23
commit-bot: I haz the power
4 years, 10 months ago (2016-01-29 17:56:55 UTC) #25
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/eac0ccddbbc380e8960228a7989e31a8135fa209
Cr-Commit-Position: refs/heads/master@{#372372}

Powered by Google App Engine
This is Rietveld 408576698