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

Issue 331843004: Default to nicer font settings on SystemParametersInfo failure (Closed)

Created:
6 years, 6 months ago by jschuh
Modified:
6 years, 6 months ago
Reviewers:
jamesr, ananta, eae
CC:
blink-reviews, jamesr, krit, jbroman, danakj, Rik, Stephen Chennney, pdr., rwlbuis
Project:
blink
Visibility:
Public.

Description

Default to nicer font settings on SystemParametersInfo failure SystemParametersInfo will fail if we've disconnected win32k via the sandbox on Win8+. So, just default to nicer font settings for now, since we know the OS supports them. BUG=365160 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=176134

Patch Set 1 #

Total comments: 2

Patch Set 2 : nit #

Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -7 lines) Patch
M Source/platform/fonts/win/FontPlatformDataWin.cpp View 1 1 chunk +15 lines, -7 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
jschuh
ptal
6 years, 6 months ago (2014-06-13 19:07:51 UTC) #1
jschuh
On second though, jamesr@ would you mind reviewing? Should be a rubberstamp (I think).
6 years, 6 months ago (2014-06-13 19:09:00 UTC) #2
jamesr
Maybe eae could review? I don't know what these bits do.
6 years, 6 months ago (2014-06-13 19:11:59 UTC) #3
jschuh
On 2014/06/13 19:11:59, jamesr wrote: > Maybe eae could review? I don't know what these ...
6 years, 6 months ago (2014-06-13 19:14:39 UTC) #4
eae
LGTM w/nit https://codereview.chromium.org/331843004/diff/1/Source/platform/fonts/win/FontPlatformDataWin.cpp File Source/platform/fonts/win/FontPlatformDataWin.cpp (right): https://codereview.chromium.org/331843004/diff/1/Source/platform/fonts/win/FontPlatformDataWin.cpp#newcode107 Source/platform/fonts/win/FontPlatformDataWin.cpp:107: gFlags = SkPaint::kAntiAlias_Flag | SkPaint::kLCDRenderText_Flag; Could you ...
6 years, 6 months ago (2014-06-13 19:35:31 UTC) #5
jschuh
ty sirs. https://codereview.chromium.org/331843004/diff/1/Source/platform/fonts/win/FontPlatformDataWin.cpp File Source/platform/fonts/win/FontPlatformDataWin.cpp (right): https://codereview.chromium.org/331843004/diff/1/Source/platform/fonts/win/FontPlatformDataWin.cpp#newcode107 Source/platform/fonts/win/FontPlatformDataWin.cpp:107: gFlags = SkPaint::kAntiAlias_Flag | SkPaint::kLCDRenderText_Flag; On 2014/06/13 ...
6 years, 6 months ago (2014-06-13 19:44:28 UTC) #6
jschuh
The CQ bit was checked by jschuh@chromium.org
6 years, 6 months ago (2014-06-13 19:44:32 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jschuh@chromium.org/331843004/20001
6 years, 6 months ago (2014-06-13 19:45:24 UTC) #8
eae
On 2014/06/13 19:44:28, Justin Schuh wrote: > Done. Although, I maybe we should pass this ...
6 years, 6 months ago (2014-06-13 20:05:32 UTC) #9
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: linux_blink_dbg on tryserver.blink ...
6 years, 6 months ago (2014-06-13 20:54:16 UTC) #10
commit-bot: I haz the power
6 years, 6 months ago (2014-06-13 21:57:26 UTC) #11
Message was sent while issue was closed.
Change committed as 176134

Powered by Google App Engine
This is Rietveld 408576698