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

Issue 2388383002: media: Use IPC_STRUCT_TRAITS to convert SubsampleEntry for mojo (Closed)

Created:
4 years, 2 months ago by jrummell
Modified:
4 years, 2 months ago
Reviewers:
xhwang, dcheng
CC:
chromium-reviews, feature-media-reviews_chromium.org, qsr+mojo_chromium.org, viettrungluu+watch_chromium.org, yzshen+watch_chromium.org, abarth-chromium, Aaron Boodman, alokp+watch_chromium.org, darin (slow to review)
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

media: Use IPC_STRUCT_TRAITS to convert SubsampleEntry for mojo Rather than use a TypeConvertor, reference the existing IPC_STRUCT_TRAITS. BUG=611750 TEST=media_mojo_unittests pass Committed: https://crrev.com/a24563fb83909069d596263b44269611e2d6c439 Cr-Commit-Position: refs/heads/master@{#423066}

Patch Set 1 #

Total comments: 2

Patch Set 2 : move things #

Patch Set 3 : fix build issues #

Unified diffs Side-by-side diffs Delta from patch set Stats (+31 lines, -42 lines) Patch
M media/base/ipc/media_param_traits_macros.h View 1 2 chunks +6 lines, -0 lines 0 comments Download
M media/gpu/ipc/common/OWNERS View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M media/gpu/ipc/common/media_param_traits_macros.h View 1 1 chunk +0 lines, -5 lines 0 comments Download
M media/mojo/common/media_type_converters.h View 2 chunks +0 lines, -12 lines 0 comments Download
M media/mojo/common/media_type_converters.cc View 1 3 chunks +3 lines, -19 lines 0 comments Download
M media/mojo/interfaces/media_types.mojom View 1 1 chunk +3 lines, -6 lines 0 comments Download
A media/mojo/interfaces/media_types.typemap View 1 2 1 chunk +16 lines, -0 lines 0 comments Download
M media/mojo/interfaces/typemaps.gni View 1 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 21 (8 generated)
jrummell
PTAL
4 years, 2 months ago (2016-10-04 01:21:31 UTC) #2
xhwang
Looking pretty good. I just have one question about deps. https://chromiumcodereview.appspot.com/2388383002/diff/1/media/mojo/interfaces/subsample_entry.typemap File media/mojo/interfaces/subsample_entry.typemap (right): https://chromiumcodereview.appspot.com/2388383002/diff/1/media/mojo/interfaces/subsample_entry.typemap#newcode9 ...
4 years, 2 months ago (2016-10-04 05:14:54 UTC) #3
jrummell
Moved the IPC_STRUCT_TRAITS to base/ipc, switched to use a generic media_types.typemap. https://codereview.chromium.org/2388383002/diff/1/media/mojo/interfaces/subsample_entry.typemap File media/mojo/interfaces/subsample_entry.typemap (right): ...
4 years, 2 months ago (2016-10-04 17:58:40 UTC) #5
xhwang
lgtm
4 years, 2 months ago (2016-10-04 18:05:44 UTC) #6
jrummell
+dcheng@ for security review.
4 years, 2 months ago (2016-10-04 18:10:15 UTC) #8
dcheng
I'm a bit confused: it says "from the existing ipc struct traits", but there isn't ...
4 years, 2 months ago (2016-10-04 18:22:49 UTC) #9
jrummell
On 2016/10/04 18:22:49, dcheng wrote: > I'm a bit confused: it says "from the existing ...
4 years, 2 months ago (2016-10-04 18:44:53 UTC) #10
dcheng
Oops, duh. Sorry for missing that. LGTM
4 years, 2 months ago (2016-10-04 19:16:40 UTC) #11
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/2388383002/40001
4 years, 2 months ago (2016-10-04 19:50:14 UTC) #13
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/273410)
4 years, 2 months ago (2016-10-04 19:59:19 UTC) #15
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/2388383002/60001
4 years, 2 months ago (2016-10-04 23:17:52 UTC) #18
commit-bot: I haz the power
Committed patchset #3 (id:60001)
4 years, 2 months ago (2016-10-05 03:41:19 UTC) #19
commit-bot: I haz the power
4 years, 2 months ago (2016-10-05 03:45:48 UTC) #21
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/a24563fb83909069d596263b44269611e2d6c439
Cr-Commit-Position: refs/heads/master@{#423066}

Powered by Google App Engine
This is Rietveld 408576698