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

Issue 1979553002: WebRTC: Launch ECDSA as default certificate (Closed)

Created:
4 years, 7 months ago by hbos_chromium
Modified:
4 years, 7 months ago
CC:
chromium-reviews, mlamouri+watch-content_chromium.org, posciak+watch_chromium.org, jam, feature-media-reviews_chromium.org, darin-cc_chromium.org, mkwst+moarreviews-renderer_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

WebRTC: Launch ECDSA as default certificate. Launch bug: https://bugs.chromium.org/p/chromium/issues/detail?id=601850 content_features.cc: Flip the default value of WebRTC-EnableWebRtcEcdsa to enabled. rtc_peer_connection_handler.cc: Move "if flag" code into a helper function. DCHECK that KT_DEFAULT == KT_RSA to make the experiment's assumption about this explicit. BUG=601850, 611698 Committed: https://crrev.com/cf97b45f5d1af1f0aa3dd6e76150c5c778c691d1 Cr-Commit-Position: refs/heads/master@{#394128}

Patch Set 1 #

Total comments: 2

Patch Set 2 : static_assert #

Patch Set 3 : Removed static_assert #

Patch Set 4 : static_assert again, rebase with master #

Unified diffs Side-by-side diffs Delta from patch set Stats (+18 lines, -17 lines) Patch
M content/public/common/content_features.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/media/rtc_peer_connection_handler.cc View 1 3 3 chunks +17 lines, -16 lines 0 comments Download

Messages

Total messages: 33 (14 generated)
hbos_chromium
Please take a look tommi and nick.
4 years, 7 months ago (2016-05-13 11:28:53 UTC) #3
hbos_chromium
On 2016/05/13 11:28:53, hbos_chromium wrote: > Please take a look tommi and nick. Note: As ...
4 years, 7 months ago (2016-05-13 11:32:36 UTC) #4
tommi (sloooow) - chröme
just checking - is this cl still up to date? https://codereview.chromium.org/1979553002/diff/1/content/renderer/media/rtc_peer_connection_handler.cc File content/renderer/media/rtc_peer_connection_handler.cc (right): https://codereview.chromium.org/1979553002/diff/1/content/renderer/media/rtc_peer_connection_handler.cc#newcode736 ...
4 years, 7 months ago (2016-05-13 13:27:06 UTC) #6
hbos_chromium
On 2016/05/13 13:27:06, tommi-chrömium wrote: > just checking - is this cl still up to ...
4 years, 7 months ago (2016-05-13 13:30:57 UTC) #7
hbos_chromium
PTAL tommi, ncarter https://codereview.chromium.org/1979553002/diff/1/content/renderer/media/rtc_peer_connection_handler.cc File content/renderer/media/rtc_peer_connection_handler.cc (right): https://codereview.chromium.org/1979553002/diff/1/content/renderer/media/rtc_peer_connection_handler.cc#newcode736 content/renderer/media/rtc_peer_connection_handler.cc:736: DCHECK(rtc::KT_DEFAULT == rtc::KT_RSA); On 2016/05/13 13:27:06, ...
4 years, 7 months ago (2016-05-13 14:35:31 UTC) #8
tommi (sloooow) - chröme
lgtm
4 years, 7 months ago (2016-05-13 16:32:20 UTC) #9
ncarter (slow)
lgtm
4 years, 7 months ago (2016-05-13 17:08:09 UTC) #10
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1979553002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1979553002/20001
4 years, 7 months ago (2016-05-17 09:31:51 UTC) #12
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: chromeos_amd64-generic_chromium_compile_only_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromeos_amd64-generic_chromium_compile_only_ng/builds/138559) chromeos_x86-generic_chromium_compile_only_ng on ...
4 years, 7 months ago (2016-05-17 09:50:33 UTC) #14
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1979553002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1979553002/40001
4 years, 7 months ago (2016-05-17 10:23:38 UTC) #16
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 7 months ago (2016-05-17 11:24:40 UTC) #18
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1979553002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1979553002/60001
4 years, 7 months ago (2016-05-17 12:23:09 UTC) #20
hbos_chromium
FYI about all the CQ dry runs: I discovered a #if defined macro typo in ...
4 years, 7 months ago (2016-05-17 13:17:05 UTC) #21
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 7 months ago (2016-05-17 13:26:25 UTC) #23
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1979553002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1979553002/60001
4 years, 7 months ago (2016-05-17 14:59:05 UTC) #26
tommi (sloooow) - chröme
On 2016/05/17 13:26:25, commit-bot: I haz the power wrote: > Dry run: This issue passed ...
4 years, 7 months ago (2016-05-17 14:59:17 UTC) #27
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 7 months ago (2016-05-17 15:02:55 UTC) #29
commit-bot: I haz the power
Patchset 4 (id:??) landed as https://crrev.com/cf97b45f5d1af1f0aa3dd6e76150c5c778c691d1 Cr-Commit-Position: refs/heads/master@{#394128}
4 years, 7 months ago (2016-05-17 15:04:07 UTC) #31
hbos_chromium
4 years, 7 months ago (2016-05-17 16:33:35 UTC) #32
Message was sent while issue was closed.
On 2016/05/17 14:59:17, tommi-chrömium wrote:
> On 2016/05/17 13:26:25, commit-bot: I haz the power wrote:
> > Dry run: This issue passed the CQ dry run.
> 
> Landing now so that we'll have some margin of time before the next cut to do
> some testing.

All bits have been flipped.

Powered by Google App Engine
This is Rietveld 408576698