Chromium Code Reviews
DescriptionFinish removing WebKitSystemInterface from Blink.
Replace some more WebKitSystemInterface wrappers with direct calls to SPI. This
also removes the library from the link list and deletes the now-unneeded
adjust_visibility.sh script.
This is a partial revert of http://trac.webkit.org/changeset/9311, which
many years ago replaced these SPI calls with the WKSI ones.
This inlines a the call to WKGetVerticalGlyphsForCharacters(), which was a
noop that just returned false.
BUG=101156
R=thakis@chromium.org
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=149659
Patch Set 1 #Patch Set 2 : Ready for review #Patch Set 3 : Simplify #
Total comments: 2
Messages
Total messages: 7 (0 generated)
|