Bug 29759 - REGRESSION (r48775) FontList.plist written by TOT WebKit causes Safari 4 to crash on launch
Summary: REGRESSION (r48775) FontList.plist written by TOT WebKit causes Safari 4 to c...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Text (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Windows XP
: P2 Major
Assignee: mitz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-25 21:44 PDT by mitz
Modified: 2009-09-25 23:45 PDT (History)
1 user (show)

See Also:


Attachments
Revert to saving the CG font DB property list at the root of FontList.plist (3.60 KB, patch)
2009-09-25 23:39 PDT, mitz
sam: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description mitz 2009-09-25 21:44:01 PDT
The FontList.plist written by WebKit after <http://trac.webkit.org/changeset/48775> causes the Safari 4 to crash on launch (because it hands it off to CG which fails to populate its font database from it).
Comment 1 mitz 2009-09-25 23:39:56 PDT
Created attachment 40164 [details]
Revert to saving the CG font DB property list at the root of FontList.plist
Comment 2 mitz 2009-09-25 23:45:04 PDT
Fixed in <http://trac.webkit.org/projects/webkit/changeset/48787>.

If you have used any build between r48775 and r48787, you will need to delete
FontList.plist in order to not crash on launch.