Age | Commit message (Expand) | Author |
---|---|---|
2021-10-01 | LibWeb: Add the missing MessageEvent IDL constructor | Idan Horowitz |
2021-10-01 | LibWeb: Change the IDL type of MessageEvent::data to any | Idan Horowitz |
2021-09-25 | LibWeb: Provide a default DOM::EventTarget::dispatch_event() | Andreas Kling |
2021-09-19 | LibWeb: Implement basic support for MessageChannel and MessagePort | Andreas Kling |