Histórico de Commits

Autor SHA1 Mensagem Data
  Shannon Booth 7206f1777a LibWeb: Port HTMLOptionElement interface from DeprecatedString to String há 1 ano atrás
  Andreas Kling 34344120f2 AK: Make "foo"_string infallible há 1 ano atrás
  Luke Wilde c9c1ddd0bb LibWeb: Fix up constructing the form entry list há 2 anos atrás
  Andreas Kling e43027091d LibWeb: Don't include HTML/Window.h from DOM/Element.h há 2 anos atrás
  Linus Groh b3cc320718 LibWeb/HTML: Use correct spec link for multipart/form-data encoding há 2 anos atrás
  Kenneth Myhra 4d87072201 LibWeb: Port {HTML,UIEvents,XHR}::EventNames to new String há 2 anos atrás
  Kenneth Myhra 84722ae2ef LibWeb: Implement multipart/form-data encoding algorithm há 2 anos atrás
  Kenneth Myhra bb7ae423d5 LibWeb: Port FormDataEvent to new String há 2 anos atrás
  Kenneth Myhra 9a5a8d617d LibWeb: Port IDL implementations Blob and File to new String há 2 anos atrás
  Linus Groh 09d40bfbb2 Everywhere: Use _{short_,}string to create Strings from literals há 2 anos atrás
  Luke Wilde 3275d659bf LibWeb: Convert FormData to String and Vector storage há 2 anos atrás
  Kenneth Myhra 562594c416 LibWeb: Do not assume field element is always a HTMLInputElement há 2 anos atrás
  Kenneth Myhra 7d23af49c2 LibWeb: Avoid dereferencing null pointer há 2 anos atrás
  Kenneth Myhra 4d27b9e553 LibWeb: Use 'auto& vm =' once at beginning to reduce noise há 2 anos atrás
  Kenneth Myhra fc886b4556 LibWeb: Implement algorithm 'construct the entry list given a form' há 2 anos atrás
  Kenneth Myhra d5b5b94a35 LibWeb: Introduce the FormData interface from the XHR specification há 2 anos atrás