systemHiddenFontFamilySet in DRT is unnecessary
Created attachment 228924 [details] Patch
Unnecessary because drt_NSFontManager_availableFonts adds all fonts that have a family name that is in the whitelist, and Lucida Grande is in the whitelist (so the system font gets added in the initial loop)
Comment on attachment 228924 [details] Patch Clearing flags on attachment: 228924 Committed r167043: <http://trac.webkit.org/changeset/167043>
All reviewed patches have been landed. Closing bug.