Bug 83792 - REGRESSION (r113900): In nightly builds, Safari Webpage Preview Fetcher crashes in Settings::initializeDefaultFontFamilies() due to uncaught exception (sandbox preventing access to fonts plist)
Summary: REGRESSION (r113900): In nightly builds, Safari Webpage Preview Fetcher crash...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P1 Normal
Assignee: Alexey Proskuryakov
URL:
Keywords: InRadar
Depends on:
Blocks: 10874
  Show dependency treegraph
 
Reported: 2012-04-12 10:21 PDT by Alexey Proskuryakov
Modified: 2012-04-12 11:11 PDT (History)
0 users

See Also:


Attachments
proposed fix (2.16 KB, patch)
2012-04-12 10:27 PDT, Alexey Proskuryakov
mitz: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>.