Commit History

Author SHA1 Message Date
  Timothy Flynn c3abb1396c LibJS+LibWeb: Convert string view PrimitiveString instances to String 2 years ago
  Timothy Flynn b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate 2 years ago
  Linus Groh afc055c088 LibWeb: Convert the Location object to IDL 2 years ago
  Cameron Youell 204257526c LibWeb: Define window.isSecureContext 2 years ago
  Timothy Flynn afeb7273cc LibJS+Everywhere: Rename Value::to_string to to_deprecated_string 2 years ago
  Arda Cinar 283187afc5 AK+LibWeb: Move decode forgiving base64 under Web::Infra namespace 2 years ago
  Timothy Flynn 6e93d89ee3 LibWeb: Generate exposed Window/Worker interfaces as lazy objects 2 years ago
  Timothy Flynn f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString 2 years ago
  Sam Atkins affc8a22ca LibWeb+WebContent: Convert BrowsingContext to new pixel units 2 years ago
  Arda Cinar 598fcfca26 LibWeb: Make the atob JS function compliant with the spec 2 years ago
  Jelle Raaijmakers 25f2e4981c AK: Stop using `DeprecatedString` in Base64 encoding 2 years ago
  Linus Groh 22089436ed LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr 2 years ago
  Sam Atkins 8dfeb67f8c LibWeb+WebContent+headless-browser: Make Page aware of the display scale 2 years ago
  Linus Groh 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() 2 years ago
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 years ago
  Daniel Ehrenberg 09841f56ed LibWeb: Add initial implementation of structured clone 3 years ago
  Timothy Flynn 1f08cb7020 LibWeb+WebContent: Move pending dialog handling from PageHost to Page 2 years ago
  MacDue 8a5d2be617 Everywhere: Remove unnecessary mutable attributes from lambdas 2 years ago
  Idan Horowitz a63c7549e1 LibWeb: Implement window.open 2 years ago
  Idan Horowitz d15d7636e5 LibWeb: Add window.open feature detection abstract operations 2 years ago
  Aliaksandr Kalenik 7f527ddde3 LibWeb: Support device-height and device-width media query values 2 years ago
  Luke Wilde a569d02b0d LibWeb: Implement Window.focus 2 years ago
  Timothy Flynn 5eeb6bbee3 LibWeb: Define window.outerWidth and window.outerHeight 2 years ago
  Timothy Flynn 8cc1997f33 LibWeb: Retrieve the last known window position for window.screenX/Y 2 years ago
  Linus Groh acfb546048 LibWeb: Handle currently ignored `WebIDL::ExceptionOr<T>`s 2 years ago
  Linus Groh 1de1d6423b LibWeb: Implement the fetch() method :^) 2 years ago
  Andreas Kling b1c73b3605 Revert "LibWeb: Use OrderedHashMap to store pending idle callbacks" 2 years ago
  Luke Wilde 645a64ef0f LibWeb: Don't get impl in document_tree_child_browsing_context_count 2 years ago
  Andreas Kling 58522f5088 LibWeb: Make window.{window,self,frames} return the WindowProxy 2 years ago
  Andreas Kling 8fd59fce9c LibWeb: Remove unnecessary hack in HTML::Window::initialize() 2 years ago