Commit History

Author SHA1 Message Date
  Andreas Kling 11ff9d0f17 LibWeb: Move DOM classes into the Web::DOM namespace 5 years ago
  Andreas Kling 03da70c7d0 LibWeb: Split JS wrapper constructors into construct/initialize 5 years ago
  Andreas Kling fca08bd000 LibJS: Move builtin prototypes to the global object 5 years ago
  Andreas Kling bc1ece7f37 LibJS+LibWeb: Pass prototype to Object constructor 5 years ago
  Andreas Kling 0a9bd817bf LibWeb: Add missing copyright headers 5 years ago
  Andreas Kling 41f3817b36 LibWeb: Use a JS::Handle to keep the EventListener function alive 5 years ago
  Andreas Kling f39e5352f0 LibWeb: Start working on DOM event support 5 years ago