Chromium Code Reviews

Issue 239113003: Use the media controls play button internal state for painting (Closed)

Created:
6 years, 8 months ago by philipj_slow
Modified:
6 years, 8 months ago
Reviewers:
acolwell GONE FROM CHROMIUM
CC:
blink-reviews, zoltan1, dsinclair, philipj_slow, eae+blinkwatch, leviw+renderwatch, eric.carlson_apple.com, feature-media-reviews_chromium.org, jchaffraix+rendering, bemjb+rendering_chromium.org, pdr., rune+blink
Visibility:
Public.

Description

Use the media controls play button internal state for painting MediaControlElement::displayType() is not actually used for rendering, the logic is instead duplicated in RenderMediaControls, sometimes with minor differences. When scrubbing was made internal to the controls in r169814, I neglected to update the corresponding rendering code. BUG=359522 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=171706

Patch Set 1 #

Unified diffs Side-by-side diffs Stats (+23 lines, -20 lines)
A + LayoutTests/media/controls-drag-timebar-rendering.html View 2 chunks +11 lines, -15 lines 0 comments
A + LayoutTests/media/controls-drag-timebar-rendering-expected-mismatch.html View 2 chunks +11 lines, -4 lines 0 comments
M Source/core/rendering/RenderMediaControls.cpp View 1 chunk +1 line, -1 line 0 comments

Messages

Total messages: 5 (0 generated)
philipj_slow
6 years, 8 months ago (2014-04-15 13:44:23 UTC) #1
acolwell GONE FROM CHROMIUM
lgtm
6 years, 8 months ago (2014-04-15 17:23:35 UTC) #2
philipj_slow
The CQ bit was checked by philipj@opera.com
6 years, 8 months ago (2014-04-15 21:13:24 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/philipj@opera.com/239113003/1
6 years, 8 months ago (2014-04-15 21:13:38 UTC) #4
commit-bot: I haz the power
6 years, 8 months ago (2014-04-15 21:28:37 UTC) #5
Message was sent while issue was closed.
Change committed as 171706

Powered by Google App Engine