Historial de Commits

Autor SHA1 Mensaje Fecha
  Alexander d528c9c2ee LibWeb: Don't print JavaScript syntax error hints hace 4 años
  Idan Horowitz 795786387b LibJS: Remove the NativeProperty mechanism from LibJS hace 4 años
  Luke a826df773e LibWeb: Make WrapperGenerator generate nullable wrapper types hace 4 años
  Idan Horowitz 2f60508ae0 LibWeb: Hook on_call_stack_emptied after m_interpreter was initialized hace 4 años
  Adam Hodgen 4affe052b8 LibWeb: Add JSON serialization method to DOM::Node hace 4 años
  Andreas Kling ba9d5c4d54 LibJS: Rename Function => FunctionObject hace 4 años
  Ali Mohammad Pur fd72597999 LibWeb: Make ExceptionOr capable of holding all error types in the spec hace 4 años
  Paul Irwin 5eb65286b6 LibWeb: Support :active pseudo-class for hyperlinks, :focus possibly hace 4 años
  Andreas Kling ee3a73ddbb AK: Rename downcast<T> => verify_cast<T> hace 4 años
  Idan Horowitz de9fa6622a LibJS: Add the FinalizationRegistry built-in object hace 4 años
  Idan Horowitz 6913f06b6f LibJS: Store and maintain an "execution generation" counter hace 4 años
  Ali Mohammad Pur 51c2c69357 AK+Everywhere: Disallow constructing Functions from incompatible types hace 4 años
  Max Wipfli bc8d16ad28 Everywhere: Replace ctype.h to avoid narrowing conversions hace 4 años
  Andreas Kling 4190fd2199 LibWeb: Rename Web::Frame to Web::BrowsingContext hace 4 años
  Luke 1258d06f74 LibWeb: Fix "adopt" => "adopt_ref" change in adoptNode exceptions hace 4 años
  Luke df52040ce9 LibWeb: Implement replacing the current body when setting document.body hace 4 años
  Luke b6004a4ce1 LibWeb: Add non-const variants of Document::{html_element,body,head}() hace 4 años
  Luke 7f6baf8b17 LibWeb: Add Document.{images,embeds,plugins,links,forms,scripts} hace 4 años
  Linus Groh 62c7608a25 LibJS+LibWeb: Move exception logging and remove should_log_exceptions hace 4 años
  Linus Groh 08373090ae LibJS: Add VM::on_call_stack_emptied callback hace 4 años
  Andreas Kling b91c49364d AK: Rename adopt() to adopt_ref() hace 4 años
  Linus Groh ebdeed087c Everywhere: Use linusg@serenityos.org for my copyright headers hace 4 años
  Andreas Kling b74bf31a53 LibWeb: Implement document.anchors hace 4 años
  Andreas Kling 43d16fa5b6 LibWeb: Implement document.applets hace 4 años
  Andreas Kling e4df1b223f LibWeb: Implement a slow but functional HTMLCollection :^) hace 4 años
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. hace 4 años
  Timothy Flynn 2381b19719 Browser+LibWeb+WebContent: Parse cookies in the OOP tab hace 4 años
  Idan Horowitz ad8e2f481d LibWeb: Expose the MouseEvent::{clientX, clientY} attributes hace 4 años
  Timothy Flynn c00760c5f9 Browser+LibWeb+WebContent: Track the source of document.cookie requests hace 4 años
  AnotherTest 9c201767a0 LibWeb: Fix some FIXMEs related to ExceptionOr<T> hace 4 años