Commit történet

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