[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 19:03:55 PDT 2015


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

--- Comment #43 from Zach Li <zacharyli323 at gmail.com> ---
(In reply to comment #41)
> (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.

Will use isKindOfClass:, with Darin's help.

-- 
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/7df4f0f9/attachment.html>


More information about the webkit-unassigned mailing list