Commit History

Автор SHA1 Съобщение Дата
  Linus Groh 6f20f49b21 Everywhere: Rename JS::PropertyKey variables from property_{name => key} преди 3 години
  Andreas Kling dc3bf32307 LibWeb: Add barebones CanvasGradient object преди 3 години
  Luke Wilde 68813fbe70 LibWeb: Add initial support for passing union types into IDL functions преди 3 години
  Luke Wilde fb7ca09f04 LibWeb: Add support for passing sequences into IDL functions преди 3 години
  Idan Horowitz 67ce9e28a5 AK: Standardize the behaviour of GenericLexer::consume_until overloads преди 3 години
  Idan Horowitz ace36681ff LibJS+LibIMAP: Use the new Optional<U>(Optional<T>) constructor преди 3 години
  mjz19910 1ef633472b Everywhere: Convert VM::call() to JS::call() преди 3 години
  mjz19910 3102d8e160 Everywhere: Fix many spelling errors преди 3 години
  sin-ack 9121cc7cae LibWeb: Implement CanvasRenderingContext2D.measureText преди 3 години
  Linus Groh 976ab23b9c LibWeb: Add support for the BufferSource IDL parameter type преди 3 години
  Linus Groh 615be9eb7c LibWeb: Add the SubtleCrypto interface преди 3 години
  Linus Groh f37d00c07b LibWeb: Implement TextEncoder.prototype.encode() преди 3 години
  Linus Groh 35d3a1e77b LibWeb: Add the TextEncoder interface преди 3 години
  Andreas Kling 8b1108e485 Everywhere: Pass AK::StringView by value преди 3 години
  Idan Horowitz 19e28d5798 LibWeb: Convert is_named_property_exposed_on_object to ThrowCompletions преди 3 години
  Timothy Flynn 95e492de59 LibWeb: Convert throw_dom_exception_if_needed() to ThrowCompletionOr преди 3 години
  Timothy Flynn c19c306744 LibWeb: Convert all generated bindings to ThrowCompletionOr преди 3 години
  Andreas Kling 398c181c79 LibJS: Rename PropertyName to PropertyKey преди 3 години
  Idan Horowitz db5df26841 LibJS: Convert Array AOs to ThrowCompletionOr преди 3 години
  Linus Groh 5832de62fe LibJS: Convert NativeFunction::{call,construct}() to ThrowCompletionOr преди 3 години
  Idan Horowitz 40eb3a39d4 LibJS: Rename define_native_function => define_old_native_function преди 3 години
  Idan Horowitz 20163c0584 LibJS: Add ThrowCompletionOr versions of the JS native function macros преди 3 години
  Timothy Flynn d24ae8063b LibWeb: Implement DOMTokenList for managing space-separated tokens lists преди 3 години
  Timothy Flynn 4d8320a49a LibWeb: Add initial support for IDL methods with variadic parameters преди 3 години
  Idan Horowitz 7bbb92dfe9 LibJS: Convert to_u16() to ThrowCompletionOr преди 3 години
  Idan Horowitz cc94bba5c0 LibJS: Convert to_u32() to ThrowCompletionOr преди 3 години
  Idan Horowitz f6a5ff7b00 LibJS: Convert to_i32() to ThrowCompletionOr преди 3 години
  Timothy Flynn 2a3ac02ef1 LibWeb: Implement (most of) NamedNodeMap to store attributes преди 3 години
  Timothy Flynn e01dfaac9a LibWeb: Implement Attribute closer to the spec and with an IDL file преди 3 години
  Idan Horowitz 1639ed7e0a LibJS: Convert to_double() to ThrowCompletionOr преди 3 години