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

Issue 7647: Character encoding override (Closed)

Created:
12 years, 2 months ago by jungshik at Google
Modified:
9 years, 7 months ago
Reviewers:
brettw
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Make the character encoding override work again. There are two other bugs with character encoding override, but it seems that it's better to fix them separately. BUG=3315 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=3759

Patch Set 1 #

Patch Set 2 : '' #

Patch Set 3 : '' #

Patch Set 4 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+37 lines, -22 lines) Patch
M chrome/browser/browser_commands.cc View 1 2 3 1 chunk +5 lines, -4 lines 0 comments Download
M chrome/browser/encoding_menu_controller_delegate.cc View 3 chunks +7 lines, -5 lines 0 comments Download
M chrome/browser/render_view_host.h View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/render_view_host_delegate.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/tab_contents.h View 2 chunks +0 lines, -7 lines 0 comments Download
M chrome/browser/web_contents.h View 5 chunks +20 lines, -1 line 0 comments Download
M chrome/browser/web_contents.cc View 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
jungshik at Google
12 years, 2 months ago (2008-10-20 18:35:20 UTC) #1
brettw
http://codereview.chromium.org/7647/diff/202/203 File chrome/browser/browser_commands.cc (right): http://codereview.chromium.org/7647/diff/202/203#newcode634 Line 634: if (!selected_encoding.empty() && current_tab && current_tab->AsWebContents()) { 80 ...
12 years, 2 months ago (2008-10-20 18:44:33 UTC) #2
jungshik at Google
A new patch is up. Can you take a look? On 2008/10/20 18:44:33, brettw wrote: ...
12 years, 2 months ago (2008-10-22 19:53:15 UTC) #3
brettw
12 years, 2 months ago (2008-10-22 20:03:44 UTC) #4
LGTM

Powered by Google App Engine
This is Rietveld 408576698