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

Issue 10540038: linux: Pass subpixel positioning setting to WebKit. (Closed)

Created:
8 years, 6 months ago by Daniel Erat
Modified:
8 years, 6 months ago
Reviewers:
tony, jam, agl
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam, jochen+watch-content_chromium.org, behdad, Rick Byers
Visibility:
Public.

Description

linux: Pass subpixel positioning setting to WebKit. This makes us configure renderers appropriately based on --enable-text-subpixel-positioning. It also updates SandboxIPCProcess to pass the flag through so the results returned by its calls to WebFontInfo::renderStyleForStrike() will reflect the setting. BUG=125066 TEST=manual: both regular and web fonts within the renderer use subpixel positioning when --enable-text-subpixel-positioning is set Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=141246

Patch Set 1 #

Total comments: 3

Patch Set 2 : merge #

Unified diffs Side-by-side diffs Delta from patch set Stats (+41 lines, -12 lines) Patch
M chrome/browser/renderer_preferences_util.cc View 2 chunks +9 lines, -0 lines 0 comments Download
M content/browser/renderer_host/render_sandbox_host_linux.cc View 3 chunks +9 lines, -1 line 0 comments Download
M content/common/child_process_sandbox_support_impl_linux.cc View 1 chunk +6 lines, -3 lines 0 comments Download
M content/common/view_messages.h View 1 1 chunk +1 line, -0 lines 0 comments Download
M content/public/common/renderer_preferences.h View 1 chunk +4 lines, -0 lines 0 comments Download
M content/public/common/renderer_preferences.cc View 1 chunk +1 line, -0 lines 0 comments Download
M content/renderer/render_view_linux.cc View 3 chunks +11 lines, -8 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
Daniel Erat
This depends on the change from https://bugs.webkit.org/show_bug.cgi?id=88263.
8 years, 6 months ago (2012-06-06 23:31:51 UTC) #1
tony
https://chromiumcodereview.appspot.com/10540038/diff/1/content/browser/renderer_host/render_sandbox_host_linux.cc File content/browser/renderer_host/render_sandbox_host_linux.cc (right): https://chromiumcodereview.appspot.com/10540038/diff/1/content/browser/renderer_host/render_sandbox_host_linux.cc#newcode71 content/browser/renderer_host/render_sandbox_host_linux.cc:71: switches::kEnableTextSubpixelPositioning)); How does this command line switch get set ...
8 years, 6 months ago (2012-06-06 23:43:16 UTC) #2
tony
Which is to say, the changes to RendererPreferences LGTM, but I don't know the sandboxipc ...
8 years, 6 months ago (2012-06-07 00:04:42 UTC) #3
Daniel Erat
https://chromiumcodereview.appspot.com/10540038/diff/1/content/browser/renderer_host/render_sandbox_host_linux.cc File content/browser/renderer_host/render_sandbox_host_linux.cc (right): https://chromiumcodereview.appspot.com/10540038/diff/1/content/browser/renderer_host/render_sandbox_host_linux.cc#newcode71 content/browser/renderer_host/render_sandbox_host_linux.cc:71: switches::kEnableTextSubpixelPositioning)); On 2012/06/06 23:43:16, tony wrote: > How does ...
8 years, 6 months ago (2012-06-07 00:13:34 UTC) #4
agl
lgtm https://chromiumcodereview.appspot.com/10540038/diff/1/content/browser/renderer_host/render_sandbox_host_linux.cc File content/browser/renderer_host/render_sandbox_host_linux.cc (right): https://chromiumcodereview.appspot.com/10540038/diff/1/content/browser/renderer_host/render_sandbox_host_linux.cc#newcode71 content/browser/renderer_host/render_sandbox_host_linux.cc:71: switches::kEnableTextSubpixelPositioning)); I have no idea either. How does ...
8 years, 6 months ago (2012-06-07 21:55:22 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/derat@chromium.org/10540038/10
8 years, 6 months ago (2012-06-08 13:06:31 UTC) #6
commit-bot: I haz the power
Presubmit check for 10540038-10 failed and returned exit status 1. Running presubmit commit checks ...
8 years, 6 months ago (2012-06-08 13:06:37 UTC) #7
Daniel Erat
John, mind reviewing for content/?
8 years, 6 months ago (2012-06-08 13:12:49 UTC) #8
jam
lgtm
8 years, 6 months ago (2012-06-08 16:13:49 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/derat@chromium.org/10540038/10
8 years, 6 months ago (2012-06-08 16:14:51 UTC) #10
commit-bot: I haz the power
8 years, 6 months ago (2012-06-08 18:50:58 UTC) #11
Change committed as 141246

Powered by Google App Engine
This is Rietveld 408576698