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

Issue 338713002: Remove duplicated provideMediaKeysTo() in MediaKeysClient.h (Closed)

Created:
6 years, 6 months ago by gyuyoung-inactive
Modified:
6 years, 5 months ago
CC:
blink-reviews, eric.carlson_apple.com, feature-media-reviews_chromium.org, philipj_slow
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Project:
blink
Visibility:
Public.

Description

Remove duplicated provideMediaKeysTo() in MediaKeysClient.h Though MediaKeysController has already provideMediaKeysTo() which is being used by WebViewImpl, MediaKeysClient.h also has provideMediaKeysTo() unnecessary. BUG=none Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=177184

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Total comments: 1

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -2 lines) Patch
M Source/modules/encryptedmedia/MediaKeysClient.h View 1 2 3 1 chunk +0 lines, -2 lines 0 comments Download

Messages

Total messages: 15 (0 generated)
gyuyoung-inactive
6 years, 6 months ago (2014-06-15 14:47:06 UTC) #1
gyuyoung-inactive
Add jochen
6 years, 6 months ago (2014-06-15 14:49:01 UTC) #2
pdr.
On 2014/06/15 14:49:01, gyuyoung wrote: > Add jochen What is the purpose of this change? ...
6 years, 6 months ago (2014-06-15 18:14:15 UTC) #3
gyuyoung-inactive
On 2014/06/15 18:14:15, pdr wrote: > On 2014/06/15 14:49:01, gyuyoung wrote: > > Add jochen ...
6 years, 6 months ago (2014-06-16 00:36:45 UTC) #4
abarth-chromium
not lgtm This CL creates a memory leak. The created object is never freed.
6 years, 6 months ago (2014-06-16 04:46:20 UTC) #5
gyuyoung-inactive
On 2014/06/16 04:46:20, abarth wrote: > not lgtm > > This CL creates a memory ...
6 years, 6 months ago (2014-06-16 07:40:23 UTC) #6
acolwell GONE FROM CHROMIUM
+ddorwin & +jrummell since they are actively working on this code and need to be ...
6 years, 6 months ago (2014-06-16 15:18:34 UTC) #7
gyuyoung-inactive
On 2014/06/16 15:18:34, acolwell wrote: > +ddorwin & +jrummell since they are actively working on ...
6 years, 6 months ago (2014-06-17 01:25:53 UTC) #8
abarth-chromium
On 2014/06/17 at 01:25:53, gyuyoung.kim wrote: > ok, I see. Anyway, abarth, what do you ...
6 years, 6 months ago (2014-06-17 05:09:01 UTC) #9
gyuyoung-inactive
https://codereview.chromium.org/338713002/diff/40001/Source/web/WebViewImpl.h File Source/web/WebViewImpl.h (left): https://codereview.chromium.org/338713002/diff/40001/Source/web/WebViewImpl.h#oldcode694 Source/web/WebViewImpl.h:694: MediaKeysClientImpl m_mediaKeysClientImpl; m_mediaKeysClientImpl instance is only used by MediaKeyController. ...
6 years, 6 months ago (2014-06-23 06:33:07 UTC) #10
gyuyoung-inactive
On 2014/06/23 06:33:07, gyuyoung wrote: > https://codereview.chromium.org/338713002/diff/40001/Source/web/WebViewImpl.h > File Source/web/WebViewImpl.h (left): > > https://codereview.chromium.org/338713002/diff/40001/Source/web/WebViewImpl.h#oldcode694 > ...
6 years, 6 months ago (2014-06-24 22:15:23 UTC) #11
gyuyoung-inactive
On 2014/06/24 22:15:23, gyuyoung wrote: > On 2014/06/23 06:33:07, gyuyoung wrote: > > https://codereview.chromium.org/338713002/diff/40001/Source/web/WebViewImpl.h > ...
6 years, 5 months ago (2014-06-30 02:20:35 UTC) #12
abarth-chromium
lgtm
6 years, 5 months ago (2014-06-30 02:42:00 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/gyuyoung.kim@samsung.com/338713002/60001
6 years, 5 months ago (2014-06-30 02:42:23 UTC) #14
commit-bot: I haz the power
6 years, 5 months ago (2014-06-30 03:47:44 UTC) #15
Message was sent while issue was closed.
Change committed as 177184

Powered by Google App Engine
This is Rietveld 408576698