Historie revizí

Autor SHA1 Zpráva Datum
  Andrew Kaster cf0ffc12cc BindingsGenerator: Handle nullable enum properties před 1 rokem
  Bastiaan van der Plaat 43825acc79 Meta+BindingsGenerator: Add postfix to member_value_name to make unique před 1 rokem
  Andreas Kling 0b83717ea2 AK: Make SourceGenerator::fork() infallible před 1 rokem
  Andreas Kling 3d5728ef57 LibWeb/BindingsGenerator: Remove some TRY() spam in generated bindings před 1 rokem
  Shannon Booth daefe744ba LibWeb: Implement RadioNodeList před 1 rokem
  Andreas Kling 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible před 1 rokem
  Andreas Kling 97ebfd9f0f LibJS: Make Value::to_string_without_side_effects() infallible před 2 roky
  Andreas Kling 1a27c525d5 LibJS: Make PrimitiveString::create() infallible před 2 roky
  Andreas Kling 18c54d8d40 LibJS: Make Cell::initialize() return void před 2 roky
  Andreas Kling ec24d7555a LibWeb: Add a simple `internals` objects only available during testing před 2 roky
  Timothy Flynn 9d7215c636 LibJS+LibWeb: Move IteratorOperations.h AOs to Iterator.h před 2 roky
  Timothy Flynn 5703833116 LibJS+LibWeb: Refactor GetIterator to use GetIteratorFromMethod před 2 roky
  Kenneth Myhra 90fdd598c2 LibWeb: Make sure we do not generate duplicate variable names před 2 roky
  Luke Wilde 165abafb80 LibWeb: Add initial implementation of IntersectionObserver před 2 roky
  Daniel 30e67721ae Meta: Fix IDL binding generation for dictionary members před 2 roky
  Sam Atkins 8e53e5afc4 AK: Propagate errors from SourceGenerator::fork() před 2 roky
  Timothy Flynn 6520a9a849 LibWeb: Support TrackEvent instances with an AudioTrack track type před 2 roky
  Andreas Kling 7f90b0cab7 LibWeb: Don't override prototype on generated iterator prototypes před 2 roky
  Ali Mohammad Pur 0e3fb39a0a LibWeb: Make 'optional BufferSource' IDL arguments actually optional před 2 roky
  Matthew Olsson f63d027b0b Meta: Fix unresolvable reference to WebIDL::OperationReturnsPromise před 2 roky
  Luke Wilde a5936864d9 LibWeb: Stub AudioContext constructor před 2 roky
  Andreas Kling cfe663435e LibWeb+LibJS: Don't lazily construct web prototypes in cell constructors před 2 roky
  Luke Wilde d088619560 LibWeb: Capture realm in dictionary to C++ conversion před 2 roky
  Matthew Olsson b57b3c54cc LibWeb: Add ReadableStreamBYOBReader to ReadableStreamReader type před 2 roky
  Luke Wilde 1b6492d0fb LibWeb: Return typed array and ArrayBuffer for BufferSource in IDL union před 2 roky
  Matthew Olsson c40109628d LibWeb: Properly reject abrupt completion in clean_up_on_return před 2 roky
  Linus Groh aff1ec6014 LibJS: Port iterator_step() to GCPtr před 2 roky
  Linus Groh b33b0d60e6 LibJS: Port Value::get_method() to GCPtr před 2 roky
  Linus Groh f345f72b55 LibJS: Port Value::to_object() to NonnullGCPtr před 2 roky
  Linus Groh 2555d7a36a LibJS: Make well-known symbol getters return NonnullGCPtr před 2 roky