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

Issue 8896009: Fix page zoom for plug-in documents (PDF, etc.) (Closed)

Created:
9 years ago by csilv
Modified:
9 years ago
Reviewers:
jam
CC:
chromium-reviews, Avi (use Gerrit), creis+watch_chromium.org, ajwong+watch_chromium.org, dpranke-watch+content_chromium.org, joi+watch-content_chromium.org, darin-cc_chromium.org, brettw-cc_chromium.org
Visibility:
Public.

Description

Fix page zoom for plug-in documents (PDF, etc.) BUG=106013, 106228 TEST=Verify zoom-in/zoom-out work correctly on PDF documents. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=113923

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -51 lines) Patch
M chrome/browser/renderer_preferences_util.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/ui/prefs/prefs_tab_helper.cc View 2 chunks +3 lines, -1 line 0 comments Download
M chrome/browser/ui/tab_contents/core_tab_helper.h View 2 chunks +1 line, -10 lines 0 comments Download
M chrome/browser/ui/tab_contents/core_tab_helper.cc View 3 chunks +0 lines, -34 lines 0 comments Download
M content/common/view_messages.h View 1 chunk +1 line, -0 lines 0 comments Download
M content/public/common/renderer_preferences.h View 1 chunk +3 lines, -0 lines 0 comments Download
M content/public/common/renderer_preferences.cc View 1 chunk +2 lines, -1 line 0 comments Download
M content/renderer/render_view_impl.cc View 3 chunks +8 lines, -5 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
csilv
+jam for review/owners approval Hi John, Here's a new CL which fixes the PDF bug ...
9 years ago (2011-12-09 22:41:15 UTC) #1
jam
lgtm have you verified that the pdf plugin's zoom controls behave the same way (i.e. ...
9 years ago (2011-12-10 00:24:29 UTC) #2
csilv
On 2011/12/10 00:24:29, John Abd-El-Malek wrote: > lgtm > > have you verified that the ...
9 years ago (2011-12-10 00:41:45 UTC) #3
jam
On 2011/12/10 00:41:45, csilv wrote: > On 2011/12/10 00:24:29, John Abd-El-Malek wrote: > > lgtm ...
9 years ago (2011-12-10 01:45:42 UTC) #4
csilv
9 years ago (2011-12-10 02:01:54 UTC) #5
On 2011/12/10 01:45:42, John Abd-El-Malek wrote:
> One question: is the other code in this change that's related to the default
> zoom for this bug or something else? if it's a cleanup or for a different bug,
> please separate it out, since we'll want to merge the smallest change for pdf
to
> M17.

Everything in this CL is specifically for plug-in zoom.

Powered by Google App Engine
This is Rietveld 408576698