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

Issue 6539011: Fix for Issue 73274: Printing causes view to scroll (Closed)

Created:
9 years, 10 months ago by Yuzo
Modified:
9 years, 7 months ago
Reviewers:
hamaji
CC:
chromium-reviews, darin-cc_chromium.org, brettw-cc_chromium.org
Visibility:
Public.

Description

Fix for Issue 73274: Printing causes view to scroll Save and restore scroll offset when printing a page. This patch is applicable only after the patch for https://bugs.webkit.org/show_bug.cgi?id=54632 has been landed. This patch doesn't completely fix https://bugs.webkit.org/show_bug.cgi?id=52552 but the remaining issue is relatively minor. BUG=73274 TEST= Open a web page, scroll to the bottom, print, and observe the scroll position is not changed. See http://code.google.com/p/chromium/issues/detail?id=73274 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=75689

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -0 lines) Patch
M chrome/renderer/print_web_view_helper.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/renderer/print_web_view_helper.cc View 2 chunks +4 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Yuzo
Hamaji-san, Can you take a look?
9 years, 10 months ago (2011-02-18 05:08:29 UTC) #1
hamaji
9 years, 10 months ago (2011-02-18 06:30:47 UTC) #2
Looks good.

Powered by Google App Engine
This is Rietveld 408576698