Move to SkStreamAsset for SkTypeface streams.
commit9be085c313537c895fcaf1b8ec2ab33593743fee
authorbungeman <bungeman@chromium.org>
Tue, 27 Jan 2015 01:41:02 +0000 (26 17:41 -0800)
committerCommit bot <commit-bot@chromium.org>
Tue, 27 Jan 2015 01:42:14 +0000 (27 01:42 +0000)
tree89f15e7370e5dac59f8440e73e02746321be0cd9
parent9ca5b72d0c04e2549d6374d86ef9ec7ac324010d
Move to SkStreamAsset for SkTypeface streams.

SkTypeface is moving to use SkStreamAsset instead of SkStream. The
implementations are already assuming this, and all users are in
practice already creating the correct types. This change simply
clarifies existing practice and documents actual restrictions.

The Skia side change will be https://codereview.chromium.org/869763002/

Review URL: https://codereview.chromium.org/870133002

Cr-Commit-Position: refs/heads/master@{#313196}
content/common/font_config_ipc_linux.cc
content/common/font_config_ipc_linux.h