Commitin historia

Tekijä SHA1 Viesti Päivämäärä
  Andreas Kling 8c3e5137f7 LibWeb: Add spec comments to HTML parser "in table text" insertion mode 2 vuotta sitten
  Andreas Kling 87f0c1c353 LibWeb: Add spec comments to HTML parser "in table" insertion mode 2 vuotta sitten
  Andreas Kling bac500b9ad LibWeb: Add spec comments to HTML parser "in row" insertion mode 2 vuotta sitten
  Zhiyuan Guo 83345ba698 LibWeb: Don't crash when document.write a script with src attr 2 vuotta sitten
  Shannon Booth bc54560e59 LibWeb: Add Web::HTML::parse_legacy_color_value 2 vuotta sitten
  Sam Atkins d16600a48b LibWeb: Propagate errors from StyleValue construction 2 vuotta sitten
  Luke Wilde f52ede23aa LibWeb: Return from "the end" during HTML fragment parsing 2 vuotta sitten
  Kenneth Myhra cbefab21be LibWeb: Port fire_a_page_transition_event() to new FlyString 2 vuotta sitten
  Kenneth Myhra ad5cbdc51b LibWeb: Port {Mouse,UI,Wheel,}Event to new String 2 vuotta sitten
  Kenneth Myhra 4d87072201 LibWeb: Port {HTML,UIEvents,XHR}::EventNames to new String 2 vuotta sitten
  Luke Wilde 034aaf3f51 LibWeb: Introduce CustomElementRegistry and creating custom elements 2 vuotta sitten
  Andreas Kling a925c2dcf2 LibWeb: Remove redundant invocation of `children changed` in HTMLParser 2 vuotta sitten
  Sam Atkins 4b711932cc LibWeb: Split PercentageStyleValue out of StyleValue.{h,cpp} 2 vuotta sitten
  Sam Atkins 9a84151169 LibWeb: Split LengthStyleValue out of StyleValue.{h,cpp} 2 vuotta sitten
  Timothy Flynn f5f1a5228e LibWeb: Escape HTML text fragments with multi-byte code point awareness 2 vuotta sitten
  Andreas Kling a504ac3e2a Everywhere: Rename equals_ignoring_case => equals_ignoring_ascii_case 2 vuotta sitten
  Matthew Olsson c0b2fa74ac LibWeb: Fix a few const-ness issues 2 vuotta sitten
  Kenneth Myhra ff92324fa5 LibWeb: Make factory method of DOM::ElementFactory fallible 2 vuotta sitten
  Kenneth Myhra c120c46acc LibWeb: Make factory methods of DOM::Event fallible 2 vuotta sitten
  Kenneth Myhra 0d9076c9f5 LibWeb: Make factory methods of DOM::Document fallible 2 vuotta sitten
  Timothy Flynn b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate 2 vuotta sitten
  Timothy Flynn f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString 2 vuotta sitten
  Andreas Kling a915fee5f3 LibWeb: Only log HTML parser errors when HTML_PARSER_DEBUG is enabled 2 vuotta sitten
  Linus Groh 22089436ed LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr 2 vuotta sitten
  Linus Groh 2a66fc6cae LibJS: Add make_handle({Nonnull,}GCPtr<T>) overloads 2 vuotta sitten
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 vuotta sitten
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 vuotta sitten
  Timothy Flynn 99d8c115a0 LibWeb: Remove outdated FIXME regarding application cache selection 2 vuotta sitten
  Baitinq 2f16198bd6 LibWeb: Remove unused should_invalidate_styles_on_attribute_changes() 2 vuotta sitten
  Andreas Kling b21b27fda3 LibWeb: Update the HTML parser part that deals with text in <script> 2 vuotta sitten