Historial de Commits

Autor SHA1 Mensaje Fecha
  Linus Groh 376fb9ae40 LibWeb/HTML: Hook up WindowOrWorkerGlobalScopeMixin to Window hace 2 años
  Linus Groh b2409517bd LibWeb/HTML: Port Window.open() to IDL hace 2 años
  Linus Groh efa48142d2 LibWeb/HTML: Port Window.frameElement to IDL hace 2 años
  Linus Groh c6353ac8cd LibWeb/HTML: Port Window.parent to IDL hace 2 años
  Linus Groh dba8dbe07d LibWeb/HTML: Port Window.top to IDL hace 2 años
  Linus Groh baaf891c64 LibWeb/HTML: Port Window.length to IDL hace 2 años
  Linus Groh c42496187b LibWeb/HTML: Port Window.history to IDL hace 2 años
  Linus Groh eccc0d90de LibWeb/HTML: Port Window.location to IDL hace 2 años
  Linus Groh 0e40841990 LibWeb/HTML: Port Window.name to IDL hace 2 años
  Linus Groh 0e587420a8 LibWeb/HTML: Port Window.document to IDL hace 2 años
  Linus Groh dcff775ab1 LibWeb/HTML: Port Window.frames to IDL hace 2 años
  Linus Groh 437a7c977e LibWeb/HTML: Port Window.self to IDL hace 2 años
  Linus Groh d57876306c LibWeb/HTML: Port Window.window to IDL hace 2 años
  Linus Groh eb2425040b LibWeb/HTML: Port Window.navigator to IDL hace 2 años
  Linus Groh c219e6d9c1 LibWeb/HTML: Port Window.postMessage() to IDL hace 2 años
  Linus Groh eb4842dfa1 LibWeb/HTML: Port Window.prompt() to IDL hace 2 años
  Linus Groh bbffda5f55 LibWeb/HTML: Port Window.confirm() to IDL hace 2 años
  Linus Groh a0b73eb5f7 LibWeb/HTML: Port Window.alert() to IDL hace 2 años
  Linus Groh a6f8b18649 LibWeb/HTML: Define Window's {Global,Window}EventHandlers via IDL hace 2 años
  Linus Groh c130fd6993 LibWeb: Start generating code for the Window object from IDL :^) hace 2 años
  Linus Groh cc1e8a4e9f LibWeb/HTML: Propagate errors from Window::initialize_web_interfaces() hace 2 años
  Kenneth Myhra eed69e5093 LibWeb: Port MessageEvent to new String hace 2 años
  Kenneth Myhra 97947fdffa LibWeb: Port PageTransitionEvent to new String hace 2 años
  Luke Wilde 7b635998a8 LibWeb: Make Window.screen a replaceable attribute hace 2 años
  Linus Groh 51c3967516 Everywhere: Use '_{short_,}string' literals more hace 2 años
  Andreas Kling 3a5802540e LibWeb: Follow-up fixes for Linus's comments in #17658 hace 2 años
  Luke Wilde 4d0277cd9a LibWeb: Implement navigator.{plugins,mimeTypes} hace 2 años
  Andreas Kling 7e76a51cb0 LibWeb: Rename Layout::InitialContainingBlock to Layout::Viewport hace 2 años
  Luke Wilde 1c918e826c LibWeb: Define navigator/clientInformation with define_native_accessor hace 2 años
  Kenneth Myhra f0fd1cae3d LibWeb: Make factory method of IdleDeadline fallible hace 2 años