Commit Verlauf

Autor SHA1 Nachricht Datum
  Andreas Kling c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes vor 1 Jahr
  Andreas Kling b98a2be96b LibWeb: Ignore window-forwarded document.body.onfoo in detached DOM vor 1 Jahr
  Sam Atkins ef1e942f3e LibWeb: Use String for getting/setting MediaQueryList media vor 1 Jahr
  Shannon Booth 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString vor 1 Jahr
  Andreas Kling bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks vor 1 Jahr
  Shannon Booth 6a2a7cad61 LibWeb/LibJS: Avoid GC visit of raw pointers where possible vor 1 Jahr
  Sam Atkins afa27bad19 LibWeb: Make serializing media-queries infallible vor 1 Jahr
  Andreas Kling 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible vor 1 Jahr
  Andreas Kling 18c54d8d40 LibJS: Make Cell::initialize() return void vor 1 Jahr
  Kenneth Myhra 2091a11488 LibWeb: Port EventTarget to new {Fly}String vor 2 Jahren
  Kenneth Myhra 4d87072201 LibWeb: Port {HTML,UIEvents,XHR}::EventNames to new String vor 2 Jahren
  Andreas Kling 8a48246ed1 Everywhere: Stop using NonnullRefPtrVector vor 2 Jahren
  Kenneth Myhra bc02686ae9 LibWeb: Make factory method of CSS::MediaQueryList fallible vor 2 Jahren
  Sam Atkins a0b1eddc56 LibWeb: Port CSS::MediaQuery to new Strings vor 2 Jahren
  Timothy Flynn b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate vor 2 Jahren
  Timothy Flynn 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors vor 2 Jahren
  Timothy Flynn 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() vor 2 Jahren
  Linus Groh 22089436ed LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr vor 2 Jahren
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString vor 2 Jahren
  Andrew Kaster a2ccb00e1d LibWeb: Remove unecessary dependence on Window from CSS classes vor 2 Jahren
  Linus Groh 4f73851afc LibWeb: Move CallbackType from Bindings/ to WebIDL/ vor 2 Jahren
  Andreas Kling ffad902c07 LibWeb: Use cached_web_prototype() as much as possible vor 2 Jahren
  Andreas Kling 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated vor 2 Jahren
  Andreas Kling 8cda70c892 LibWeb: Move event listeners, handlers and callbacks to the GC heap vor 2 Jahren
  Linus Groh 40a70461a0 LibWeb: Replace GlobalObject with Realm in wrapper functions vor 2 Jahren
  Lenny Maiorani c37820b898 Libraries: Use default constructors/destructors in LibWeb vor 3 Jahren
  Luke Wilde 3479f1c4e8 LibWeb: Add support for the options variant of {add,remove}EventListener vor 3 Jahren
  Andreas Kling e76e8e22b5 LibWeb: Separate "event listener" from "EventListener" vor 3 Jahren
  Luke Wilde 5aacec65ab LibWeb: Rewrite EventTarget to more closely match the spec vor 3 Jahren
  Andreas Kling 81047d8f9c LibCore: Make LocalServer::take_over_from_system_server() return ErrorOr vor 3 Jahren