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

Issue 2679323006: Remove content/browser dependency on WebFontRenderStyle. (Closed)

Created:
3 years, 10 months ago by jam
Modified:
3 years, 10 months ago
Reviewers:
Nico, scottmg
CC:
chromium-reviews, droger+watchlist_chromium.org, blundell+watchlist_chromium.org, sdefresne+watchlist_chromium.org, jam, darin-cc_chromium.org, blink-reviews, kinuko+watch
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Remove content/browser dependency on WebFontRenderStyle. It's only called by the renderer, but was put in a utilities file in content/common that was shared with other methods that are called from the browser. Fix this by splitting the common method from the child-only ones. BUG=248653 Review-Url: https://codereview.chromium.org/2679323006 Cr-Commit-Position: refs/heads/master@{#449672} Committed: https://chromium.googlesource.com/chromium/src/+/cc96c42adf22da9c109014c85c6fb11642962e73

Patch Set 1 #

Patch Set 2 : merge #

Unified diffs Side-by-side diffs Delta from patch set Stats (+178 lines, -475 lines) Patch
M chrome/renderer/pepper/pepper_flash_font_file_host.cc View 1 chunk +2 lines, -1 line 0 comments Download
M components/nacl/loader/BUILD.gn View 2 chunks +2 lines, -1 line 0 comments Download
M components/nacl/loader/DEPS View 1 chunk +1 line, -0 lines 0 comments Download
M components/nacl/loader/nacl_listener.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/child_process_launcher_helper_linux.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/pepper/pepper_truetype_font_linux.cc View 1 chunk +2 lines, -1 line 0 comments Download
M content/browser/zygote_host/zygote_host_impl_linux.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/child/BUILD.gn View 1 chunk +3 lines, -0 lines 0 comments Download
A + content/child/child_process_sandbox_support_impl_linux.h View 2 chunks +5 lines, -11 lines 0 comments Download
A + content/child/child_process_sandbox_support_impl_linux.cc View 5 chunks +7 lines, -83 lines 0 comments Download
A + content/child/child_process_sandbox_support_impl_shm_linux.cc View 1 chunk +2 lines, -5 lines 0 comments Download
M content/common/BUILD.gn View 1 1 chunk +1 line, -3 lines 0 comments Download
M content/common/DEPS View 1 1 chunk +0 lines, -1 line 0 comments Download
D content/common/child_process_sandbox_support_impl_linux.h View 1 chunk +0 lines, -46 lines 0 comments Download
D content/common/child_process_sandbox_support_impl_linux.cc View 1 chunk +0 lines, -207 lines 0 comments Download
D content/common/child_process_sandbox_support_impl_shm_linux.cc View 1 chunk +0 lines, -30 lines 0 comments Download
A content/common/common_sandbox_support_linux.cc View 1 chunk +95 lines, -0 lines 0 comments Download
M content/common/sandbox_linux/sandbox_linux.h View 2 chunks +6 lines, -0 lines 0 comments Download
M content/ppapi_plugin/ppapi_blink_platform_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/public/child/BUILD.gn View 2 chunks +2 lines, -0 lines 0 comments Download
A + content/public/child/child_process_sandbox_support_linux.h View 2 chunks +4 lines, -17 lines 0 comments Download
M content/public/common/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
D content/public/common/child_process_sandbox_support_linux.h View 1 chunk +0 lines, -56 lines 0 comments Download
A content/public/common/common_sandbox_support_linux.h View 1 chunk +34 lines, -0 lines 0 comments Download
M content/renderer/renderer_blink_platform_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/zygote/zygote_linux.cc View 1 chunk +0 lines, -1 line 0 comments Download
M content/zygote/zygote_main_linux.cc View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/Source/platform/BUILD.gn View 1 3 chunks +6 lines, -5 lines 0 comments Download

Messages

Total messages: 30 (23 generated)
jam
Nico: third_party/WebKit/Source/platform/BUILD.gn Scott: the rest
3 years, 10 months ago (2017-02-10 15:50:26 UTC) #17
scottmg
lgtm
3 years, 10 months ago (2017-02-10 16:07:48 UTC) #18
Nico
On 2017/02/10 16:07:48, scottmg wrote: > lgtm Lgtm
3 years, 10 months ago (2017-02-10 16:27:29 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2679323006/40001
3 years, 10 months ago (2017-02-10 16:37:52 UTC) #21
commit-bot: I haz the power
Failed to apply patch for third_party/WebKit/Source/platform/BUILD.gn: While running git apply --index -p1; error: patch failed: ...
3 years, 10 months ago (2017-02-10 16:43:39 UTC) #23
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2679323006/60001
3 years, 10 months ago (2017-02-10 16:53:14 UTC) #26
commit-bot: I haz the power
3 years, 10 months ago (2017-02-10 18:50:58 UTC) #29
Message was sent while issue was closed.
Committed patchset #2 (id:60001) as
https://chromium.googlesource.com/chromium/src/+/cc96c42adf22da9c109014c85c6f...

Powered by Google App Engine
This is Rietveld 408576698