[Webkit-unassigned] [Bug 157600] Modern IDB: IDB object constructors aren't exposed on the WorkerGlobalScope

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 11 18:44:39 PDT 2016


https://bugs.webkit.org/show_bug.cgi?id=157600

--- Comment #1 from Brady Eidson <beidson at apple.com> ---
I see that all these constructors were put on WorkerGlobalScope.idl in http://trac.webkit.org/changeset/199889

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

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160512/f355452a/attachment-0001.html>


More information about the webkit-unassigned mailing list