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

Issue 2578623002: Move MediaStreamTrack contentHint to separate IDL. (Closed)

Created:
4 years ago by pbos
Modified:
4 years ago
Reviewers:
esprehn, mcasas
CC:
blink-reviews, chromium-reviews, haraken, mcasas+watch+mediastream_chromium.org, tommyw+watchlist_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Move MediaStreamTrack contentHint to separate IDL. BUG=chromium:653531 R=esprehn@chromium.org, mcasas@chromium.org Committed: https://crrev.com/1d43319164d27261a4e15df9e7b78b5700754f6a Cr-Commit-Position: refs/heads/master@{#438603}

Patch Set 1 #

Patch Set 2 : move idl entry to partial interfaces #

Patch Set 3 : add MediaStreamContentHint definition files #

Total comments: 2

Patch Set 4 : inline contenthint method calls #

Unified diffs Side-by-side diffs Delta from patch set Stats (+36 lines, -1 line) Patch
M third_party/WebKit/Source/modules/mediastream/BUILD.gn View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/modules/mediastream/MediaStreamTrack.idl View 1 chunk +0 lines, -1 line 0 comments Download
A third_party/WebKit/Source/modules/mediastream/MediaStreamTrackContentHint.h View 1 2 3 1 chunk +24 lines, -0 lines 0 comments Download
A third_party/WebKit/Source/modules/mediastream/MediaStreamTrackContentHint.idl View 1 chunk +10 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/modules/modules_idl_files.gni View 1 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 20 (8 generated)
pbos
PTAL
4 years ago (2016-12-14 15:46:47 UTC) #1
pbos
move idl entry to partial interfaces
4 years ago (2016-12-14 15:52:55 UTC) #2
pbos
add MediaStreamContentHint definition files
4 years ago (2016-12-14 16:29:37 UTC) #4
esprehn
What's the benefit of this? It just proxies methods that exist on the real interface.
4 years ago (2016-12-14 16:44:31 UTC) #7
pbos
On 2016/12/14 16:44:31, esprehn wrote: > What's the benefit of this? It just proxies methods ...
4 years ago (2016-12-14 16:53:21 UTC) #8
esprehn
lgtm I'd just put a comment and a link in the MediaStreamTrack.idl file, these proxy ...
4 years ago (2016-12-14 17:35:16 UTC) #9
mcasas
lgtm I asked to separate the interface in an .idl because contentHint is a partial ...
4 years ago (2016-12-14 17:38:01 UTC) #10
pbos
inline contenthint method calls
4 years ago (2016-12-14 18:18:13 UTC) #11
pbos
https://codereview.chromium.org/2578623002/diff/40001/third_party/WebKit/Source/modules/mediastream/MediaStreamTrackContentHint.h File third_party/WebKit/Source/modules/mediastream/MediaStreamTrackContentHint.h (right): https://codereview.chromium.org/2578623002/diff/40001/third_party/WebKit/Source/modules/mediastream/MediaStreamTrackContentHint.h#newcode17 third_party/WebKit/Source/modules/mediastream/MediaStreamTrackContentHint.h:17: static void setContentHint(MediaStreamTrack&, const String&); On 2016/12/14 17:38:01, mcasas ...
4 years ago (2016-12-14 18:18:52 UTC) #12
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/2578623002/60001
4 years ago (2016-12-14 18:19:34 UTC) #15
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years ago (2016-12-14 20:07:01 UTC) #18
commit-bot: I haz the power
4 years ago (2016-12-14 20:08:31 UTC) #20
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/1d43319164d27261a4e15df9e7b78b5700754f6a
Cr-Commit-Position: refs/heads/master@{#438603}

Powered by Google App Engine
This is Rietveld 408576698