[Webkit-unassigned] [Bug 171216] Implement messageerror event

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 10 06:06:37 PDT 2021


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

Philip Jägenstedt <philip at foolip.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |philip at foolip.org

--- Comment #2 from Philip Jägenstedt <philip at foolip.org> ---
Search for "messageerror" shows that this isn't implemented yet. It is in EventNames.h, but never fired.

Unfortunately, these event handler attributes were added, which might confuse feature detection:
https://trac.webkit.org/browser/webkit/trunk/Source/WebCore/workers/service/ServiceWorkerContainer.idl?rev=267935#L49
https://trac.webkit.org/browser/webkit/trunk/Source/WebCore/workers/service/ServiceWorkerGlobalScope.idl?rev=267935#L48

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20210610/8e922ebc/attachment-0001.htm>


More information about the webkit-unassigned mailing list