Commit History

作者 SHA1 備註 提交日期
  Kenneth Myhra 84722ae2ef LibWeb: Implement multipart/form-data encoding algorithm 2 年之前
  Kenneth Myhra bb7ae423d5 LibWeb: Port FormDataEvent to new String 2 年之前
  Kenneth Myhra 9a5a8d617d LibWeb: Port IDL implementations Blob and File to new String 2 年之前
  Linus Groh 09d40bfbb2 Everywhere: Use _{short_,}string to create Strings from literals 2 年之前
  Luke Wilde 3275d659bf LibWeb: Convert FormData to String and Vector storage 2 年之前
  Kenneth Myhra 562594c416 LibWeb: Do not assume field element is always a HTMLInputElement 2 年之前
  Kenneth Myhra 7d23af49c2 LibWeb: Avoid dereferencing null pointer 2 年之前
  Kenneth Myhra 4d27b9e553 LibWeb: Use 'auto& vm =' once at beginning to reduce noise 2 年之前
  Kenneth Myhra fc886b4556 LibWeb: Implement algorithm 'construct the entry list given a form' 2 年之前
  Kenneth Myhra d5b5b94a35 LibWeb: Introduce the FormData interface from the XHR specification 2 年之前