RESOLVED FIXED Bug 132110
FontCache::fontCache() never returns nullptr so it can be made to return a reference instead
https://bugs.webkit.org/show_bug.cgi?id=132110
Summary FontCache::fontCache() never returns nullptr so it can be made to return a re...
Myles C. Maxfield
Reported 2014-04-24 00:02:26 PDT
FontCache::fontCache() never returns nullptr so it can be made to return a reference instead
Attachments
Patch (33.67 KB, patch)
2014-04-24 00:05 PDT, Myles C. Maxfield
thorton: review+
Myles C. Maxfield
Comment 1 2014-04-24 00:05:41 PDT
Tim Horton
Comment 2 2014-04-24 00:38:06 PDT
Comment on attachment 230054 [details] Patch Nice! Did you make sure that iOS build doesn't break too? (seems like you're probably safe)
Myles C. Maxfield
Comment 3 2014-04-24 12:04:02 PDT
Yep! iOS builds fine.
Myles C. Maxfield
Comment 4 2014-04-24 12:06:41 PDT
Note You need to log in before you can comment on or make changes to this bug.