<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Flaky assertion failures on storage/indexeddb/cursor-update-private.html and storage/indexeddb/exceptions-private.html"
   href="https://bugs.webkit.org/show_bug.cgi?id=153724#c7">Comment # 7</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Flaky assertion failures on storage/indexeddb/cursor-update-private.html and storage/indexeddb/exceptions-private.html"
   href="https://bugs.webkit.org/show_bug.cgi?id=153724">bug 153724</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>In <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - Modern IDB: A few cursor tests are flaky because JS wrappers are GC'ed"
   href="show_bug.cgi?id=153038">https://bugs.webkit.org/show_bug.cgi?id=153038</a> I made IDBCursor.idl additional opaque roots to keep the wrapper for the request alive.

My current working theory is that IDBCursorWithValue.idl does *not* do the same, even though it &quot;derives from&quot; IDBCursor.idl.

Building and testing now.</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>