Historial de Commits

Autor SHA1 Mensaje Fecha
  Shannon Booth bad44f8fc9 LibWeb: Remove Bindings/Forward.h from LibWeb/Forward.h hace 1 año
  Shannon Booth 46ec3681a4 LibWeb: Verify document is fully ready in AudioContext hace 1 año
  Andreas Kling 53d0dd4a2e LibJS+LibWeb: Use new Cell::Visitor helpers to avoid manual iteration hace 1 año
  Andreas Kling 2ef37c0b06 LibWeb: Make EventLoop, TaskQueue, and Task GC-allocated hace 1 año
  Andreas Kling 14f2012c8b LibWeb: Fix a bunch of bad stack captures in AudioContext hace 1 año
  Andreas Kling c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes hace 1 año
  Shannon Booth 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString hace 1 año
  Andreas Kling bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks hace 1 año
  Shannon Booth 41928c2902 LibWeb: Port DOMException interface from DeprecatedString to String hace 1 año
  Andreas Kling 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible hace 1 año
  Andreas Kling 18c54d8d40 LibJS: Make Cell::initialize() return void hace 2 años
  Daniel Adams 49e6414c58 LibWeb: Start filling out BaseAudioContext/AudioContext interfaces hace 2 años
  Luke Wilde a5936864d9 LibWeb: Stub AudioContext constructor hace 2 años