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

Issue 1069653002: ppapi: VideoEncoder: fix reported value for GetSupportedProfiles() (Closed)

Created:
5 years, 8 months ago by llandwerlin-old
Modified:
5 years, 8 months ago
Reviewers:
bbudge, binji
CC:
chromium-reviews, binji+watch_chromium.org, Sam Clegg
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

ppapi: VideoEncoder: fix reported value for GetSupportedProfiles() GetSupportedProfiles() should return the number of supported profiles or a negative value in case of error. Prior to this change, we reported PP_OK instead of the number of profiles. BUG=455409 Committed: https://crrev.com/efb23ba854a52a7363e287ba5501b7d933b235ff Cr-Commit-Position: refs/heads/master@{#325649}

Patch Set 1 #

Total comments: 1

Patch Set 2 : bbudge's nit #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -9 lines) Patch
M native_client_sdk/src/examples/api/video_encode/video_encode.cc View 1 chunk +1 line, -1 line 0 comments Download
M ppapi/examples/video_encode/video_encode.cc View 1 chunk +1 line, -1 line 0 comments Download
M ppapi/proxy/video_encoder_resource.cc View 1 1 chunk +2 lines, -1 line 0 comments Download
M ppapi/proxy/video_encoder_resource_unittest.cc View 1 chunk +2 lines, -5 lines 0 comments Download
M ppapi/tests/test_video_encoder.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 42 (19 generated)
llandwerlin-old
bbudge@, binji@: PTAL, Thanks.
5 years, 8 months ago (2015-04-08 09:00:11 UTC) #2
bbudge
LGTM w/1 nit https://codereview.chromium.org/1069653002/diff/1/ppapi/proxy/video_encoder_resource.cc File ppapi/proxy/video_encoder_resource.cc (right): https://codereview.chromium.org/1069653002/diff/1/ppapi/proxy/video_encoder_resource.cc#newcode271 ppapi/proxy/video_encoder_resource.cc:271: static_cast<int32_t>(profiles.size())); nit: base::checked_cast is how we're ...
5 years, 8 months ago (2015-04-08 12:47:31 UTC) #3
llandwerlin-old
binji@: ping?
5 years, 8 months ago (2015-04-15 15:25:51 UTC) #4
binji
sorry, I didn't see this CL. native_client_sdk lgtm
5 years, 8 months ago (2015-04-15 17:25:49 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1069653002/20001
5 years, 8 months ago (2015-04-15 17:27:27 UTC) #8
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_x64_rel_ng on tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_x64_rel_ng/builds/47159)
5 years, 8 months ago (2015-04-15 20:08:56 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1069653002/20001
5 years, 8 months ago (2015-04-15 21:51:20 UTC) #12
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_rel_ng on tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_rel_ng/builds/48568)
5 years, 8 months ago (2015-04-15 23:25:18 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1069653002/20001
5 years, 8 months ago (2015-04-16 08:23:54 UTC) #16
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_x64_rel_ng on tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_x64_rel_ng/builds/47439)
5 years, 8 months ago (2015-04-16 10:00:45 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1069653002/20001
5 years, 8 months ago (2015-04-16 12:08:52 UTC) #20
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_rel_ng on tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_rel_ng/builds/48787)
5 years, 8 months ago (2015-04-16 14:02:59 UTC) #22
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1069653002/20001
5 years, 8 months ago (2015-04-16 18:46:49 UTC) #24
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_x64_rel_ng on tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_x64_rel_ng/builds/47662)
5 years, 8 months ago (2015-04-16 20:25:44 UTC) #26
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1069653002/20001
5 years, 8 months ago (2015-04-16 20:33:35 UTC) #28
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_x64_rel_ng on tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_x64_rel_ng/builds/47716)
5 years, 8 months ago (2015-04-16 22:12:11 UTC) #30
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1069653002/20001
5 years, 8 months ago (2015-04-16 22:25:01 UTC) #32
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_x64_rel_ng on tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_x64_rel_ng/builds/47803)
5 years, 8 months ago (2015-04-17 00:11:32 UTC) #34
bbudge
On 2015/04/17 00:11:32, I haz the power (commit-bot) wrote: > Try jobs failed on following ...
5 years, 8 months ago (2015-04-17 02:01:22 UTC) #35
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1069653002/20001
5 years, 8 months ago (2015-04-17 10:25:04 UTC) #37
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1069653002/20001
5 years, 8 months ago (2015-04-17 15:11:42 UTC) #40
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 8 months ago (2015-04-17 16:31:22 UTC) #41
commit-bot: I haz the power
5 years, 8 months ago (2015-04-17 16:32:24 UTC) #42
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/efb23ba854a52a7363e287ba5501b7d933b235ff
Cr-Commit-Position: refs/heads/master@{#325649}

Powered by Google App Engine
This is Rietveld 408576698