Historique des commits

Auteur SHA1 Message Date
  Matthew Olsson a9d192e882 LibJS+LibWeb: Explicitly mark ignored members in visit_edges methods il y a 2 ans
  Matthew Olsson 39d8c8d2a9 LibJS+LibWeb: Add missing visit calls in visit_edges implementations il y a 2 ans
  Ben Wiederhake 560133a0c6 Everywhere: Remove unused DeprecatedString includes il y a 2 ans
  Kenneth Myhra 4d87072201 LibWeb: Port {HTML,UIEvents,XHR}::EventNames to new String il y a 2 ans
  Timothy Flynn 13dfadba79 LibJS: Propagate errors from VM creation il y a 2 ans
  Kenneth Myhra eed69e5093 LibWeb: Port MessageEvent to new String il y a 2 ans
  Kenneth Myhra e905f25911 LibWeb: Port Worker to new String il y a 2 ans
  Kenneth Myhra 471ad7ba01 LibWeb: Make factory method of HTML::MessagePort fallible il y a 2 ans
  Kenneth Myhra 7ec444047c LibWeb: Make factory methods of HTML::MessageEvent fallible il y a 2 ans
  Timothy Flynn 527edb55ad LibWeb: Convert usages of Value::TDSWOSE to Value::TSWOSE il y a 2 ans
  Timothy Flynn b245300ba1 LibJS+Everywhere: Deprecate Value::to_string_without_side_effects il y a 2 ans
  Timothy Flynn b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate il y a 2 ans
  Timothy Flynn 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors il y a 2 ans
  Timothy Flynn 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() il y a 2 ans
  Timothy Flynn f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString il y a 2 ans
  Linus Groh 22089436ed LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr il y a 2 ans
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable il y a 2 ans
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString il y a 2 ans
  Andreas Kling b81816a539 LibJS+LibWeb: Make CyclicModule.h not include AST.h il y a 2 ans
  MacDue 8a5d2be617 Everywhere: Remove unnecessary mutable attributes from lambdas il y a 2 ans
  Andrew Kaster 14e1513077 LibWeb: Remove the workaround "Worker Window" from Workers il y a 2 ans
  Andrew Kaster f0c5f77f99 LibWeb: Remove unecessary dependence on Window from HTML classes il y a 2 ans
  Linus Groh bbaa05fcf9 LibWeb: Move DOMException from DOM/ to WebIDL/ il y a 2 ans
  Linus Groh ad04d7ac9b LibWeb: Move ExceptionOr from DOM/ to WebIDL/ il y a 2 ans
  Linus Groh 4f73851afc LibWeb: Move CallbackType from Bindings/ to WebIDL/ il y a 2 ans
  Andreas Kling e97cc671ea LibWeb: Give web workers a (totally hacky) Window object il y a 2 ans
  Andreas Kling 497ead37bc LibWeb: Make DOMException GC-allocated il y a 2 ans
  Andreas Kling ffad902c07 LibWeb: Use cached_web_prototype() as much as possible il y a 2 ans
  Andreas Kling 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated il y a 2 ans
  Andreas Kling 7c3db526b0 LibWeb: Make DOM::Event and all its subclasses GC-allocated il y a 2 ans