Історія комітів

Автор SHA1 Опис Дата
  Linus Groh 22089436ed LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr 2 роки тому
  Linus Groh 2a66fc6cae LibJS: Add make_handle({Nonnull,}GCPtr<T>) overloads 2 роки тому
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 роки тому
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 роки тому
  Timothy Flynn 99d8c115a0 LibWeb: Remove outdated FIXME regarding application cache selection 2 роки тому
  Baitinq 2f16198bd6 LibWeb: Remove unused should_invalidate_styles_on_attribute_changes() 2 роки тому
  Andreas Kling b21b27fda3 LibWeb: Update the HTML parser part that deals with text in <script> 2 роки тому
  Andreas Kling 7d45927d41 LibWeb: Rename HTMLScriptElement "non-blocking" to "force async" 2 роки тому
  MacDue 8a5d2be617 Everywhere: Remove unnecessary mutable attributes from lambdas 2 роки тому
  Andreas Kling e9eba66361 LibWeb: Adjust `foreignobject` to `foreignObject` in HTML parser 2 роки тому
  Linus Groh acfb546048 LibWeb: Handle currently ignored `WebIDL::ExceptionOr<T>`s 2 роки тому
  Andreas Kling 5530040b3c LibWeb: Annotate and simplify the HTML fragment parsing algorithm 2 роки тому
  Andreas Kling 6e0f80fbe0 LibWeb: Make the HTMLParser GC-allocated 2 роки тому
  Andreas Kling 9869405802 LibWeb: Put HTML parser encoding sniffing debug logging behind a flag 2 роки тому
  Linus Groh 32ad939e44 LibWeb: Rename HighResolutionTime/{CoarsenTime => TimeOrigin}.cpp/h 2 роки тому
  Linus Groh 4ea6cc56be LibWeb: Move unsafe_shared_current_time() to HighResolutionTime 2 роки тому
  Linus Groh fb21271334 LibWeb: Replace incorrect uses of AK::is_ascii_space() 2 роки тому
  Andrew Kaster f0c5f77f99 LibWeb: Remove unecessary dependence on Window from HTML classes 2 роки тому
  Luke Wilde 7b8a6b8e7a LibWeb: Set HTMLParser::m_scripting_enabled as according to the spec 2 роки тому
  Andreas Kling 797d28adca LibWeb: Save begin/end timestamps for load and DOMContentLoaded events 2 роки тому
  Andreas Kling ab8432783e LibWeb: Implement aborting the HTML parser 2 роки тому
  Andreas Kling 88f2f50c55 LibWeb: Don't use the internal window object when parsing HTML fragments 2 роки тому
  Andreas Kling 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 роки тому
  Andreas Kling 7c3db526b0 LibWeb: Make DOM::Event and all its subclasses GC-allocated 3 роки тому
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) 3 роки тому
  Andreas Kling 1956c52c68 LibWeb: Remove unused HTML::parse_html_document() 3 роки тому
  Idan Horowitz 086969277e Everywhere: Run clang-format 3 роки тому
  Ali Mohammad Pur 5a0123fd2f LibWeb: Load X(HT)ML documents and transform them into HTML DOM 3 роки тому
  Andreas Kling fda25f9505 LibWeb: Move HTML dimension value parsing from CSS to HTML namespace 3 роки тому
  Idan Horowitz 5626e1b324 LibWeb: Rename PARSER_DEBUG => HTML_PARSER_DEBUG 3 роки тому