Commit történet

Szerző SHA1 Üzenet Dátum
  Linus Groh afc055c088 LibWeb: Convert the Location object to IDL 2 éve
  Cameron Youell 204257526c LibWeb: Define window.isSecureContext 2 éve
  Timothy Flynn f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString 2 éve
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 éve
  Daniel Ehrenberg 09841f56ed LibWeb: Add initial implementation of structured clone 3 éve
  Idan Horowitz a63c7549e1 LibWeb: Implement window.open 2 éve
  Luke Wilde a569d02b0d LibWeb: Implement Window.focus 2 éve
  Timothy Flynn 5eeb6bbee3 LibWeb: Define window.outerWidth and window.outerHeight 2 éve
  Andreas Kling b1c73b3605 Revert "LibWeb: Use OrderedHashMap to store pending idle callbacks" 2 éve
  networkException 794dc2e16b LibWeb: Expose an import map and import maps allowed on Window 2 éve
  Andreas Kling 58522f5088 LibWeb: Make window.{window,self,frames} return the WindowProxy 2 éve
  Andreas Kling 8fd59fce9c LibWeb: Remove unnecessary hack in HTML::Window::initialize() 2 éve
  Andreas Kling dc15cacfc3 LibWeb: Use OrderedHashMap to store pending idle callbacks 2 éve
  Andreas Kling 24510b0845 LibWeb: Make window.parent and window.top return WindowProxy 2 éve
  Andreas Kling a2348ebcc0 LibWeb: Make Window.getSelection() forward to Document.getSelection() 2 éve
  Andrew Kaster 2d5bee256e LibWeb: Re-implement HTML::Navigator using IDL 2 éve
  Andrew Kaster 394f1b3836 LibWeb: Remove prototype and constructor helpers from Window 2 éve
  Andrew Kaster c61a4f35dc LibWeb: Move Web prototypes and constructors to new Intrinsics object 2 éve
  Linus Groh ad04d7ac9b LibWeb: Move ExceptionOr from DOM/ to WebIDL/ 2 éve
  Linus Groh 4f73851afc LibWeb: Move CallbackType from Bindings/ to WebIDL/ 2 éve
  Linus Groh dc44effd44 LibWeb: Move cross-origin AOs from Bindings/ to HTML/CrossOrigin/ 2 éve
  Linus Groh 4270ede7c4 LibWeb: Remove WRAPPER_HACK() macro 2 éve
  Andreas Kling ac76df3d47 LibWeb: Implement Window.frameElement 2 éve
  Andreas Kling 4ee5dfbe4b LibWeb: Flesh out a chunk of the HTML spec's frame navigation algorithms 2 éve
  networkException e377e28fd2 LibWeb: Implement window.length 2 éve
  Andreas Kling 9567e211e7 LibWeb+WebContent: Add abstraction layer for event loop and timers 2 éve
  Andreas Kling be9d3860b9 LibWeb: Make Crypto GC-allocated 2 éve
  Andreas Kling a9cae56f8e LibWeb: Remove unused HTML::Window::create_with_document() 2 éve
  Andreas Kling 7a9b8ced38 LibWeb: Make SubtleCrypto GC-allocated 2 éve
  Andreas Kling 2ac8e3db3a LibWeb: Make Storage GC-allocated 2 éve