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

Issue 2334803002: Implementation of media controls download button. (Closed)

Created:
4 years, 3 months ago by kdsilva
Modified:
4 years, 3 months ago
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

Implementation of media controls download button. BUG=601247 Committed: https://crrev.com/dadcd47646c31ffc367fce0187369dfb84818773 Cr-Commit-Position: refs/heads/master@{#418540}

Patch Set 1 #

Patch Set 2 #

Patch Set 3 : added layout tests #

Patch Set 4 : --no-find-copies #

Total comments: 6

Patch Set 5 : addressed comments #

Patch Set 6 : reintroduced feature flag #

Patch Set 7 : fixed tests #

Unified diffs Side-by-side diffs Delta from patch set Stats (+114 lines, -8 lines) Patch
A third_party/WebKit/LayoutTests/media/video-controls-download-button-saves-media.html View 1 2 3 4 5 1 chunk +33 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/media/video-controls-download-button-saves-media-expected.txt View 1 2 3 1 chunk +2 lines, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/media/video-controls-overflow-menu-correct-ordering.html View 1 2 3 4 5 6 1 chunk +2 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/media/video-controls-overflow-menu-download-button.html View 1 2 3 4 5 1 chunk +40 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/media/video-controls-overflow-menu-download-button-expected.txt View 1 2 3 1 chunk +2 lines, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/media/video-controls-overflow-menu-text.html View 1 2 3 4 5 2 chunks +2 lines, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/media/video-controls-overflow-menu-updates-appropriately.html View 1 2 3 4 5 6 1 chunk +2 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/html/shadow/MediaControlElements.h View 1 2 1 chunk +8 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/html/shadow/MediaControlElements.cpp View 1 2 3 4 4 chunks +21 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/core/html/shadow/MediaControls.cpp View 1 3 4 5 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/public/default_100_percent/blink/mediaplayer_download.png View 1 Binary file 0 comments Download

Depends on Patchset:

Dependent Patchsets:

Messages

Total messages: 46 (33 generated)
kdsilva
4 years, 3 months ago (2016-09-12 19:33:12 UTC) #5
whywhat
On 2016/09/12 at 19:33:12, kdsilva wrote: > kdsilva@google.com changed reviewers: > + avayvod@chromium.org, mlamouri@chromium.org I ...
4 years, 3 months ago (2016-09-13 15:38:59 UTC) #14
whywhat
lgtm with a couple of nits Re the image change, I assume that it updates ...
4 years, 3 months ago (2016-09-13 15:52:16 UTC) #15
kdsilva
@mlamouri, PTAL? https://codereview.chromium.org/2334803002/diff/60001/third_party/WebKit/LayoutTests/media/video-controls-download-button-saves-media-expected.txt File third_party/WebKit/LayoutTests/media/video-controls-download-button-saves-media-expected.txt (right): https://codereview.chromium.org/2334803002/diff/60001/third_party/WebKit/LayoutTests/media/video-controls-download-button-saves-media-expected.txt#newcode1 third_party/WebKit/LayoutTests/media/video-controls-download-button-saves-media-expected.txt:1: Downloading URL with suggested filename "" On ...
4 years, 3 months ago (2016-09-13 17:33:01 UTC) #21
whywhat
On 2016/09/13 at 17:33:01, kdsilva wrote: > @mlamouri, PTAL? > > https://codereview.chromium.org/2334803002/diff/60001/third_party/WebKit/LayoutTests/media/video-controls-download-button-saves-media-expected.txt > File third_party/WebKit/LayoutTests/media/video-controls-download-button-saves-media-expected.txt ...
4 years, 3 months ago (2016-09-13 19:39:22 UTC) #24
mlamouri (slow - plz ping)
lgtm
4 years, 3 months ago (2016-09-14 11:22:32 UTC) #30
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/2334803002/120001
4 years, 3 months ago (2016-09-14 12:26:06 UTC) #35
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/259180)
4 years, 3 months ago (2016-09-14 12:33:13 UTC) #37
kdsilva
@foolip: Could you rubber stamp the Webkit code?
4 years, 3 months ago (2016-09-14 12:44:31 UTC) #39
foolip
third_party/WebKit/public/default_100_percent/blink/mediaplayer_download.png lgtm
4 years, 3 months ago (2016-09-14 12:47:41 UTC) #40
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/2334803002/120001
4 years, 3 months ago (2016-09-14 12:51:38 UTC) #42
commit-bot: I haz the power
Committed patchset #7 (id:120001)
4 years, 3 months ago (2016-09-14 12:56:34 UTC) #44
commit-bot: I haz the power
4 years, 3 months ago (2016-09-14 12:57:49 UTC) #46
Message was sent while issue was closed.
Patchset 7 (id:??) landed as
https://crrev.com/dadcd47646c31ffc367fce0187369dfb84818773
Cr-Commit-Position: refs/heads/master@{#418540}

Powered by Google App Engine
This is Rietveld 408576698