Revīziju vēsture

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