História revízii

Autor SHA1 Správa Dátum
  Andreas Kling ec24d7555a LibWeb: Add a simple `internals` objects only available during testing 2 rokov pred
  Timothy Flynn 9d7215c636 LibJS+LibWeb: Move IteratorOperations.h AOs to Iterator.h 2 rokov pred
  Timothy Flynn 5703833116 LibJS+LibWeb: Refactor GetIterator to use GetIteratorFromMethod 2 rokov pred
  Kenneth Myhra 90fdd598c2 LibWeb: Make sure we do not generate duplicate variable names 2 rokov pred
  Luke Wilde 165abafb80 LibWeb: Add initial implementation of IntersectionObserver 2 rokov pred
  Daniel 30e67721ae Meta: Fix IDL binding generation for dictionary members 2 rokov pred
  Sam Atkins 8e53e5afc4 AK: Propagate errors from SourceGenerator::fork() 2 rokov pred
  Timothy Flynn 6520a9a849 LibWeb: Support TrackEvent instances with an AudioTrack track type 2 rokov pred
  Andreas Kling 7f90b0cab7 LibWeb: Don't override prototype on generated iterator prototypes 2 rokov pred
  Ali Mohammad Pur 0e3fb39a0a LibWeb: Make 'optional BufferSource' IDL arguments actually optional 2 rokov pred
  Matthew Olsson f63d027b0b Meta: Fix unresolvable reference to WebIDL::OperationReturnsPromise 2 rokov pred
  Luke Wilde a5936864d9 LibWeb: Stub AudioContext constructor 2 rokov pred
  Andreas Kling cfe663435e LibWeb+LibJS: Don't lazily construct web prototypes in cell constructors 2 rokov pred
  Luke Wilde d088619560 LibWeb: Capture realm in dictionary to C++ conversion 2 rokov pred
  Matthew Olsson b57b3c54cc LibWeb: Add ReadableStreamBYOBReader to ReadableStreamReader type 2 rokov pred
  Luke Wilde 1b6492d0fb LibWeb: Return typed array and ArrayBuffer for BufferSource in IDL union 2 rokov pred
  Matthew Olsson c40109628d LibWeb: Properly reject abrupt completion in clean_up_on_return 2 rokov pred
  Linus Groh aff1ec6014 LibJS: Port iterator_step() to GCPtr 2 rokov pred
  Linus Groh b33b0d60e6 LibJS: Port Value::get_method() to GCPtr 2 rokov pred
  Linus Groh f345f72b55 LibJS: Port Value::to_object() to NonnullGCPtr 2 rokov pred
  Linus Groh 2555d7a36a LibJS: Make well-known symbol getters return NonnullGCPtr 2 rokov pred
  Linus Groh b84f8fb55b LibJS: Make intrinsics getters return NonnullGCPtr 2 rokov pred
  Timothy Flynn 3f1badf9b2 LibWeb: Implement VideoTrack and VideoTrackList 2 rokov pred
  Matthew Olsson bdab61ad93 LibWeb: Add the WritableStreamDefaultWriter interface 2 rokov pred
  Luke Wilde 6ebdb9f824 LibWeb: Implement the HTMLConstructor extended attribute 2 rokov pred
  Luke Wilde e3c3cc9e19 LibWeb: Implement the CEReactions extended attribute 2 rokov pred
  Luke Wilde 686e3a0d94 LibWeb: Support returning a callback function in IDL 2 rokov pred
  Matthew Olsson 36ca1386e8 LibWeb: Add ReadableStream.locked/cancel()/getReader() 2 rokov pred
  Matthew Olsson f99d6e177f IDLGenerators: Support nullable double values 2 rokov pred
  Luke Wilde cbe0901706 LibWeb: Implement performance.mark and performance.clearMarks 2 rokov pred