Historial de Commits

Autor SHA1 Mensaje Fecha
  Timothy Flynn 32a22c49e3 LibWeb: Move StructuredSerializeOptions to its own header hace 9 meses
  Andreas Kling 175f3febb8 LibWeb: Make DOMException take error message as a String hace 9 meses
  Shannon Booth bad44f8fc9 LibWeb: Remove Bindings/Forward.h from LibWeb/Forward.h hace 1 año
  Shannon Booth c3217754f1 LibWeb: Remove a bunch of calls to `to_byte_string` hace 1 año
  Shannon Booth e800605ad3 AK+LibURL: Move AK::URL into a new URL library hace 1 año
  Andreas Kling c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes hace 1 año
  Andrew Kaster b5acc5f2df LibWeb: Serialize and pass to the WebWorker the current ESO hace 1 año
  Shannon Booth 9ce8189f21 Everywhere: Use unqualified AK::URL hace 1 año
  Andrew Kaster b10fee00eb LibWeb+WebWorker: Convert Workers to use MessagePorts for postMessage hace 1 año
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String hace 1 año
  Shannon Booth 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString hace 1 año
  Andrew Kaster cf7b13c708 LibWeb: Visit WorkerAgent from Worker hace 1 año
  Andrew Kaster 1602663b9e LibWeb+WebWorker: Implement a first cut of post_message for Workers hace 1 año
  Andreas Kling bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks hace 1 año
  Andrew Kaster 124c378472 LibWeb+WebWorker: Move worker execution into a new WebWorker process hace 1 año
  Aliaksandr Kalenik b9e0ad4358 LibWeb: Make ResourceLoader pass body and headers in error callback hace 1 año
  Shannon Booth 41928c2902 LibWeb: Port DOMException interface from DeprecatedString to String hace 1 año
  Andreas Kling 768c35af71 LibWeb: Throw on attempt to create a Worker for now hace 1 año
  Andreas Kling 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible hace 1 año
  Andreas Kling 97ebfd9f0f LibJS: Make Value::to_string_without_side_effects() infallible hace 2 años
  Andreas Kling 2eaa528a0e LibJS: Rip out the AST interpreter :^) hace 2 años
  Andreas Kling 18c54d8d40 LibJS: Make Cell::initialize() return void hace 2 años
  Andreas Kling 34344120f2 AK: Make "foo"_string infallible hace 2 años
  Matthew Olsson a9d192e882 LibJS+LibWeb: Explicitly mark ignored members in visit_edges methods hace 2 años
  Matthew Olsson 39d8c8d2a9 LibJS+LibWeb: Add missing visit calls in visit_edges implementations hace 2 años
  Ben Wiederhake 560133a0c6 Everywhere: Remove unused DeprecatedString includes hace 2 años
  Kenneth Myhra 4d87072201 LibWeb: Port {HTML,UIEvents,XHR}::EventNames to new String hace 2 años
  Timothy Flynn 13dfadba79 LibJS: Propagate errors from VM creation hace 2 años
  Kenneth Myhra eed69e5093 LibWeb: Port MessageEvent to new String hace 2 años
  Kenneth Myhra e905f25911 LibWeb: Port Worker to new String hace 2 años