Histórico de Commits

Autor SHA1 Mensagem Data
  Kenneth Myhra 0d9076c9f5 LibWeb: Make factory methods of DOM::Document fallible há 2 anos atrás
  Kenneth Myhra 552663a2ba LibWeb: Make factory method of DOM::TreeWalker fallible há 2 anos atrás
  Kenneth Myhra 1e03aa0ece LibWeb: Make factory method of DOM::AccessibilityTreeNode fallible há 2 anos atrás
  Kenneth Myhra 2c8a689390 LibWeb: Make factory methods of DOM::CustomEvent fallible há 2 anos atrás
  Kenneth Myhra b9c5828fe6 LibWeb: Make factory method of DOM::DOMImplementation fallible há 2 anos atrás
  Kenneth Myhra 719839b882 LibWeb: Make factory method of CSS::StyleSheetList fallible há 2 anos atrás
  Kenneth Myhra 7ec444047c LibWeb: Make factory methods of HTML::MessageEvent fallible há 2 anos atrás
  Karol Kosek 2cc108a15e LibWeb: Rename DOM::shadow_root() to shadow_root_internal() há 2 anos atrás
  Timothy Flynn b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate há 2 anos atrás
  Timothy Flynn 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors há 2 anos atrás
  Linus Groh 6e7459322d AK: Remove StringBuilder::build() in favor of to_deprecated_string() há 2 anos atrás
  Linus Groh afc055c088 LibWeb: Convert the Location object to IDL há 2 anos atrás
  Andreas Kling b79bc25a1f LibWeb: Use DOM Selection instead of ad-hoc layout tree selection há 2 anos atrás
  Timothy Flynn 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() há 2 anos atrás
  Timothy Flynn f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString há 2 anos atrás
  Jonah a469bbd178 LibWeb: Add Functionality to Dump to Accessibility Tree há 2 anos atrás
  Sam Atkins c70dcaefcd LibWeb: Convert LayoutState to new pixel units há 2 anos atrás
  Sam Atkins affc8a22ca LibWeb+WebContent: Convert BrowsingContext to new pixel units há 2 anos atrás
  Baitinq 6a72a4df96 LibWeb: Propagate errors in Element::scroll_into_view() há 2 anos atrás
  Linus Groh 22089436ed LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr há 2 anos atrás
  Andreas Kling 8b0ace6289 LibWeb: Add Document.createProcessingInstruction() há 2 anos atrás
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable há 2 anos atrás
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString há 2 anos atrás
  Andreas Kling 38c7fdaac1 LibWeb: Avoid including LibJS/Parser.h in a handful of cpp files há 2 anos atrás
  MacDue 8a5d2be617 Everywhere: Remove unnecessary mutable attributes from lambdas há 2 anos atrás
  Idan Horowitz 43c5b94ea6 LibWeb: Implement document.open(string, string, string) há 2 anos atrás
  Luke Wilde dfad2d4c13 LibWeb: Check that there's a head element before looking for favicons há 2 anos atrás
  Luke Wilde 6b0152e150 LibWeb: Stub Document.queryCommandSupported há 2 anos atrás
  Andreas Kling b400a34984 LibWeb: Cache the first <base href> (in tree order) in Document há 2 anos atrás
  Linus Groh acfb546048 LibWeb: Handle currently ignored `WebIDL::ExceptionOr<T>`s há 2 anos atrás