<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - IndexedDB onupgradeneeded not firing correctly in Safari/iOS 8"
   href="https://bugs.webkit.org/show_bug.cgi?id=136888#c13">Comment # 13</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - IndexedDB onupgradeneeded not firing correctly in Safari/iOS 8"
   href="https://bugs.webkit.org/show_bug.cgi?id=136888">bug 136888</a>
              from <span class="vcard"><a class="email" href="mailto:beidson&#64;apple.com" title="Brady Eidson &lt;beidson&#64;apple.com&gt;"> <span class="fn">Brady Eidson</span></a>
</span></b>
        <pre>Created <span class=""><a href="attachment.cgi?id=254759" name="attach_254759" title="Reduced test case from Nolan">attachment 254759</a> <a href="attachment.cgi?id=254759&amp;action=edit" title="Reduced test case from Nolan">[details]</a></span>
Reduced test case from Nolan

This is basically Nolan's blocks.org test case, but just reduced, code-styled, and in one file.

It fails not because of a problem with onupgradeneeded, but because it opens a transaction to multiple object stores.

That's already covered in <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - IndexedDB transaction throw error for multiple object store"
   href="show_bug.cgi?id=136937">https://bugs.webkit.org/show_bug.cgi?id=136937</a>

So we'll clarify this bug is about one issue, which is that when onupgradeneeded does fire on a new database that the oldversion property is wrong.</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>