Bug 83792

Summary: REGRESSION (r113900): In nightly builds, Safari Webpage Preview Fetcher crashes in Settings::initializeDefaultFontFamilies() due to uncaught exception (sandbox preventing access to fonts plist)
Product: WebKit Reporter: Alexey Proskuryakov <ap>
Component: WebCore Misc.Assignee: Alexey Proskuryakov <ap>
Status: RESOLVED FIXED    
Severity: Normal Keywords: InRadar
Priority: P1    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 10874    
Attachments:
Description Flags
proposed fix mitz: review+

Description Alexey Proskuryakov 2012-04-12 10:21:02 PDT
Crashes when opening Top Sites.

<rdar://problem/11234002>
Comment 1 Alexey Proskuryakov 2012-04-12 10:27:41 PDT
Created attachment 136927 [details]
proposed fix
Comment 2 mitz 2012-04-12 10:58:31 PDT
Comment on attachment 136927 [details]
proposed fix

r=me assuming you tested this
Comment 3 Alexey Proskuryakov 2012-04-12 11:11:53 PDT
Committed <http://trac.webkit.org/changeset/114004>.