<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - We should also store the time information for recent searches"
   href="https://bugs.webkit.org/show_bug.cgi?id=148388#c41">Comment # 41</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - We should also store the time information for recent searches"
   href="https://bugs.webkit.org/show_bug.cgi?id=148388">bug 148388</a>
              from <span class="vcard"><a class="email" href="mailto:andersca&#64;apple.com" title="Anders Carlsson &lt;andersca&#64;apple.com&gt;"> <span class="fn">Anders Carlsson</span></a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=148388#c39">comment #39</a>)
<span class="quote">&gt; 
&gt; The reason I have this check is that itemsDictionary is not guaranteed to be
&gt; a mutable dictionary, it could be a mutable array or a mutable string,
&gt; calling setObject:forKey: on those types would be bad. So I think the check
&gt; is necessary.
&gt; </span >

Please don't check isSubclassOfClass, just use isKindOfClass.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>