Historique des commits

Auteur SHA1 Message Date
  Shannon Booth cc91473f4d LibWeb: Make TemporaryExecutionContext take a Realm& il y a 8 mois
  Shannon Booth 5d7a7a43c4 LibWeb: Add temp execution context for resolving promise in AudioContext il y a 8 mois
  Andrew Kaster 2c3531ab78 LibWeb: Move JS::Promise <-> WebIDL conversion into IDL il y a 8 mois
  Jelle Raaijmakers 5ab07f277c LibWeb: Actually resolve promises in AudioContext il y a 8 mois
  Jelle Raaijmakers 2df3488840 LibWeb: Implement pending promises in BaseAudioContext il y a 8 mois
  Jelle Raaijmakers 7b76438d57 LibWeb: Accept JS::HeapFunction when queuing a media element task il y a 8 mois
  Jelle Raaijmakers 177e5210e0 LibWeb: Move 'queue a media element task' to BaseAudioContext il y a 9 mois
  Andreas Kling 175f3febb8 LibWeb: Make DOMException take error message as a String il y a 9 mois
  Shannon Booth bad44f8fc9 LibWeb: Remove Bindings/Forward.h from LibWeb/Forward.h il y a 1 an
  Shannon Booth 46ec3681a4 LibWeb: Verify document is fully ready in AudioContext il y a 1 an
  Andreas Kling 53d0dd4a2e LibJS+LibWeb: Use new Cell::Visitor helpers to avoid manual iteration il y a 1 an
  Andreas Kling 2ef37c0b06 LibWeb: Make EventLoop, TaskQueue, and Task GC-allocated il y a 1 an
  Andreas Kling 14f2012c8b LibWeb: Fix a bunch of bad stack captures in AudioContext il y a 1 an
  Andreas Kling c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes il y a 1 an
  Shannon Booth 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString il y a 1 an
  Andreas Kling bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks il y a 1 an
  Shannon Booth 41928c2902 LibWeb: Port DOMException interface from DeprecatedString to String il y a 1 an
  Andreas Kling 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible il y a 1 an
  Andreas Kling 18c54d8d40 LibJS: Make Cell::initialize() return void il y a 1 an
  Daniel Adams 49e6414c58 LibWeb: Start filling out BaseAudioContext/AudioContext interfaces il y a 2 ans
  Luke Wilde a5936864d9 LibWeb: Stub AudioContext constructor il y a 2 ans