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

Issue 8245003: Use rewritten url of a tab to find the zoom level from zoom map. Zoom map is (Closed)

Created:
9 years, 2 months ago by gouthamj%motorola.com
Modified:
8 years, 2 months ago
CC:
chromium-reviews, Avi (use Gerrit), creis+watch_chromium.org, dpranke+watch-content_chromium.org, jam, joi+watch-content_chromium.org, darin-cc_chromium.org, brettw-cc_chromium.org, ajwong+watch_chromium.org
Visibility:
Public.

Description

Use rewritten url of a tab to find the zoom level from zoom map. Zoom map is maintained using rewritten URLs. Using GetURL() to find the zoom level will fail in case of rewritten URLs as GetURL() returns virtual_url which will be different from the rewritten URL. BUG=94408

Patch Set 1 #

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -1 line) Patch
M content/browser/tab_contents/tab_contents.cc View 1 chunk +6 lines, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
wrm364
This patch is for http://code.google.com/p/chromium/issues/detail?id=94408. Please review this and let me know if there are ...
9 years, 2 months ago (2011-10-12 11:49:39 UTC) #1
csilv
9 years, 2 months ago (2011-10-13 00:05:44 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698