Bug 117097

Summary: [Mac][WK2] Sandbox violations when trying to access fonts in non-standard locations
Product: WebKit Reporter: Alexey Proskuryakov <ap>
Component: WebKit2Assignee: Alexey Proskuryakov <ap>
Status: RESOLVED FIXED    
Severity: Normal Keywords: InRadar
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
proposed fix andersca: review+

Description Alexey Proskuryakov 2013-05-31 16:24:35 PDT
WebProcess cannot access fonts that are not in Library/Fonts (e.g. if ~/Library/Fonts is a symlink, or when using 3rd party font management software).

<rdar://problem/9264746>
Comment 1 Alexey Proskuryakov 2013-05-31 16:28:57 PDT
Created attachment 203473 [details]
proposed fix
Comment 2 Alexey Proskuryakov 2013-05-31 16:40:45 PDT
Committed <http://trac.webkit.org/changeset/151055>.