Historial de Commits

Autor SHA1 Mensaje Fecha
  Andreas Kling 03da70c7d0 LibWeb: Split JS wrapper constructors into construct/initialize hace 5 años
  Andreas Kling 64513f3c23 LibJS: Move native objects towards two-pass construction hace 5 años
  Andreas Kling affc479e83 LibJS+LibWeb: Remove a bunch of calls to Interpreter::global_object() hace 5 años
  Matthew Olsson dd08c992e8 LibJS: Simplify and normalize publicly-exposed Object functions hace 5 años
  mattco98 23ec578a01 LibJS: Implement correct attributes for (almost) all properties hace 5 años
  Linus Groh 602a36970f LibWeb: Add XMLHttpRequest.readyState and constants hace 5 años
  Andreas Kling fca08bd000 LibJS: Move builtin prototypes to the global object hace 5 años
  Andreas Kling bc1ece7f37 LibJS+LibWeb: Pass prototype to Object constructor hace 5 años
  Andreas Kling 4036f15728 LibWeb: Support relative URL's in XMLHttpRequest hace 5 años
  Andreas Kling 4ffac713b9 LibWeb: Add XMLHttpRequest object :^) hace 5 años