WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
7735
REGRESSION: crash on importing bookmarks
https://bugs.webkit.org/show_bug.cgi?id=7735
Summary
REGRESSION: crash on importing bookmarks
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+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
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.
Top of Page
Format For Printing
XML
Clone This Bug