[Webkit-unassigned] [Bug 157600] Modern IDB: http://w3c-test.org/IndexedDB/interfaces.worker has lots of failures, even with IDB-in-workers enabled

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 12 06:28:40 PDT 2016


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

--- Comment #10 from Brady Eidson <beidson at apple.com> ---
(In reply to comment #9)
> (In reply to comment #8)
> > As a layperson in this area, it seemed to be that the difference was related
> > to how we expose these interfaces (which I assumed meant constructors) on
> > DOMWindow vs WorkerGlobalScope.
> > 
> > Not sure if that will give you any tips towards the difference.
> 
> I don't think the issue is really with the IDB implementation. If you look
> at the corresponding test for workers:
> http://w3c-test.org/workers/interfaces.worker
> 
> We are failing most of it as well. I think the issue is with our worker
> support somehow.

I see, so we botch these interface checks on web workers for *all* exposed objects.

Yay.

:(

-- 
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/611f89ef/attachment-0001.html>


More information about the webkit-unassigned mailing list