<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#c43">Comment # 43</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:zacharyli323&#64;gmail.com" title="Zach Li &lt;zacharyli323&#64;gmail.com&gt;"> <span class="fn">Zach Li</span></a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=148388#c41">comment #41</a>)
<span class="quote">&gt; (In reply to <a href="show_bug.cgi?id=148388#c39">comment #39</a>)
&gt; &gt; 
&gt; &gt; The reason I have this check is that itemsDictionary is not guaranteed to be
&gt; &gt; a mutable dictionary, it could be a mutable array or a mutable string,
&gt; &gt; calling setObject:forKey: on those types would be bad. So I think the check
&gt; &gt; is necessary.
&gt; &gt; 
&gt; 
&gt; Please don't check isSubclassOfClass, just use isKindOfClass.</span >

Will use isKindOfClass:, with Darin's help.</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>