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

Issue 206283004: Remove WebMediaPlayerClient{Impl}::needsWebLayerForVideo() as compositing is always enabled. (Closed)

Created:
6 years, 9 months ago by scherkus (not reviewing)
Modified:
6 years, 9 months ago
CC:
blink-reviews, jamesr, philipj_slow, eric.carlson_apple.com, abarth-chromium, feature-media-reviews_chromium.org, dglazkov+blink
Visibility:
Public.

Description

Remove WebMediaPlayerClient{Impl}::needsWebLayerForVideo() as compositing is always enabled. BUG=335345 R=eseidel@chromium.org Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=169895

Patch Set 1 #

Patch Set 2 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -15 lines) Patch
M Source/web/WebMediaPlayerClientImpl.h View 1 2 chunks +0 lines, -2 lines 0 comments Download
M Source/web/WebMediaPlayerClientImpl.cpp View 1 3 chunks +0 lines, -12 lines 0 comments Download
M public/platform/WebMediaPlayerClient.h View 1 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 16 (0 generated)
scherkus (not reviewing)
jamesr: here are the blink-side changes for https://codereview.chromium.org/204463008/ -- please take a look
6 years, 9 months ago (2014-03-20 17:27:15 UTC) #1
scherkus (not reviewing)
abarth: can you take a look?
6 years, 9 months ago (2014-03-21 21:25:51 UTC) #2
eseidel
lgtm So this bool was never read, eh?
6 years, 9 months ago (2014-03-21 21:33:16 UTC) #3
scherkus (not reviewing)
On 2014/03/21 21:33:16, eseidel wrote: > lgtm > > So this bool was never read, ...
6 years, 9 months ago (2014-03-21 21:44:56 UTC) #4
scherkus (not reviewing)
The CQ bit was checked by scherkus@chromium.org
6 years, 9 months ago (2014-03-24 20:38:22 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/scherkus@chromium.org/206283004/20001
6 years, 9 months ago (2014-03-24 20:38:25 UTC) #6
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 9 months ago (2014-03-24 20:40:05 UTC) #7
commit-bot: I haz the power
Try jobs failed on following builders: tryserver.blink on win_blink_compile_dbg
6 years, 9 months ago (2014-03-24 20:40:05 UTC) #8
scherkus (not reviewing)
The CQ bit was checked by scherkus@chromium.org
6 years, 9 months ago (2014-03-24 22:38:32 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/scherkus@chromium.org/206283004/20001
6 years, 9 months ago (2014-03-24 22:38:43 UTC) #10
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 9 months ago (2014-03-24 22:42:08 UTC) #11
commit-bot: I haz the power
Try jobs failed on following builders: tryserver.blink on win_blink_rel
6 years, 9 months ago (2014-03-24 22:42:09 UTC) #12
scherkus (not reviewing)
Committed patchset #2 manually as r169895 (presubmit successful).
6 years, 9 months ago (2014-03-25 00:16:32 UTC) #13
tasak
On 2014/03/25 00:16:32, scherkus wrote: > Committed patchset #2 manually as r169895 (presubmit successful). FYI. ...
6 years, 9 months ago (2014-03-25 05:14:02 UTC) #14
eustas
The same problem with clang builds.
6 years, 9 months ago (2014-03-25 13:07:22 UTC) #15
scherkus (not reviewing)
6 years, 9 months ago (2014-03-25 16:17:05 UTC) #16
Message was sent while issue was closed.
On 2014/03/25 13:07:22, eustas wrote:
> The same problem with clang builds.

this change assumes chromium is being built with Chromium r259002 or later as
that was the revision I removed all calls to needsWebLayerForVideo() (the code
referenced in those logs doesn't exist anymore)

is it still broken? perhaps the android bots need some sort of DEPS update?

Powered by Google App Engine
This is Rietveld 408576698