[Webkit-unassigned] [Bug 279307] New: Make `EventListener` callback interface
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Sep 7 16:48:06 PDT 2024
https://bugs.webkit.org/show_bug.cgi?id=279307
Bug ID: 279307
Summary: Make `EventListener` callback interface
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: DOM
Assignee: webkit-unassigned at lists.webkit.org
Reporter: ahmad.saleem792 at gmail.com
CC: annevk at annevk.nl, ashvayka at apple.com, cdumez at apple.com
Hi Team,
While looking into EventListener.idl, I noticed that it is not aligned with web specification to be 'callback' interface and have FIXME as well.
Just raising this bug so we can track it.
WebKit Source: https://github.com/WebKit/WebKit/blob/ef698474cd352fc1cf742a19c0e9df8da4f52f56/Source/WebCore/dom/EventListener.idl#L22
Web Standard: https://dom.spec.whatwg.org/#callbackdef-eventlistener
__
NOTE - just copy pasting makes it compiles with `--release` but I don't know if it is correct way to fix or not and whether we have any WPT test coverage for it or not.
Just raising for time being.
Thanks!
--
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/20240907/1ff03cf0/attachment.htm>
More information about the webkit-unassigned
mailing list