Histórico de Commits

Autor SHA1 Mensagem Data
  Andreas Kling bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks há 1 ano atrás
  Andreas Kling 18c54d8d40 LibJS: Make Cell::initialize() return void há 1 ano atrás
  Shannon Booth 55d59636ef LibWeb: Implement Web::URL::url_encode closer to spec há 2 anos atrás
  Kenneth Myhra 9da09e4fd3 LibWeb: Port URL and URLSearchParams to new String há 2 anos atrás
  CanadaHonk 3e2ceef8c3 LibWeb: Add size to URLSearchParams há 2 anos atrás
  Kenneth Myhra 35622606c1 LibWeb: Make factory method of URL::URLSearchParams fallible há 2 anos atrás
  Timothy Flynn 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors há 2 anos atrás
  Timothy Flynn 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() há 2 anos atrás
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable há 2 anos atrás
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString há 2 anos atrás
  Andrew Kaster 4bb6345b2f LibWeb: Remove unecessary dependence on Window from assorted classes há 2 anos atrás
  Linus Groh ad04d7ac9b LibWeb: Move ExceptionOr from DOM/ to WebIDL/ há 2 anos atrás
  Linus Groh 4270ede7c4 LibWeb: Remove WRAPPER_HACK() macro há 2 anos atrás
  Andreas Kling 3768743a0a LibWeb: Remove now-unused Bindings::Wrappable class há 2 anos atrás
  Andreas Kling fe9c5395d4 LibWeb: Make URL, URLSearchParams & URLSearchParamsIterator GC-allocated há 2 anos atrás
  Andreas Kling 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated há 2 anos atrás
  Linus Groh 40a70461a0 LibWeb: Replace GlobalObject with Realm in wrapper functions há 2 anos atrás
  Kenneth Myhra 1b9f5fa28a LibWeb: Mark URLSearchParams::to_string() as const há 3 anos atrás
  Idan Horowitz 086969277e Everywhere: Run clang-format há 3 anos atrás
  Luke Wilde b305ee8692 LibWeb: Add support for the record variant of URLSearchParams há 3 anos atrás
  Luke Wilde d7998c5dbd LibWeb: Accept array pairs in URLSearchParams constructor há 3 anos atrás
  Andreas Kling 8b1108e485 Everywhere: Pass AK::StringView by value há 3 anos atrás
  Timothy Flynn c19c306744 LibWeb: Convert all generated bindings to ThrowCompletionOr há 3 anos atrás
  Luke Wilde fb321bad35 LibWeb: Implement URLSearchParams.getAll há 3 anos atrás
  Idan Horowitz 01417c82c5 LibWeb: Make URLSearchParams iterable há 3 anos atrás
  Idan Horowitz fe32c9c3bd LibWeb: Add the URL::searchParams attribute há 3 anos atrás
  Idan Horowitz e6abc1b44e LibWeb: Add a bare implementation of the URL built-in há 3 anos atrás
  Idan Horowitz af5b62d8cd LibWeb: Move url_{encode, decode} to URL/URLSearchParams.{h, cpp} há 3 anos atrás
  Idan Horowitz f21041861b LibWeb: Add the URLSearchParams built-in há 3 anos atrás