Histórico de Commits

Autor SHA1 Mensagem Data
  Luke Wilde 678dd2d180 LibWeb: Expose the location object via Document.location há 3 anos atrás
  Luke Wilde 1927600852 LibWeb: Add the History object and stub pushState and replaceState há 3 anos atrás
  Luke Wilde 3eca8cb243 LibWeb: Add Document::is_fully_active há 3 anos atrás
  Andreas Kling 5c905acf1d LibWeb: Add naive support for the Document.referrer attribute há 3 anos atrás
  Andreas Kling e1fb8bef09 LibWeb: Rename Document::complete_url() => parse_url() há 3 anos atrás
  Andreas Kling c759055c08 LibWeb: Implement "Document has a style sheet that is blocking scripts" há 3 anos atrás
  Andreas Kling e91edcaa28 LibWeb: Rename InitialContainingBlockBox => InitialContainingBlock há 3 anos atrás
  Andreas Kling dfa9dcca98 LibWeb+Browser: Remove unnecessary InProcessWebView.h includes há 3 anos atrás
  Alexander d528c9c2ee LibWeb: Don't print JavaScript syntax error hints há 4 anos atrás
  Idan Horowitz 795786387b LibJS: Remove the NativeProperty mechanism from LibJS há 4 anos atrás
  Luke a826df773e LibWeb: Make WrapperGenerator generate nullable wrapper types há 4 anos atrás
  Idan Horowitz 2f60508ae0 LibWeb: Hook on_call_stack_emptied after m_interpreter was initialized há 4 anos atrás
  Adam Hodgen 4affe052b8 LibWeb: Add JSON serialization method to DOM::Node há 4 anos atrás
  Andreas Kling ba9d5c4d54 LibJS: Rename Function => FunctionObject há 4 anos atrás
  Ali Mohammad Pur fd72597999 LibWeb: Make ExceptionOr capable of holding all error types in the spec há 4 anos atrás
  Paul Irwin 5eb65286b6 LibWeb: Support :active pseudo-class for hyperlinks, :focus possibly há 4 anos atrás
  Andreas Kling ee3a73ddbb AK: Rename downcast<T> => verify_cast<T> há 4 anos atrás
  Idan Horowitz de9fa6622a LibJS: Add the FinalizationRegistry built-in object há 4 anos atrás
  Idan Horowitz 6913f06b6f LibJS: Store and maintain an "execution generation" counter há 4 anos atrás
  Ali Mohammad Pur 51c2c69357 AK+Everywhere: Disallow constructing Functions from incompatible types há 4 anos atrás
  Max Wipfli bc8d16ad28 Everywhere: Replace ctype.h to avoid narrowing conversions há 4 anos atrás
  Andreas Kling 4190fd2199 LibWeb: Rename Web::Frame to Web::BrowsingContext há 4 anos atrás
  Luke 1258d06f74 LibWeb: Fix "adopt" => "adopt_ref" change in adoptNode exceptions há 4 anos atrás
  Luke df52040ce9 LibWeb: Implement replacing the current body when setting document.body há 4 anos atrás
  Luke b6004a4ce1 LibWeb: Add non-const variants of Document::{html_element,body,head}() há 4 anos atrás
  Luke 7f6baf8b17 LibWeb: Add Document.{images,embeds,plugins,links,forms,scripts} há 4 anos atrás
  Linus Groh 62c7608a25 LibJS+LibWeb: Move exception logging and remove should_log_exceptions há 4 anos atrás
  Linus Groh 08373090ae LibJS: Add VM::on_call_stack_emptied callback há 4 anos atrás
  Andreas Kling b91c49364d AK: Rename adopt() to adopt_ref() há 4 anos atrás
  Linus Groh ebdeed087c Everywhere: Use linusg@serenityos.org for my copyright headers há 4 anos atrás