Bug 7735

Summary: REGRESSION: crash on importing bookmarks
Product: WebKit Reporter: Alexey Proskuryakov <ap>
Component: WebKit Misc.Assignee: Alexey Proskuryakov <ap>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P1    
Version: 420+   
Hardware: Mac   
OS: OS X 10.4   
Attachments:
Description Flags
proposed fix mjs: review+

Alexey Proskuryakov
Reported 2006-03-12 06:35:25 PST
Almost the same as bug 5541: AtomicString is non-functional at Safari startup, when bookmarks are imported, which causes a crash as soon as it is used (which happens to be in HTMLNames::init()). Steps to reproduce: 1. Launch MSIE at least once, to make it write out its bookmarks 2. defaults write com.apple.Safari IEFavoritesWereImported 0 3. run-safari Results: Safari crashes
Attachments
proposed fix (1.93 KB, patch)
2006-03-12 06:47 PST, Alexey Proskuryakov
mjs: review+
Alexey Proskuryakov
Comment 1 2006-03-12 06:47:52 PST
Created attachment 7021 [details] proposed fix
Maciej Stachowiak
Comment 2 2006-03-12 13:32:27 PST
Comment on attachment 7021 [details] proposed fix r=me
Note You need to log in before you can comment on or make changes to this bug.