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

Issue 10387202: Fix reporting of Media.AcceleratedCompositingActive when false. (Closed)

Created:
8 years, 7 months ago by Ami GONE FROM CHROMIUM
Modified:
8 years, 7 months ago
CC:
chromium-reviews, feature-media-reviews_chromium.org, darin-cc_chromium.org
Visibility:
Public.

Description

Fix reporting of Media.AcceleratedCompositingActive when false. This broke sometime during the m19 branch, seemingly after 19.0.1081.2 but before 19.0.1084.46. TEST=inspect chrome://histograms/Media.Acc after playing <video> with and without accelerated compositing. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=138029

Patch Set 1 #

Total comments: 3

Patch Set 2 : . #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -2 lines) Patch
M webkit/media/webmediaplayer_impl.cc View 1 2 chunks +8 lines, -2 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
Ami GONE FROM CHROMIUM
D'oh! https://chromiumcodereview.appspot.com/10387202/diff/1/webkit/media/webmediaplayer_impl.cc File webkit/media/webmediaplayer_impl.cc (right): https://chromiumcodereview.appspot.com/10387202/diff/1/webkit/media/webmediaplayer_impl.cc#newcode507 webkit/media/webmediaplayer_impl.cc:507: frame_->view()->isAcceleratedCompositingActive()); Could also just use false here (and ...
8 years, 7 months ago (2012-05-19 01:25:32 UTC) #1
scherkus (not reviewing)
LGTM w/ suggestion https://chromiumcodereview.appspot.com/10387202/diff/1/webkit/media/webmediaplayer_impl.cc File webkit/media/webmediaplayer_impl.cc (right): https://chromiumcodereview.appspot.com/10387202/diff/1/webkit/media/webmediaplayer_impl.cc#newcode507 webkit/media/webmediaplayer_impl.cc:507: frame_->view()->isAcceleratedCompositingActive()); On 2012/05/19 01:25:32, Ami Fischman ...
8 years, 7 months ago (2012-05-19 02:09:31 UTC) #2
Ami GONE FROM CHROMIUM
https://chromiumcodereview.appspot.com/10387202/diff/1/webkit/media/webmediaplayer_impl.cc File webkit/media/webmediaplayer_impl.cc (right): https://chromiumcodereview.appspot.com/10387202/diff/1/webkit/media/webmediaplayer_impl.cc#newcode507 webkit/media/webmediaplayer_impl.cc:507: frame_->view()->isAcceleratedCompositingActive()); On 2012/05/19 02:09:31, scherkus wrote: > On 2012/05/19 ...
8 years, 7 months ago (2012-05-19 02:48:24 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/fischman@chromium.org/10387202/2002
8 years, 7 months ago (2012-05-19 02:48:40 UTC) #4
commit-bot: I haz the power
Try job failure for 10387202-2002 (retry) on linux_rel for step "browser_tests". It's a second try, ...
8 years, 7 months ago (2012-05-19 04:33:22 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/fischman@chromium.org/10387202/2002
8 years, 7 months ago (2012-05-19 04:37:18 UTC) #6
commit-bot: I haz the power
Change committed as 138029
8 years, 7 months ago (2012-05-19 06:14:35 UTC) #7
jamesr
This appears to make fast/canvas/webgl/tex-image-and-sub-image-2d-with-video.html fail an ASSERT() in debug: crash log for DumpRenderTree (pid ...
8 years, 7 months ago (2012-05-21 19:12:09 UTC) #8
jamesr
http://test-results.appspot.com/dashboards/flakiness_dashboard.html#showExpectations=true&tests=fast%2Fcanvas%2Fwebgl%2Ftex-image-and-sub-image-2d-with-video.html
8 years, 7 months ago (2012-05-21 19:12:21 UTC) #9
Peter Kasting
8 years, 7 months ago (2012-05-21 19:43:14 UTC) #10
I filed http://crbug.com/129030 for this.

Powered by Google App Engine
This is Rietveld 408576698