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

Issue 2616343004: Media Controls: invalidate volume slider when value changes. (Closed)

Created:
3 years, 11 months ago by mlamouri (slow - plz ping)
Modified:
3 years, 11 months ago
Reviewers:
whywhat
CC:
blink-reviews, blink-reviews-html_chromium.org, chromium-reviews, dglazkov+blink, eric.carlson_apple.com, feature-media-reviews_chromium.org, fs, gasubic, mlamouri+watch-blink_chromium.org, nessy, Srirama, vcarbune.chromium
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Media Controls: invalidate volume slider when value changes. Otherwise, the painting will not take into consideration the new value. BUG=677903 Review-Url: https://codereview.chromium.org/2616343004 Cr-Commit-Position: refs/heads/master@{#442864} Committed: https://chromium.googlesource.com/chromium/src/+/e8a0940aae4094d975ccc14f7398154b80e8b42a

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -2 lines) Patch
M third_party/WebKit/Source/core/html/shadow/MediaControlElements.cpp View 1 chunk +6 lines, -2 lines 2 comments Download

Messages

Total messages: 18 (10 generated)
mlamouri (slow - plz ping)
avayvod@, PTAL :) This might require some tests rebasing but the change is simple enough. ...
3 years, 11 months ago (2017-01-09 13:33:57 UTC) #4
whywhat
lgtm https://codereview.chromium.org/2616343004/diff/1/third_party/WebKit/Source/core/html/shadow/MediaControlElements.cpp File third_party/WebKit/Source/core/html/shadow/MediaControlElements.cpp (right): https://codereview.chromium.org/2616343004/diff/1/third_party/WebKit/Source/core/html/shadow/MediaControlElements.cpp#newcode859 third_party/WebKit/Source/core/html/shadow/MediaControlElements.cpp:859: if (value().toDouble() == volume) nit: is it okay ...
3 years, 11 months ago (2017-01-09 16:06:59 UTC) #7
whywhat
Also, the change seems to be broader than the bug it fixes - I'd assume ...
3 years, 11 months ago (2017-01-09 16:10:48 UTC) #8
mlamouri (slow - plz ping)
Regarding the other comment, invalidating the object for paint if it was already invalidated would ...
3 years, 11 months ago (2017-01-10 14:13:19 UTC) #9
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/2616343004/1
3 years, 11 months ago (2017-01-10 14:13:32 UTC) #11
commit-bot: I haz the power
Try jobs failed on following builders: linux_android_rel_ng on master.tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/linux_android_rel_ng/builds/210092)
3 years, 11 months ago (2017-01-10 15:52:11 UTC) #13
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/2616343004/1
3 years, 11 months ago (2017-01-11 10:15:04 UTC) #15
commit-bot: I haz the power
3 years, 11 months ago (2017-01-11 10:45:04 UTC) #18
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/chromium/src/+/e8a0940aae4094d975ccc14f7398...

Powered by Google App Engine
This is Rietveld 408576698