Commit History

Author SHA1 Message Date
  Igor Pissolati a387b822a0 LibWeb: Add basic constructor/prototype to exotic objects 3 years ago
  Andreas Kling 2a8c6361aa LibWeb: Support navigator.javaEnabled() (always false) 3 years ago
  Lenny Maiorani c37820b898 Libraries: Use default constructors/destructors in LibWeb 3 years ago
  Timothy Flynn 19ac19eae1 LibWeb: Convert the Navigator object to ThrowCompletionOr 3 years ago
  Idan Horowitz db5df26841 LibJS: Convert Array AOs to ThrowCompletionOr 3 years ago
  Idan Horowitz 40eb3a39d4 LibJS: Rename define_native_function => define_old_native_function 3 years ago
  Idan Horowitz 20163c0584 LibJS: Add ThrowCompletionOr versions of the JS native function macros 3 years ago
  Linus Groh b7e5f08e56 LibJS: Convert Object::get() to ThrowCompletionOr 3 years ago
  Linus Groh c500ebdcd5 LibWeb: Implement Navigator.cookieEnabled 3 years ago
  Andreas Kling 7c6f229ec0 LibWeb: Make navigator.onLine always true for now 3 years ago
  Idan Horowitz 53f70e5208 LibJS: Remove the default length & attributes from define_native_* 4 years ago
  Idan Horowitz a6b8291a9b LibJS: Add define_direct_property and remove the define_property helper 4 years ago
  Idan Horowitz 4fdf4bfbd0 LibWeb: Replace usage of native properties with accessors in Navigator 4 years ago
  Idan Horowitz e480d69130 LibJS: Bring ArrayCreate and ArrayConstructor closer to spec 4 years ago
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ 4 years ago