Remove misleadingly-named Font::isSVGFont()
Created attachment 234516 [details] Patch
Comment on attachment 234516 [details] Patch What guarantees that primaryFont is non-null at all these call sites?
I don't believe there is any, other than that the existing code already dereferences these pointers. Do you have an opinion about how I should do this differently?
Comment on attachment 234516 [details] Patch Clearing flags on attachment: 234516 Committed r170871: <http://trac.webkit.org/changeset/170871>
All reviewed patches have been landed. Closing bug.