커밋 기록

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