Histórico de commits

Autor SHA1 Mensagem Data
  Linus Groh c219e6d9c1 LibWeb/HTML: Port Window.postMessage() to IDL 2 anos atrás
  Linus Groh eb4842dfa1 LibWeb/HTML: Port Window.prompt() to IDL 2 anos atrás
  Linus Groh bbffda5f55 LibWeb/HTML: Port Window.confirm() to IDL 2 anos atrás
  Linus Groh a0b73eb5f7 LibWeb/HTML: Port Window.alert() to IDL 2 anos atrás
  Linus Groh a6f8b18649 LibWeb/HTML: Define Window's {Global,Window}EventHandlers via IDL 2 anos atrás
  Linus Groh c130fd6993 LibWeb: Start generating code for the Window object from IDL :^) 2 anos atrás
  Andreas Kling 689ca370d4 Everywhere: Remove NonnullRefPtr.h includes 2 anos atrás
  Andreas Kling 8a48246ed1 Everywhere: Stop using NonnullRefPtrVector 2 anos atrás
  Linus Groh cc1e8a4e9f LibWeb/HTML: Propagate errors from Window::initialize_web_interfaces() 2 anos atrás
  Luke Wilde 7b635998a8 LibWeb: Make Window.screen a replaceable attribute 2 anos atrás
  Luke Wilde 4d0277cd9a LibWeb: Implement navigator.{plugins,mimeTypes} 2 anos atrás
  Luke Wilde 1c918e826c LibWeb: Define navigator/clientInformation with define_native_accessor 2 anos atrás
  Kenneth Myhra 3e834636a6 LibWeb: Make factory method of HTML::Window fallible 2 anos atrás
  Linus Groh afc055c088 LibWeb: Convert the Location object to IDL 2 anos atrás
  Cameron Youell 204257526c LibWeb: Define window.isSecureContext 2 anos atrás
  Timothy Flynn f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString 2 anos atrás
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 anos atrás
  Daniel Ehrenberg 09841f56ed LibWeb: Add initial implementation of structured clone 3 anos atrás
  Idan Horowitz a63c7549e1 LibWeb: Implement window.open 2 anos atrás
  Luke Wilde a569d02b0d LibWeb: Implement Window.focus 2 anos atrás
  Timothy Flynn 5eeb6bbee3 LibWeb: Define window.outerWidth and window.outerHeight 2 anos atrás
  Andreas Kling b1c73b3605 Revert "LibWeb: Use OrderedHashMap to store pending idle callbacks" 2 anos atrás
  networkException 794dc2e16b LibWeb: Expose an import map and import maps allowed on Window 2 anos atrás
  Andreas Kling 58522f5088 LibWeb: Make window.{window,self,frames} return the WindowProxy 2 anos atrás
  Andreas Kling 8fd59fce9c LibWeb: Remove unnecessary hack in HTML::Window::initialize() 2 anos atrás
  Andreas Kling dc15cacfc3 LibWeb: Use OrderedHashMap to store pending idle callbacks 2 anos atrás
  Andreas Kling 24510b0845 LibWeb: Make window.parent and window.top return WindowProxy 2 anos atrás
  Andreas Kling a2348ebcc0 LibWeb: Make Window.getSelection() forward to Document.getSelection() 2 anos atrás
  Andrew Kaster 2d5bee256e LibWeb: Re-implement HTML::Navigator using IDL 2 anos atrás
  Andrew Kaster 394f1b3836 LibWeb: Remove prototype and constructor helpers from Window 2 anos atrás