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

Issue 14574002: Replace some trivial WebKitSystemInterface wrappers with direct calls to SPI. (Closed)

Created:
7 years, 7 months ago by Robert Sesek
Modified:
7 years, 7 months ago
Reviewers:
Nico, eseidel
CC:
blink-reviews, danakj, jamesr, Stephen Chennney, jeez, jchaffraix+rendering, eseidel
Visibility:
Public.

Description

Replace some trivial WebKitSystemInterface wrappers with direct calls to SPI. BUG=101156 R=thakis@chromium.org Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=149556

Patch Set 1 #

Patch Set 2 : Missing param #

Total comments: 7

Patch Set 3 : Radar links #

Unified diffs Side-by-side diffs Delta from patch set Stats (+24 lines, -17 lines) Patch
M Source/core/platform/graphics/mac/FontCacheMac.mm View 1 2 2 chunks +7 lines, -1 line 0 comments Download
M Source/core/platform/graphics/mac/GlyphPageTreeNodeMac.cpp View 1 2 2 chunks +7 lines, -1 line 0 comments Download
M Source/core/platform/mac/WebCoreSystemInterface.h View 1 chunk +0 lines, -12 lines 0 comments Download
M Source/core/rendering/RenderThemeChromiumMac.mm View 1 2 3 chunks +10 lines, -3 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
Robert Sesek
7 years, 7 months ago (2013-04-30 23:59:03 UTC) #1
Nico
lgtm with comments https://codereview.chromium.org/14574002/diff/6001/Source/core/platform/graphics/mac/FontCacheMac.mm File Source/core/platform/graphics/mac/FontCacheMac.mm (right): https://codereview.chromium.org/14574002/diff/6001/Source/core/platform/graphics/mac/FontCacheMac.mm#newcode68 Source/core/platform/graphics/mac/FontCacheMac.mm:68: // Note: This may break on ...
7 years, 7 months ago (2013-05-01 01:02:18 UTC) #2
eseidel
One thing we lose with this is the ability to know what SPIs we actually ...
7 years, 7 months ago (2013-05-01 02:11:03 UTC) #3
eseidel
I think our ability to influence Apple (to add/keep SPIs) is basically nil. WebKit had ...
7 years, 7 months ago (2013-05-01 03:19:39 UTC) #4
Robert Sesek
I can file the radars if you think it's really necessary, but my guess is ...
7 years, 7 months ago (2013-05-01 17:05:39 UTC) #5
eseidel
I'm not sure it matters much. Any we inherited from WebKit should already have radars ...
7 years, 7 months ago (2013-05-01 18:31:07 UTC) #6
Robert Sesek
https://codereview.chromium.org/14574002/diff/6001/Source/core/platform/graphics/mac/FontCacheMac.mm File Source/core/platform/graphics/mac/FontCacheMac.mm (right): https://codereview.chromium.org/14574002/diff/6001/Source/core/platform/graphics/mac/FontCacheMac.mm#newcode68 Source/core/platform/graphics/mac/FontCacheMac.mm:68: // Note: This may break on future OS releases, ...
7 years, 7 months ago (2013-05-01 23:58:43 UTC) #7
Robert Sesek
7 years, 7 months ago (2013-05-02 00:03:45 UTC) #8
Message was sent while issue was closed.
Committed patchset #3 manually as r149556 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698