summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibWeb/HTML/PromiseRejectionEvent.idl
AgeCommit message (Expand)Author
2023-03-05LibWeb: Port PromiseRejectionEvent to new StringKenneth Myhra
2022-09-06LibWeb: Remove the NoInstanceWrapper extended IDL attributeAndreas Kling
2022-09-06LibWeb: Make DOM::Event and all its subclasses GC-allocatedAndreas Kling
2021-10-11LibWeb: Implement PromiseRejectionEventLinus Groh