[Webkit-unassigned] [Bug 148388] We should also store the time information for recent searches

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 12 17:42:50 PDT 2015


https://bugs.webkit.org/show_bug.cgi?id=148388

--- Comment #41 from Anders Carlsson <andersca at apple.com> ---
(In reply to comment #39)
> 
> The reason I have this check is that itemsDictionary is not guaranteed to be
> a mutable dictionary, it could be a mutable array or a mutable string,
> calling setObject:forKey: on those types would be bad. So I think the check
> is necessary.
> 

Please don't check isSubclassOfClass, just use isKindOfClass.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20151013/970e1531/attachment.html>


More information about the webkit-unassigned mailing list