mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-11 09:26:28 +02:00
The internal C++ function will now receive a RefPtr<EventListener> for 'EventListener?' and a NonnullRefPtr<EventListener> for 'EventListener'. Examples of this are addEventListener() and removeEventListener(), which both have nullable callback parameters.
3.1 KiB
3.1 KiB