Histórico de Commits

Autor SHA1 Mensagem Data
  Matthew Olsson f63d027b0b Meta: Fix unresolvable reference to WebIDL::OperationReturnsPromise há 2 anos atrás
  Luke Wilde a5936864d9 LibWeb: Stub AudioContext constructor há 2 anos atrás
  Andreas Kling cfe663435e LibWeb+LibJS: Don't lazily construct web prototypes in cell constructors há 2 anos atrás
  Luke Wilde d088619560 LibWeb: Capture realm in dictionary to C++ conversion há 2 anos atrás
  Matthew Olsson b57b3c54cc LibWeb: Add ReadableStreamBYOBReader to ReadableStreamReader type há 2 anos atrás
  Luke Wilde 1b6492d0fb LibWeb: Return typed array and ArrayBuffer for BufferSource in IDL union há 2 anos atrás
  Matthew Olsson c40109628d LibWeb: Properly reject abrupt completion in clean_up_on_return há 2 anos atrás
  Linus Groh aff1ec6014 LibJS: Port iterator_step() to GCPtr há 2 anos atrás
  Linus Groh b33b0d60e6 LibJS: Port Value::get_method() to GCPtr há 2 anos atrás
  Linus Groh f345f72b55 LibJS: Port Value::to_object() to NonnullGCPtr há 2 anos atrás
  Linus Groh 2555d7a36a LibJS: Make well-known symbol getters return NonnullGCPtr há 2 anos atrás
  Linus Groh b84f8fb55b LibJS: Make intrinsics getters return NonnullGCPtr há 2 anos atrás
  Timothy Flynn 3f1badf9b2 LibWeb: Implement VideoTrack and VideoTrackList há 2 anos atrás
  Matthew Olsson bdab61ad93 LibWeb: Add the WritableStreamDefaultWriter interface há 2 anos atrás
  Luke Wilde 6ebdb9f824 LibWeb: Implement the HTMLConstructor extended attribute há 2 anos atrás
  Luke Wilde e3c3cc9e19 LibWeb: Implement the CEReactions extended attribute há 2 anos atrás
  Luke Wilde 686e3a0d94 LibWeb: Support returning a callback function in IDL há 2 anos atrás
  Matthew Olsson 36ca1386e8 LibWeb: Add ReadableStream.locked/cancel()/getReader() há 2 anos atrás
  Matthew Olsson f99d6e177f IDLGenerators: Support nullable double values há 2 anos atrás
  Luke Wilde cbe0901706 LibWeb: Implement performance.mark and performance.clearMarks há 2 anos atrás
  Luke Wilde 31b507afbf LibWeb: Introduce Performance Timeline and its Performance functions há 2 anos atrás
  Luke Wilde cb1deebc8f LibWeb: Implement the `[Default] object toJSON()` operation há 2 anos atrás
  Srikavin Ramkumar daf421846c LibWeb: Return TypeError for [HTMLConstructor] IDL constructors há 2 anos atrás
  Simon Wanner 63ca149be5 LibWeb: Make [PutForwards] work together with [ImplementedAs] há 2 anos atrás
  Luke Wilde 782cdaeccf LibWeb: Give generated constructor functions a name há 2 anos atrás
  Timothy Flynn 2cd7159694 LibWeb: Add a custom extended attribute for namespace-level GC visitors há 2 anos atrás
  Timothy Flynn a277e645d3 LibWeb: Add LibJS includes to generated IDL namespace files há 2 anos atrás
  Timothy Flynn 2cfcbccdb5 LibWeb: Port WebAssembly.Table to IDL há 2 anos atrás
  Timothy Flynn ca96f8e364 LibWeb: Port WebAssembly.Memory to IDL há 2 anos atrás
  Timothy Flynn de32c44762 LibWeb: Port WebAssembly.Instance to IDL há 2 anos atrás