Histórico de Commits

Autor SHA1 Mensagem Data
  MacDue 35612c6a7f AK+Everywhere: Change URL::path() to serialize_path() há 2 anos atrás
  MacDue 5acd40c525 AK+Everywhere: Add ApplyPercentDecoding option to URL getters há 2 anos atrás
  Linus Groh 0a556ae26d LibWeb/URL: Make URL::search_params() return a NonnullGCPtr há 2 anos atrás
  Linus Groh 28cf8ba92e LibWeb/URL: Add spec links and comments há 2 anos atrás
  networkException b1e43c9ea1 LibWeb: Implement URL.canParse(url, base) há 2 anos atrás
  networkException 0e552f1d7a LibWeb: Update URL constructor steps to match the specification há 2 anos atrás
  networkException 9915fa72fb AK+Everywhere: Use Optional for URLParser::parse's base_url parameter há 2 anos atrás
  Kenneth Myhra 9da09e4fd3 LibWeb: Port URL and URLSearchParams to new String há 2 anos atrás
  Kenneth Myhra ada0a59fc1 LibWeb: Make factory method of URL::URL fallible há 2 anos atrás
  Timothy Flynn b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate 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 22089436ed LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr há 2 anos atrás
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString há 2 anos atrás
  Linus Groh 7fd4c7b0c6 LibWeb: Implement 'host is domain' concept from the URL spec há 2 anos atrás
  Linus Groh 6ce08d3f75 LibWeb: Use StringView literals for all `WebIDL::SimpleException`s há 2 anos atrás
  Linus Groh c380d2cfdc LibWeb: Move url_origin() to URL/URL.{cpp,h} 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
  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
  Idan Horowitz 086969277e Everywhere: Run clang-format há 3 anos atrás
  Linus Groh cd6896d343 LibWeb: Convert URL to use TRY for error propagation há 3 anos atrás
  Andreas Kling ba0c907a6f LibWeb: Make the URL.port setter return after assigning the empty string há 3 anos atrás
  Idan Horowitz ed5128d759 LibWeb: Add the URL::{protocol, pathname, search, hash} attributes há 3 anos atrás
  Idan Horowitz 7f9818bcbc LibWeb: Add the URL::host, URL::hostname & URL:port attributes há 3 anos atrás
  Idan Horowitz e89320887e LibWeb: Add the URL::username, URL::password & URL::origin attributes há 3 anos atrás
  Idan Horowitz fe32c9c3bd LibWeb: Add the URL::searchParams attribute há 3 anos atrás
  Idan Horowitz 1841fbd3e4 LibWeb: Add the URL::href attribute and URL::to_json method há 3 anos atrás
  Idan Horowitz e6abc1b44e LibWeb: Add a bare implementation of the URL built-in há 3 anos atrás