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

Issue 2432493002: Handle RTCCertificate::fromPEM returning nullptr, with a unit test. (Closed)

Created:
4 years, 2 months ago by jbroman
Modified:
4 years, 1 month ago
Reviewers:
haraken, hbos_chromium, sky
CC:
blink-reviews, blink-reviews-bindings_chromium.org, chromium-reviews, darin-cc_chromium.org, feature-media-reviews_chromium.org, jam, jbroman+watch_chromium.org, mlamouri+watch-content_chromium.org, posciak+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Handle RTCCertificate::fromPEM returning nullptr, with a unit test. BUG=148757, webrtc:6488 Committed: https://crrev.com/abfc7f7c3b7069377da6c31af0d4f8f48b9a892a Cr-Commit-Position: refs/heads/master@{#427235}

Patch Set 1 #

Total comments: 2

Messages

Total messages: 27 (12 generated)
jbroman
This is the Chromium/Blink side of https://codereview.webrtc.org/2424093002. The added unit test currently fails, but should ...
4 years, 2 months ago (2016-10-18 20:46:39 UTC) #6
haraken
LGTM
4 years, 2 months ago (2016-10-18 20:48:07 UTC) #7
hbos_chromium
lgtm
4 years, 2 months ago (2016-10-19 14:40:26 UTC) #8
jbroman
On 2016/10/19 at 14:40:26, hbos wrote: > lgtm WebRTC change has rolled, CQing.
4 years, 2 months ago (2016-10-21 17:37:44 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2432493002/1
4 years, 2 months ago (2016-10-21 17:38:03 UTC) #11
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/287004)
4 years, 2 months ago (2016-10-21 18:23:48 UTC) #13
jbroman
+sky for content/test/OWNERS (change is very similar to the change in content/renderer/media/)
4 years, 2 months ago (2016-10-21 21:44:39 UTC) #15
sky
https://codereview.chromium.org/2432493002/diff/1/content/test/test_blink_web_unit_test_support.cc File content/test/test_blink_web_unit_test_support.cc (right): https://codereview.chromium.org/2432493002/diff/1/content/test/test_blink_web_unit_test_support.cc#newcode338 content/test/test_blink_web_unit_test_support.cc:338: return base::MakeUnique<RTCCertificate>(certificate); Is RTCCertificate and rtc::RTCCertificate different?
4 years, 2 months ago (2016-10-21 23:13:11 UTC) #16
jbroman
https://codereview.chromium.org/2432493002/diff/1/content/test/test_blink_web_unit_test_support.cc File content/test/test_blink_web_unit_test_support.cc (right): https://codereview.chromium.org/2432493002/diff/1/content/test/test_blink_web_unit_test_support.cc#newcode338 content/test/test_blink_web_unit_test_support.cc:338: return base::MakeUnique<RTCCertificate>(certificate); On 2016/10/21 at 23:13:11, sky wrote: > ...
4 years, 1 month ago (2016-10-22 15:33:26 UTC) #17
sky
Ok, LGTM
4 years, 1 month ago (2016-10-24 15:34:10 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2432493002/1
4 years, 1 month ago (2016-10-24 21:18:20 UTC) #20
commit-bot: I haz the power
Try jobs failed on following builders: android_clang_dbg_recipe on master.tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/android_clang_dbg_recipe/builds/151552)
4 years, 1 month ago (2016-10-25 00:33:02 UTC) #22
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2432493002/1
4 years, 1 month ago (2016-10-25 00:37:56 UTC) #24
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 1 month ago (2016-10-25 01:55:35 UTC) #25
commit-bot: I haz the power
4 years, 1 month ago (2016-10-25 01:58:10 UTC) #27
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/abfc7f7c3b7069377da6c31af0d4f8f48b9a892a
Cr-Commit-Position: refs/heads/master@{#427235}

Powered by Google App Engine
This is Rietveld 408576698