<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - REGRESSION (r197474): storage/indexeddb/odd-strings.html fails"
   href="https://bugs.webkit.org/show_bug.cgi?id=154975#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - REGRESSION (r197474): storage/indexeddb/odd-strings.html fails"
   href="https://bugs.webkit.org/show_bug.cgi?id=154975">bug 154975</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>So in addition to keying the database filename off the string name (unwise...), we also store the string name in the database file itself to verify against when opening the file.

Unfortunately for some of these odd-strings, we don't get the right string in the file (or fail to get the right string out).

r197474 made it so we close these files halfway through the test, and then try to reopen them later.

When we reopen them and try to verify the database name against what's in the file, we fail.</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>