Bug 134697

Summary: Remove misleadingly-named Font::isSVGFont()
Product: WebKit Reporter: Myles C. Maxfield <mmaxfield>
Component: New BugsAssignee: Myles C. Maxfield <mmaxfield>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, dino, d-r, enrica, esprehn+autocc, fmalita, glenn, gyuyoung.kim, jonlee, kondapallykalyan, pdr, schenney, sergio, simon.fraser, thorton
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Myles C. Maxfield
Reported 2014-07-07 15:10:24 PDT
Remove misleadingly-named Font::isSVGFont()
Attachments
Patch (7.99 KB, patch)
2014-07-07 15:13 PDT, Myles C. Maxfield
no flags
Myles C. Maxfield
Comment 1 2014-07-07 15:13:02 PDT
Darin Adler
Comment 2 2014-07-07 16:17:05 PDT
Comment on attachment 234516 [details] Patch What guarantees that primaryFont is non-null at all these call sites?
Myles C. Maxfield
Comment 3 2014-07-07 16:44:26 PDT
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?
WebKit Commit Bot
Comment 4 2014-07-07 19:27:38 PDT
Comment on attachment 234516 [details] Patch Clearing flags on attachment: 234516 Committed r170871: <http://trac.webkit.org/changeset/170871>
WebKit Commit Bot
Comment 5 2014-07-07 19:27:43 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.