Commit Verlauf

Autor SHA1 Nachricht Datum
  Sam Atkins d16600a48b LibWeb: Propagate errors from StyleValue construction vor 2 Jahren
  Luke Wilde f52ede23aa LibWeb: Return from "the end" during HTML fragment parsing vor 2 Jahren
  Kenneth Myhra cbefab21be LibWeb: Port fire_a_page_transition_event() to new FlyString vor 2 Jahren
  Kenneth Myhra ad5cbdc51b LibWeb: Port {Mouse,UI,Wheel,}Event to new String vor 2 Jahren
  Kenneth Myhra 4d87072201 LibWeb: Port {HTML,UIEvents,XHR}::EventNames to new String vor 2 Jahren
  Luke Wilde 034aaf3f51 LibWeb: Introduce CustomElementRegistry and creating custom elements vor 2 Jahren
  Andreas Kling a925c2dcf2 LibWeb: Remove redundant invocation of `children changed` in HTMLParser vor 2 Jahren
  Sam Atkins 4b711932cc LibWeb: Split PercentageStyleValue out of StyleValue.{h,cpp} vor 2 Jahren
  Sam Atkins 9a84151169 LibWeb: Split LengthStyleValue out of StyleValue.{h,cpp} vor 2 Jahren
  Timothy Flynn f5f1a5228e LibWeb: Escape HTML text fragments with multi-byte code point awareness vor 2 Jahren
  Andreas Kling a504ac3e2a Everywhere: Rename equals_ignoring_case => equals_ignoring_ascii_case vor 2 Jahren
  Matthew Olsson c0b2fa74ac LibWeb: Fix a few const-ness issues vor 2 Jahren
  Kenneth Myhra ff92324fa5 LibWeb: Make factory method of DOM::ElementFactory fallible vor 2 Jahren
  Kenneth Myhra c120c46acc LibWeb: Make factory methods of DOM::Event fallible vor 2 Jahren
  Kenneth Myhra 0d9076c9f5 LibWeb: Make factory methods of DOM::Document fallible vor 2 Jahren
  Timothy Flynn b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate vor 2 Jahren
  Timothy Flynn f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString vor 2 Jahren
  Andreas Kling a915fee5f3 LibWeb: Only log HTML parser errors when HTML_PARSER_DEBUG is enabled vor 2 Jahren
  Linus Groh 22089436ed LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr vor 2 Jahren
  Linus Groh 2a66fc6cae LibJS: Add make_handle({Nonnull,}GCPtr<T>) overloads vor 2 Jahren
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable vor 2 Jahren
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString vor 2 Jahren
  Timothy Flynn 99d8c115a0 LibWeb: Remove outdated FIXME regarding application cache selection vor 2 Jahren
  Baitinq 2f16198bd6 LibWeb: Remove unused should_invalidate_styles_on_attribute_changes() vor 2 Jahren
  Andreas Kling b21b27fda3 LibWeb: Update the HTML parser part that deals with text in <script> vor 2 Jahren
  Andreas Kling 7d45927d41 LibWeb: Rename HTMLScriptElement "non-blocking" to "force async" vor 2 Jahren
  MacDue 8a5d2be617 Everywhere: Remove unnecessary mutable attributes from lambdas vor 2 Jahren
  Andreas Kling e9eba66361 LibWeb: Adjust `foreignobject` to `foreignObject` in HTML parser vor 2 Jahren
  Linus Groh acfb546048 LibWeb: Handle currently ignored `WebIDL::ExceptionOr<T>`s vor 2 Jahren
  Andreas Kling 5530040b3c LibWeb: Annotate and simplify the HTML fragment parsing algorithm vor 2 Jahren