WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
8260
REGRESSION: Assertion failure: ![_private->iconsToSaveWithURLs containsObject:iconURLString] in WebIconDatabase.m:695-[WebIconDatabase(WebInternal) _retainIconForIconURLString:]
https://bugs.webkit.org/show_bug.cgi?id=8260
Summary
REGRESSION: Assertion failure: ![_private->iconsToSaveWithURLs containsObject...
mitz
Reported
2006-04-07 23:31:42 PDT
I hit this assert when I go to a URL that has no favorite icon and then follow a link to another (icon-less) page on the same domain: ASSERTION FAILED: ![_private->iconsToSaveWithURLs containsObject:iconURLString] (WebKit/Misc/WebIconDatabase.m:695 -[WebIconDatabase(WebInternal) _retainIconForIconURLString:])
Attachments
Patch to quiet assertion
(1.71 KB, patch)
2006-04-08 08:29 PDT
,
John Sullivan
adele
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
John Sullivan
Comment 1
2006-04-08 08:29:36 PDT
Created
attachment 7578
[details]
Patch to quiet assertion I added a too-general assertion yesterday; this patch makes it less general.
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