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

Issue 10837080: Work-around Windows 8 bug causing print footers and headers to have incorrect size. (Closed)

Created:
8 years, 4 months ago by Alexei Svitkine (slow)
Modified:
8 years, 4 months ago
CC:
chromium-reviews, darin-cc_chromium.org, brettw-cc_chromium.org
Visibility:
Public.

Description

Work-around Windows 8 bug causing print footers and headers to have incorrect size. This change causes the code to take a different HFONT creation path, which doesn't exhibit the issue. BUG=139206 TEST=Launch print preview under Windows 8 (desktop mode is fine). Print headers and footers shouldn't have a ridiculously large font size. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=150207

Patch Set 1 : #

Total comments: 2

Patch Set 2 : #

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

Messages

Total messages: 9 (0 generated)
Alexei Svitkine (slow)
abodenha: review thestig: OWNERS
8 years, 4 months ago (2012-08-06 22:06:13 UTC) #1
Albert Bodenhamer
lgtm http://codereview.chromium.org/10837080/diff/4001/chrome/renderer/print_web_view_helper.cc File chrome/renderer/print_web_view_helper.cc (right): http://codereview.chromium.org/10837080/diff/4001/chrome/renderer/print_web_view_helper.cc#newcode446 chrome/renderer/print_web_view_helper.cc:446: gfx::FontList font_list( Perhaps a comment here explaining WHY ...
8 years, 4 months ago (2012-08-06 22:08:41 UTC) #2
Alexei Svitkine (slow)
http://codereview.chromium.org/10837080/diff/4001/chrome/renderer/print_web_view_helper.cc File chrome/renderer/print_web_view_helper.cc (right): http://codereview.chromium.org/10837080/diff/4001/chrome/renderer/print_web_view_helper.cc#newcode446 chrome/renderer/print_web_view_helper.cc:446: gfx::FontList font_list( On 2012/08/06 22:08:41, Albert Bodenhamer wrote: > ...
8 years, 4 months ago (2012-08-06 22:12:02 UTC) #3
Lei Zhang
LGTM, but please make sure this works on Windows 7 too.
8 years, 4 months ago (2012-08-06 22:18:01 UTC) #4
Alexei Svitkine (slow)
On 2012/08/06 22:18:01, Lei Zhang wrote: > LGTM, but please make sure this works on ...
8 years, 4 months ago (2012-08-06 22:31:09 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/asvitkine@chromium.org/10837080/9002
8 years, 4 months ago (2012-08-06 22:33:36 UTC) #6
commit-bot: I haz the power
Try job failure for 10837080-9002 (retry) on linux_chromeos for step "compile" (clobber build). It's a ...
8 years, 4 months ago (2012-08-06 23:10:31 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/asvitkine@chromium.org/10837080/9002
8 years, 4 months ago (2012-08-06 23:13:33 UTC) #8
commit-bot: I haz the power
8 years, 4 months ago (2012-08-07 01:12:10 UTC) #9
Change committed as 150207

Powered by Google App Engine
This is Rietveld 408576698