Histórico de Commits

Autor SHA1 Mensagem Data
  Shannon Booth 41928c2902 LibWeb: Port DOMException interface from DeprecatedString to String há 1 ano atrás
  Andreas Kling 768c35af71 LibWeb: Throw on attempt to create a Worker for now há 1 ano atrás
  Andreas Kling 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible há 1 ano atrás
  Andreas Kling 97ebfd9f0f LibJS: Make Value::to_string_without_side_effects() infallible há 1 ano atrás
  Andreas Kling 2eaa528a0e LibJS: Rip out the AST interpreter :^) há 1 ano atrás
  Andreas Kling 18c54d8d40 LibJS: Make Cell::initialize() return void há 1 ano atrás
  Andreas Kling 34344120f2 AK: Make "foo"_string infallible há 1 ano atrás
  Matthew Olsson a9d192e882 LibJS+LibWeb: Explicitly mark ignored members in visit_edges methods há 2 anos atrás
  Matthew Olsson 39d8c8d2a9 LibJS+LibWeb: Add missing visit calls in visit_edges implementations há 2 anos atrás
  Ben Wiederhake 560133a0c6 Everywhere: Remove unused DeprecatedString includes há 2 anos atrás
  Kenneth Myhra 4d87072201 LibWeb: Port {HTML,UIEvents,XHR}::EventNames to new String há 2 anos atrás
  Timothy Flynn 13dfadba79 LibJS: Propagate errors from VM creation há 2 anos atrás
  Kenneth Myhra eed69e5093 LibWeb: Port MessageEvent to new String há 2 anos atrás
  Kenneth Myhra e905f25911 LibWeb: Port Worker to new String há 2 anos atrás
  Kenneth Myhra 471ad7ba01 LibWeb: Make factory method of HTML::MessagePort fallible há 2 anos atrás
  Kenneth Myhra 7ec444047c LibWeb: Make factory methods of HTML::MessageEvent fallible há 2 anos atrás
  Timothy Flynn 527edb55ad LibWeb: Convert usages of Value::TDSWOSE to Value::TSWOSE há 2 anos atrás
  Timothy Flynn b245300ba1 LibJS+Everywhere: Deprecate Value::to_string_without_side_effects há 2 anos atrás
  Timothy Flynn b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate há 2 anos atrás
  Timothy Flynn 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors há 2 anos atrás
  Timothy Flynn 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() há 2 anos atrás
  Timothy Flynn f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString há 2 anos atrás
  Linus Groh 22089436ed LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr há 2 anos atrás
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable há 2 anos atrás
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString há 2 anos atrás
  Andreas Kling b81816a539 LibJS+LibWeb: Make CyclicModule.h not include AST.h há 2 anos atrás
  MacDue 8a5d2be617 Everywhere: Remove unnecessary mutable attributes from lambdas há 2 anos atrás
  Andrew Kaster 14e1513077 LibWeb: Remove the workaround "Worker Window" from Workers há 2 anos atrás
  Andrew Kaster f0c5f77f99 LibWeb: Remove unecessary dependence on Window from HTML classes há 2 anos atrás
  Linus Groh bbaa05fcf9 LibWeb: Move DOMException from DOM/ to WebIDL/ há 2 anos atrás