Histórico de Commits

Autor SHA1 Mensagem Data
  Andreas Kling c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes há 1 ano atrás
  Andrew Kaster b5acc5f2df LibWeb: Serialize and pass to the WebWorker the current ESO há 1 ano atrás
  Shannon Booth 9ce8189f21 Everywhere: Use unqualified AK::URL há 1 ano atrás
  Andrew Kaster b10fee00eb LibWeb+WebWorker: Convert Workers to use MessagePorts for postMessage há 1 ano atrás
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String há 1 ano atrás
  Shannon Booth 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString há 1 ano atrás
  Andrew Kaster cf7b13c708 LibWeb: Visit WorkerAgent from Worker há 1 ano atrás
  Andrew Kaster 1602663b9e LibWeb+WebWorker: Implement a first cut of post_message for Workers há 1 ano atrás
  Andreas Kling bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks há 1 ano atrás
  Andrew Kaster 124c378472 LibWeb+WebWorker: Move worker execution into a new WebWorker process há 1 ano atrás
  Aliaksandr Kalenik b9e0ad4358 LibWeb: Make ResourceLoader pass body and headers in error callback há 1 ano atrás
  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