Historique des commits

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