commit | fe1d59f21403d4b4e40ea9a0713584ae719a590e | [log] [tgz] |
---|---|---|
author | akling@apple.com <akling@apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc> | Sun Nov 10 07:28:20 2013 +0000 |
committer | akling@apple.com <akling@apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc> | Sun Nov 10 07:28:20 2013 +0000 |
tree | 593b83e104fbfe3da2157b4857d9564a29b3b750 | |
parent | 27c741cd0639999416b1087a252c9ad251b6a679 [diff] |
CSSValuePool::createFontFamilyValue() should return PassRef. <https://webkit.org/b/124114> Unlike createFontFaceValue(), createFontFamilyValue() can never fail to return an object and thus should return PassRef. Reviewed by Anders Carlsson. git-svn-id: http://svn.webkit.org/repository/webkit/trunk@159018 268f45cc-cd09-0410-ab3c-d52691b4dbfc