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

Issue 11790003: Always make an attempt to fill in the suggested filename. (Closed)

Created:
7 years, 11 months ago by Avi (use Gerrit)
Modified:
7 years, 11 months ago
CC:
chromium-reviews, darin-cc_chromium.org
Visibility:
Public.

Description

Always make an attempt to fill in the suggested filename. BUG=35811 TEST=drag the [Next] image from http://www-sul.stanford.edu/tools/tutorials/html2.0/img.html and drop it on the desktop; the resulting file should be named "nextbtn.gif", not "tables.gif" Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=175502

Patch Set 1 #

Total comments: 2

Patch Set 2 : rename #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -4 lines) Patch
M webkit/glue/weburlloader_impl.cc View 1 1 chunk +8 lines, -4 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
Avi (use Gerrit)
Darin, you put in the TODO here, so while this isn't the ideal solution, it's ...
7 years, 11 months ago (2013-01-07 21:49:21 UTC) #1
darin (slow to review)
Core change looks good to me. https://codereview.chromium.org/11790003/diff/1/webkit/glue/weburlloader_impl.cc File webkit/glue/weburlloader_impl.cc (right): https://codereview.chromium.org/11790003/diff/1/webkit/glue/weburlloader_impl.cc#newcode265 webkit/glue/weburlloader_impl.cc:265: while (headers->EnumerateHeaderLines(&iter, &name, ...
7 years, 11 months ago (2013-01-07 23:05:03 UTC) #2
Avi (use Gerrit)
https://codereview.chromium.org/11790003/diff/1/webkit/glue/weburlloader_impl.cc File webkit/glue/weburlloader_impl.cc (right): https://codereview.chromium.org/11790003/diff/1/webkit/glue/weburlloader_impl.cc#newcode265 webkit/glue/weburlloader_impl.cc:265: while (headers->EnumerateHeaderLines(&iter, &name, &disposition_filename)) { I actually didn't see ...
7 years, 11 months ago (2013-01-07 23:08:25 UTC) #3
darin (slow to review)
OK, LGTM w/ the variable named back to |value|.
7 years, 11 months ago (2013-01-07 23:10:08 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/avi@chromium.org/11790003/7001
7 years, 11 months ago (2013-01-08 03:07:32 UTC) #5
commit-bot: I haz the power
7 years, 11 months ago (2013-01-08 08:44:03 UTC) #6
Message was sent while issue was closed.
Change committed as 175502

Powered by Google App Engine
This is Rietveld 408576698