Commit History

Autor SHA1 Mensaxe Data
  Linus Groh 8c81c84c18 LibJS: Convert internal_set_prototype_of() to ThrowCompletionOr %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 63d971d33b LibWeb: Support window.screen{X,Y,Left,Top} %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 7410736b0f LibWeb: Support window.devicePixelRatio %!s(int64=3) %!d(string=hai) anos
  Luke Wilde e0e41116a4 LibWeb: Make WindowObject's prototype immutable %!s(int64=3) %!d(string=hai) anos
  Andreas Kling a248ec63e3 LibWeb: Implement window.queueMicrotask(callback) %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 2c0987c93b LibWeb: Move window.scroll{X,Y} from wrapper into DOM::Window %!s(int64=3) %!d(string=hai) anos
  Linus Groh 1a7136b37a LibWeb: Return undefined from event handler setters, not an empty value %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 635ab6db0b LibWeb: Expose the GlobalEventHandlers mixin on the Window object %!s(int64=3) %!d(string=hai) anos
  Linus Groh 51da5d03da LibWeb: Implement window.matchMedia() %!s(int64=3) %!d(string=hai) anos
  Luke Wilde 678dd2d180 LibWeb: Expose the location object via Document.location %!s(int64=3) %!d(string=hai) anos
  Linus Groh 7991077284 LibWeb: Implement window.event as a [Replaceable] property %!s(int64=3) %!d(string=hai) anos
  Luke Wilde 1927600852 LibWeb: Add the History object and stub pushState and replaceState %!s(int64=3) %!d(string=hai) anos
  Timothy Flynn c59b97043e LibWeb: Use ErrorType::NotAnObjectOfType instead of NotA %!s(int64=3) %!d(string=hai) anos
  Sam Atkins 57371f7608 LibWeb: Implement Window.scroll() and Window.scrollBy() JS methods %!s(int64=3) %!d(string=hai) anos
  Sam Atkins 9588a377ec LibWeb: Implement Window.scroll{X,Y} JS properties %!s(int64=3) %!d(string=hai) anos
  Andreas Kling d69133e4ac LibWeb: Stub out a dummy window.getComputedStyle() %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 90cdeebfb3 LibWeb: Rename DOM::Window::document() => associated_document() %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 84fcf879f9 LibWeb: Rename BrowsingContext::document() => active_document() %!s(int64=3) %!d(string=hai) anos
  davidot e22539bdd9 LibWeb: Fix that non-member calls to window gave the wrong this_value %!s(int64=4) %!d(string=hai) anos
  Idan Horowitz 53f70e5208 LibJS: Remove the default length & attributes from define_native_* %!s(int64=4) %!d(string=hai) anos
  Idan Horowitz a6b8291a9b LibJS: Add define_direct_property and remove the define_property helper %!s(int64=4) %!d(string=hai) anos
  Idan Horowitz c830de4983 LibWeb: Replace usage of native properties with accessors in Window %!s(int64=4) %!d(string=hai) anos
  Linus Groh 09bd5f8772 LibJS: Rewrite most of Object for spec compliance :^) %!s(int64=4) %!d(string=hai) anos
  Andreas Kling ba9d5c4d54 LibJS: Rename Function => FunctionObject %!s(int64=4) %!d(string=hai) anos
  Idan Horowitz 670be04c81 LibJS: Add the Set built-in object %!s(int64=4) %!d(string=hai) anos
  Luke 2ad25aa8f8 LibWeb: Return null in Window.{top,parent} if browsing context is null %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 4190fd2199 LibWeb: Rename Web::Frame to Web::BrowsingContext %!s(int64=4) %!d(string=hai) anos
  Ali Mohammad Pur a2af04837e LibWeb: Implement a very basic WebAssembly JS API %!s(int64=4) %!d(string=hai) anos
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. %!s(int64=4) %!d(string=hai) anos
  Luke 9ec4defdd2 LibWeb: Add Window.parent and fix Window.top attributes %!s(int64=4) %!d(string=hai) anos