summaryrefslogtreecommitdiff
path: root/Libraries/LibWeb/Bindings/EventWrapperFactory.h
AgeCommit message (Expand)Author
2020-07-26LibWeb: Move DOM classes into the Web::DOM namespaceAndreas Kling
2020-06-23LibWeb: Make wrapper factory functions take JS::GlobalObject&Andreas Kling
2020-06-21LibWeb: Generate Event and MouseEvent bindings from IDL :^)Andreas Kling