diff options
author | toyoshim <toyoshim@chromium.org> | 2015-10-19 18:13:56 -0700 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2015-10-20 01:15:17 +0000 |
commit | 570fb77ac846fb6f52c67e14245e254d1ae9db43 (patch) | |
tree | 3f53d1d078545caa0e19a9c727093f31276b8056 /tools | |
parent | 3bb814794b2509e95944cf36af0cc7538611ae03 (diff) | |
download | chromium_src-570fb77ac846fb6f52c67e14245e254d1ae9db43.zip chromium_src-570fb77ac846fb6f52c67e14245e254d1ae9db43.tar.gz chromium_src-570fb77ac846fb6f52c67e14245e254d1ae9db43.tar.bz2 |
CSS Font Loading: drop readonly to use Setlike functionalities
FontFaceSet.idl used readonly setlike<FontFace> to use
existing add(), delete(), and clear() implementations.
This patch drops readonly to use binding scheme to implement
writable Setlike methods.
Note that add() method returns FontFaceSet after this change.
BUG=392075
Review URL: https://codereview.chromium.org/1406153003
Cr-Commit-Position: refs/heads/master@{#354947}
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions