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

Issue 165068: Enabling "Save as..." in view:source page.... (Closed)

Created:
11 years, 4 months ago by tfarina (gmail-do not use)
Modified:
9 years, 7 months ago
CC:
chromium-reviews_googlegroups.com, Paul Godavari, Ben Goodger (Google)
Visibility:
Public.

Description

Enabling "Save as..." in view:source page. BUG=12748 (http://crbug.com/12748) TEST=Goes to view-source:http://www.google.com/ and see if the menu is enabled. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=24079

Patch Set 1 #

Patch Set 2 : '' #

Patch Set 3 : added the comments #

Total comments: 2

Patch Set 4 : fix grammar nit #

Patch Set 5 : rebasing #

Patch Set 6 : '' #

Patch Set 7 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+21 lines, -5 lines) Patch
M chrome/browser/browser.cc View 2 3 4 5 6 1 chunk +9 lines, -2 lines 0 comments Download
M chrome/browser/tab_contents/render_view_context_menu.cc View 2 3 4 2 chunks +12 lines, -3 lines 0 comments Download

Messages

Total messages: 14 (0 generated)
tfarina (gmail-do not use)
Hi brettw, Can you review this to me? Thanks!
11 years, 4 months ago (2009-08-06 18:25:05 UTC) #1
pierre.lafayette
Please list your code review url on the issues page for this item.
11 years, 4 months ago (2009-08-06 19:56:42 UTC) #2
brettw
I think this would be better done by changing the callers to use the "real" ...
11 years, 4 months ago (2009-08-07 16:35:28 UTC) #3
tfarina (gmail-do not use)
On 2009/08/07 16:35:28, brettw wrote: > I think this would be better done by changing ...
11 years, 4 months ago (2009-08-14 01:16:09 UTC) #4
brettw
I believe the caller of this function uses the display/virtual URL to compare against. I ...
11 years, 4 months ago (2009-08-17 15:47:13 UTC) #5
tfarina (gmail-do not use)
On 2009/08/17 15:47:13, brettw wrote: > I believe the caller of this function uses the ...
11 years, 4 months ago (2009-08-19 16:03:46 UTC) #6
brettw
I think you did this correctly. Can you add a comment in both places about ...
11 years, 4 months ago (2009-08-19 17:07:30 UTC) #7
tfarina (gmail-do not use)
Hi, On 2009/08/19 17:07:30, brettw wrote: > I think you did this correctly. Can you ...
11 years, 4 months ago (2009-08-19 18:10:45 UTC) #8
brettw
http://codereview.chromium.org/165068/diff/4005/4007 File chrome/browser/browser.cc (right): http://codereview.chromium.org/165068/diff/4005/4007#newcode2266 Line 2266: // than the display one (returned by GetURL) ...
11 years, 4 months ago (2009-08-19 18:12:08 UTC) #9
tfarina (gmail-do not use)
http://codereview.chromium.org/165068/diff/4005/4007 File chrome/browser/browser.cc (right): http://codereview.chromium.org/165068/diff/4005/4007#newcode2266 Line 2266: // than the display one (returned by GetURL) ...
11 years, 4 months ago (2009-08-19 18:15:16 UTC) #10
brettw
LGTM
11 years, 4 months ago (2009-08-19 18:17:26 UTC) #11
tfarina (gmail-do not use)
Hi brett, On 2009/08/19 18:17:26, brettw wrote: > LGTM Thanks. Can you land this to ...
11 years, 4 months ago (2009-08-20 17:12:37 UTC) #12
Mohamed Mansour
I will land this once you rebase it? gcl update <your_cl> A lot of stuff ...
11 years, 4 months ago (2009-08-22 05:30:28 UTC) #13
tfarina (gmail-do not use)
11 years, 4 months ago (2009-08-22 13:38:42 UTC) #14
On 2009/08/22 05:30:28, Mohamed Mansour wrote:
> I will land this once you rebase it? gcl update <your_cl>
> A lot of stuff changed since 2 days,
Please, take another look Mohamed, I updated the patch.

Powered by Google App Engine
This is Rietveld 408576698