<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Modern IDB: IDB object constructors aren't exposed on the WorkerGlobalScope"
   href="https://bugs.webkit.org/show_bug.cgi?id=157600#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Modern IDB: IDB object constructors aren't exposed on the WorkerGlobalScope"
   href="https://bugs.webkit.org/show_bug.cgi?id=157600">bug 157600</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>I see that all these constructors were put on WorkerGlobalScope.idl in <a href="http://trac.webkit.org/changeset/199889">http://trac.webkit.org/changeset/199889</a>

For whatever reason it is not working.

The conditional INDEXED_DATABASE_IN_WORKERS is enabled, and IndexedDBWorkers is enabled at runtime by default, but they still aren't showing up.

I'm building with these all put in WorkerGlobalScopeConstructors.idl to see if that works...

/me shrugs</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>