Historial de Commits

Autor SHA1 Mensaje Fecha
  Matthew Olsson c0b2fa74ac LibWeb: Fix a few const-ness issues hace 2 años
  Kenneth Myhra ff92324fa5 LibWeb: Make factory method of DOM::ElementFactory fallible hace 2 años
  Kenneth Myhra c120c46acc LibWeb: Make factory methods of DOM::Event fallible hace 2 años
  Kenneth Myhra 0d9076c9f5 LibWeb: Make factory methods of DOM::Document fallible hace 2 años
  Timothy Flynn b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate hace 2 años
  Timothy Flynn f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString hace 2 años
  Andreas Kling a915fee5f3 LibWeb: Only log HTML parser errors when HTML_PARSER_DEBUG is enabled hace 2 años
  Linus Groh 22089436ed LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr hace 2 años
  Linus Groh 2a66fc6cae LibJS: Add make_handle({Nonnull,}GCPtr<T>) overloads hace 2 años
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable hace 2 años
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString hace 2 años
  Timothy Flynn 99d8c115a0 LibWeb: Remove outdated FIXME regarding application cache selection hace 2 años
  Baitinq 2f16198bd6 LibWeb: Remove unused should_invalidate_styles_on_attribute_changes() hace 2 años
  Andreas Kling b21b27fda3 LibWeb: Update the HTML parser part that deals with text in <script> hace 2 años
  Andreas Kling 7d45927d41 LibWeb: Rename HTMLScriptElement "non-blocking" to "force async" hace 2 años
  MacDue 8a5d2be617 Everywhere: Remove unnecessary mutable attributes from lambdas hace 2 años
  Andreas Kling e9eba66361 LibWeb: Adjust `foreignobject` to `foreignObject` in HTML parser hace 2 años
  Linus Groh acfb546048 LibWeb: Handle currently ignored `WebIDL::ExceptionOr<T>`s hace 2 años
  Andreas Kling 5530040b3c LibWeb: Annotate and simplify the HTML fragment parsing algorithm hace 2 años
  Andreas Kling 6e0f80fbe0 LibWeb: Make the HTMLParser GC-allocated hace 2 años
  Andreas Kling 9869405802 LibWeb: Put HTML parser encoding sniffing debug logging behind a flag hace 2 años
  Linus Groh 32ad939e44 LibWeb: Rename HighResolutionTime/{CoarsenTime => TimeOrigin}.cpp/h hace 2 años
  Linus Groh 4ea6cc56be LibWeb: Move unsafe_shared_current_time() to HighResolutionTime hace 2 años
  Linus Groh fb21271334 LibWeb: Replace incorrect uses of AK::is_ascii_space() hace 2 años
  Andrew Kaster f0c5f77f99 LibWeb: Remove unecessary dependence on Window from HTML classes hace 2 años
  Luke Wilde 7b8a6b8e7a LibWeb: Set HTMLParser::m_scripting_enabled as according to the spec hace 2 años
  Andreas Kling 797d28adca LibWeb: Save begin/end timestamps for load and DOMContentLoaded events hace 2 años
  Andreas Kling ab8432783e LibWeb: Implement aborting the HTML parser hace 2 años
  Andreas Kling 88f2f50c55 LibWeb: Don't use the internal window object when parsing HTML fragments hace 2 años
  Andreas Kling 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated hace 2 años