Commit History

Author SHA1 Message Date
  Andreas Kling 8a48246ed1 Everywhere: Stop using NonnullRefPtrVector 2 years ago
  Kenneth Myhra bc02686ae9 LibWeb: Make factory method of CSS::MediaQueryList fallible 2 years ago
  Timothy Flynn 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 years ago
  Timothy Flynn 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 years ago
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 years ago
  Linus Groh 4f73851afc LibWeb: Move CallbackType from Bindings/ to WebIDL/ 2 years ago
  Linus Groh 4270ede7c4 LibWeb: Remove WRAPPER_HACK() macro 2 years ago
  Andreas Kling 3768743a0a LibWeb: Remove now-unused Bindings::Wrappable class 2 years ago
  Andreas Kling 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 years ago
  Andreas Kling 8cda70c892 LibWeb: Move event listeners, handlers and callbacks to the GC heap 2 years ago
  Linus Groh 40a70461a0 LibWeb: Replace GlobalObject with Realm in wrapper functions 2 years ago
  Lenny Maiorani c37820b898 Libraries: Use default constructors/destructors in LibWeb 3 years ago
  Andreas Kling e76e8e22b5 LibWeb: Separate "event listener" from "EventListener" 3 years ago
  Luke Wilde 5aacec65ab LibWeb: Rewrite EventTarget to more closely match the spec 3 years ago
  Andreas Kling 81047d8f9c LibCore: Make LocalServer::take_over_from_system_server() return ErrorOr 3 years ago
  Sam Atkins 1c829e0417 LibWeb: Implement MediaQuery matching :^) 3 years ago
  Sam Atkins f1af136925 LibWeb: Make MediaQueryList store MediaQueries instead of a String 3 years ago
  Luke Wilde 46686f7f94 LibWeb: Implement MediaQueryList.onchange 3 years ago
  Andreas Kling 0ee457dfdf LibWeb: Provide a default DOM::EventTarget::dispatch_event() 3 years ago
  Luke Wilde e946316618 LibWeb: Implement MediaQueryList.{addListener,removeListener} 3 years ago
  Linus Groh 4155cc7ed5 LibWeb: Start implementing the MediaQueryList interface 3 years ago