<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body><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> changed
              <a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED - Modern IDB: Reimplement Web Inspector code that was tied to Legacy IDB"
   href="https://bugs.webkit.org/show_bug.cgi?id=154686">bug 154686</a>
        <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>NEW
           </td>
           <td>ASSIGNED
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Assignee</td>
           <td>webkit-unassigned&#64;lists.webkit.org
           </td>
           <td>beidson&#64;apple.com
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Attachment #277594 Flags</td>
           <td>
               &nbsp;
           </td>
           <td>review?
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED - Modern IDB: Reimplement Web Inspector code that was tied to Legacy IDB"
   href="https://bugs.webkit.org/show_bug.cgi?id=154686#c4">Comment # 4</a>
              on <a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED - Modern IDB: Reimplement Web Inspector code that was tied to Legacy IDB"
   href="https://bugs.webkit.org/show_bug.cgi?id=154686">bug 154686</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=277594&amp;action=diff" name="attach_277594" title="Patch v1">attachment 277594</a> <a href="attachment.cgi?id=277594&amp;action=edit" title="Patch v1">[details]</a></span>
Patch v1

This patch hooks up all the previous functionality that had been removed in r197131

It gets database info, object store info, and index info, and shows them in the tables off to the side.

However, the DataLoader and ClearObjectStore functionality do not work.

The reason is that the code doesn't wait for the IDBTransaction created to actually become active.

I won't have time to re-architect this to that end.</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>