Historial de Commits

Autor SHA1 Mensaje Fecha
  Andrew Kaster 4bb6345b2f LibWeb: Remove unecessary dependence on Window from assorted classes hace 2 años
  Linus Groh ad04d7ac9b LibWeb: Move ExceptionOr from DOM/ to WebIDL/ hace 2 años
  Andreas Kling fe9c5395d4 LibWeb: Make URL, URLSearchParams & URLSearchParamsIterator GC-allocated hace 2 años
  Andreas Kling 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated hace 2 años
  Kenneth Myhra 1b9f5fa28a LibWeb: Mark URLSearchParams::to_string() as const hace 3 años
  DexesTTP 7ceeb74535 AK: Use an enum instead of a bool for String::replace(all_occurences) hace 3 años
  Andreas Kling 3724ce765e AK+LibWeb: Encode ' ' as '+' in application/x-www-form-urlencoded hace 3 años
  Idan Horowitz 086969277e Everywhere: Run clang-format hace 3 años
  Luke Wilde b305ee8692 LibWeb: Add support for the record variant of URLSearchParams hace 3 años
  Luke Wilde d7998c5dbd LibWeb: Accept array pairs in URLSearchParams constructor hace 3 años
  Andreas Kling 8b1108e485 Everywhere: Pass AK::StringView by value hace 3 años
  Timothy Flynn c19c306744 LibWeb: Convert all generated bindings to ThrowCompletionOr hace 3 años
  Luke Wilde fb321bad35 LibWeb: Implement URLSearchParams.getAll hace 3 años
  Idan Horowitz 01417c82c5 LibWeb: Make URLSearchParams iterable hace 3 años
  Idan Horowitz e6abc1b44e LibWeb: Add a bare implementation of the URL built-in hace 3 años
  Idan Horowitz af5b62d8cd LibWeb: Move url_{encode, decode} to URL/URLSearchParams.{h, cpp} hace 3 años
  Brian Gianforcaro 7852b0fbc3 LibWeb: Identical sub-expression bug in URLSearchParams::set hace 3 años
  Idan Horowitz f21041861b LibWeb: Add the URLSearchParams built-in hace 3 años