Commit Verlauf

Autor SHA1 Nachricht Datum
  Linus Groh c130fd6993 LibWeb: Start generating code for the Window object from IDL :^) vor 2 Jahren
  Andreas Kling 689ca370d4 Everywhere: Remove NonnullRefPtr.h includes vor 2 Jahren
  Andreas Kling 8a48246ed1 Everywhere: Stop using NonnullRefPtrVector vor 2 Jahren
  Linus Groh cc1e8a4e9f LibWeb/HTML: Propagate errors from Window::initialize_web_interfaces() vor 2 Jahren
  Luke Wilde 7b635998a8 LibWeb: Make Window.screen a replaceable attribute vor 2 Jahren
  Luke Wilde 4d0277cd9a LibWeb: Implement navigator.{plugins,mimeTypes} vor 2 Jahren
  Luke Wilde 1c918e826c LibWeb: Define navigator/clientInformation with define_native_accessor vor 2 Jahren
  Kenneth Myhra 3e834636a6 LibWeb: Make factory method of HTML::Window fallible vor 2 Jahren
  Linus Groh afc055c088 LibWeb: Convert the Location object to IDL vor 2 Jahren
  Cameron Youell 204257526c LibWeb: Define window.isSecureContext vor 2 Jahren
  Timothy Flynn f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString vor 2 Jahren
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString vor 2 Jahren
  Daniel Ehrenberg 09841f56ed LibWeb: Add initial implementation of structured clone vor 3 Jahren
  Idan Horowitz a63c7549e1 LibWeb: Implement window.open vor 2 Jahren
  Luke Wilde a569d02b0d LibWeb: Implement Window.focus vor 2 Jahren
  Timothy Flynn 5eeb6bbee3 LibWeb: Define window.outerWidth and window.outerHeight vor 2 Jahren
  Andreas Kling b1c73b3605 Revert "LibWeb: Use OrderedHashMap to store pending idle callbacks" vor 2 Jahren
  networkException 794dc2e16b LibWeb: Expose an import map and import maps allowed on Window vor 2 Jahren
  Andreas Kling 58522f5088 LibWeb: Make window.{window,self,frames} return the WindowProxy vor 2 Jahren
  Andreas Kling 8fd59fce9c LibWeb: Remove unnecessary hack in HTML::Window::initialize() vor 2 Jahren
  Andreas Kling dc15cacfc3 LibWeb: Use OrderedHashMap to store pending idle callbacks vor 2 Jahren
  Andreas Kling 24510b0845 LibWeb: Make window.parent and window.top return WindowProxy vor 2 Jahren
  Andreas Kling a2348ebcc0 LibWeb: Make Window.getSelection() forward to Document.getSelection() vor 2 Jahren
  Andrew Kaster 2d5bee256e LibWeb: Re-implement HTML::Navigator using IDL vor 2 Jahren
  Andrew Kaster 394f1b3836 LibWeb: Remove prototype and constructor helpers from Window vor 2 Jahren
  Andrew Kaster c61a4f35dc LibWeb: Move Web prototypes and constructors to new Intrinsics object vor 2 Jahren
  Linus Groh ad04d7ac9b LibWeb: Move ExceptionOr from DOM/ to WebIDL/ vor 2 Jahren
  Linus Groh 4f73851afc LibWeb: Move CallbackType from Bindings/ to WebIDL/ vor 2 Jahren
  Linus Groh dc44effd44 LibWeb: Move cross-origin AOs from Bindings/ to HTML/CrossOrigin/ vor 2 Jahren
  Linus Groh 4270ede7c4 LibWeb: Remove WRAPPER_HACK() macro vor 2 Jahren