Commit History

Author SHA1 Message Date
  Linus Groh dba8dbe07d LibWeb/HTML: Port Window.top to IDL 2 years ago
  Linus Groh baaf891c64 LibWeb/HTML: Port Window.length to IDL 2 years ago
  Linus Groh c42496187b LibWeb/HTML: Port Window.history to IDL 2 years ago
  Linus Groh eccc0d90de LibWeb/HTML: Port Window.location to IDL 2 years ago
  Linus Groh 0e40841990 LibWeb/HTML: Port Window.name to IDL 2 years ago
  Linus Groh 0e587420a8 LibWeb/HTML: Port Window.document to IDL 2 years ago
  Linus Groh dcff775ab1 LibWeb/HTML: Port Window.frames to IDL 2 years ago
  Linus Groh 437a7c977e LibWeb/HTML: Port Window.self to IDL 2 years ago
  Linus Groh d57876306c LibWeb/HTML: Port Window.window to IDL 2 years ago
  Linus Groh eb2425040b LibWeb/HTML: Port Window.navigator to IDL 2 years ago
  Linus Groh c219e6d9c1 LibWeb/HTML: Port Window.postMessage() to IDL 2 years ago
  Linus Groh eb4842dfa1 LibWeb/HTML: Port Window.prompt() to IDL 2 years ago
  Linus Groh bbffda5f55 LibWeb/HTML: Port Window.confirm() to IDL 2 years ago
  Linus Groh a0b73eb5f7 LibWeb/HTML: Port Window.alert() to IDL 2 years ago
  Linus Groh a6f8b18649 LibWeb/HTML: Define Window's {Global,Window}EventHandlers via IDL 2 years ago
  Linus Groh c130fd6993 LibWeb: Start generating code for the Window object from IDL :^) 2 years ago
  Andreas Kling 689ca370d4 Everywhere: Remove NonnullRefPtr.h includes 2 years ago
  Andreas Kling 8a48246ed1 Everywhere: Stop using NonnullRefPtrVector 2 years ago
  Linus Groh cc1e8a4e9f LibWeb/HTML: Propagate errors from Window::initialize_web_interfaces() 2 years ago
  Luke Wilde 7b635998a8 LibWeb: Make Window.screen a replaceable attribute 2 years ago
  Luke Wilde 4d0277cd9a LibWeb: Implement navigator.{plugins,mimeTypes} 2 years ago
  Luke Wilde 1c918e826c LibWeb: Define navigator/clientInformation with define_native_accessor 2 years ago
  Kenneth Myhra 3e834636a6 LibWeb: Make factory method of HTML::Window fallible 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 f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString 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
  Idan Horowitz a63c7549e1 LibWeb: Implement window.open 2 years ago
  Luke Wilde a569d02b0d LibWeb: Implement Window.focus 2 years ago