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

Issue 334243004: Use suggested filename for "Save Link As" (Closed)

Created:
6 years, 6 months ago by Nikhil
Modified:
6 years, 6 months ago
CC:
abarth-chromium, blink-reviews, dglazkov+blink, jamesr
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Project:
blink
Visibility:
Public.

Description

Use suggested filename for "Save Link As" Blink side changes to use suggested filename mentioned in download attribute of anchor element. BUG=366370 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=176565

Patch Set 1 #

Total comments: 4

Patch Set 2 : Review comments #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -0 lines) Patch
M Source/web/ContextMenuClientImpl.cpp View 1 2 chunks +7 lines, -0 lines 2 comments Download
M public/web/WebContextMenuData.h View 1 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
Nikhil
Blink side changes to use suggested filename when downloading file using "Save Link As" option ...
6 years, 6 months ago (2014-06-16 16:13:23 UTC) #1
Nikhil
Adding more reviewers based on OWNERS file. PTAL. This is my first patch on Blink ...
6 years, 6 months ago (2014-06-18 11:12:52 UTC) #2
Inactive
is it possible to cover this with a unit test? https://codereview.chromium.org/334243004/diff/1/Source/web/ContextMenuClientImpl.cpp File Source/web/ContextMenuClientImpl.cpp (right): https://codereview.chromium.org/334243004/diff/1/Source/web/ContextMenuClientImpl.cpp#newcode375 ...
6 years, 6 months ago (2014-06-18 12:37:54 UTC) #3
Nikhil
I'll add test for this on browser side. Please let me know if that is ...
6 years, 6 months ago (2014-06-18 13:51:34 UTC) #4
abarth-chromium
https://codereview.chromium.org/334243004/diff/20001/Source/web/ContextMenuClientImpl.cpp File Source/web/ContextMenuClientImpl.cpp (right): https://codereview.chromium.org/334243004/diff/20001/Source/web/ContextMenuClientImpl.cpp#newcode379 Source/web/ContextMenuClientImpl.cpp:379: } Why not put this information in WebCore::ContextMenu ?
6 years, 6 months ago (2014-06-18 23:38:49 UTC) #5
asanka
https://codereview.chromium.org/334243004/diff/20001/Source/web/ContextMenuClientImpl.cpp File Source/web/ContextMenuClientImpl.cpp (right): https://codereview.chromium.org/334243004/diff/20001/Source/web/ContextMenuClientImpl.cpp#newcode379 Source/web/ContextMenuClientImpl.cpp:379: } On 2014/06/18 23:38:48, abarth wrote: > Why not ...
6 years, 6 months ago (2014-06-19 21:22:19 UTC) #6
abarth-chromium
LGTM Ok, this is fine
6 years, 6 months ago (2014-06-19 23:50:35 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/n.bansal@samsung.com/334243004/20001
6 years, 6 months ago (2014-06-19 23:51:33 UTC) #8
commit-bot: I haz the power
6 years, 6 months ago (2014-06-20 01:01:02 UTC) #9
Message was sent while issue was closed.
Change committed as 176565

Powered by Google App Engine
This is Rietveld 408576698