Commit History

Autor SHA1 Mensaxe Data
  Andreas Kling 646b37d1a9 LibWeb: Cache CSS rules in buckets to reduce number of rules checked %!s(int64=3) %!d(string=hai) anos
  Luke Wilde 17aeb99e9e LibWeb: Implement the JS host hooks for promises, job callbacks and more %!s(int64=3) %!d(string=hai) anos
  Luke Wilde f71f404e0c LibWeb: Introduce the Environment Settings Object %!s(int64=3) %!d(string=hai) anos
  davidot 9264f9d24e LibJS+Everywhere: Remove VM::exception() and most related functions %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 627ad6c37c LibWeb: Add a proper FocusEvent interface for "focus" and "blur" events %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 9391311760 LibWeb: Make HTMLInputElement move cursor into text node when focused %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 7e1bf4d300 LibWeb: Compute element style in Layout::TreeBuilder %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 545ec334f0 LibWeb: Add Document.hasFocus() stub %!s(int64=3) %!d(string=hai) anos
  Luke Wilde 631bbcd00a LibJS: Refactor interpreter to use Script and Source Text Modules %!s(int64=3) %!d(string=hai) anos
  Linus Groh eb60d16549 LibJS: Convert Interpreter::run() to ThrowCompletionOr<Value> %!s(int64=3) %!d(string=hai) anos
  Andreas Kling d368b08698 LibWeb: Make DOMImplementation forward its ref count to DOM::Document %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 7c57961c61 LibWeb: Move BrowsingContext into HTML/ %!s(int64=3) %!d(string=hai) anos
  Sam Atkins a214036509 LibWeb: Remove background-repeat/image fields and getters %!s(int64=3) %!d(string=hai) anos
  Sam Atkins cdeac132dc LibWeb: Store background layers in ComputedValues %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 8b1108e485 Everywhere: Pass AK::StringView by value %!s(int64=3) %!d(string=hai) anos
  Sam Atkins 1e53768f1b LibWeb: Combine background-repeat-x/y pseudo-properties %!s(int64=3) %!d(string=hai) anos
  Luke Wilde 23ef6e1a9e LibWeb: Change Document.{hidden,visibilityState} spec links to HTML %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 82672da331 LibWeb: Style update must recurse into nodes with dirty children %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 865162b1c3 LibWeb: Stop the style/layout update timers after updating style/layout %!s(int64=3) %!d(string=hai) anos
  Sam Atkins 5098cd22a4 LibWeb: Evaluate `@media` rules %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 5a929f12bc LibWeb: Make sure that root of style updates is marked clean %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 13361bc47d LibWeb: Update style (if needed) before updating layout %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 0264ae23bc LibWeb: Make CSS layout lazier %!s(int64=3) %!d(string=hai) anos
  Sam Atkins 050823bea7 LibWeb: Fire MediaQueryListEvents when an MQL's match-state changes %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 6e341cd696 LibWeb: Let HTML::EventLoop drive the firing of `resize` events %!s(int64=3) %!d(string=hai) anos
  Andreas Kling ae71e5f99b LibWeb: Let HTML::EventLoop keep track of live DOM::Document objects %!s(int64=3) %!d(string=hai) anos
  Idan Horowitz d426edb87f LibWeb: Create real Keybord & Message events in Document::create_event %!s(int64=3) %!d(string=hai) anos
  Luke Wilde f7ac3545cc LibWeb: Add initial support for CustomEvent %!s(int64=3) %!d(string=hai) anos
  Andreas Kling e26e85a3d2 LibWeb: Support Document.hidden and Document.visibilityState %!s(int64=3) %!d(string=hai) anos
  Luke Wilde 27dfd0170e LibWeb: Implement Document.importNode %!s(int64=3) %!d(string=hai) anos