Histórico de Commits

Autor SHA1 Mensagem Data
  Linus Groh 40a70461a0 LibWeb: Replace GlobalObject with Realm in wrapper functions há 3 anos atrás
  Andreas Kling e756b5450d LibWeb: Add a way to construct HTML::Window without a DOM::Document há 3 anos atrás
  Luke Wilde 3fe66bddf4 LibWeb: Implement WindowEventHandlers há 3 anos atrás
  Luke Wilde ebf2184636 LibWeb: Only make certain <body> and <frameset> events apply to Window há 3 anos atrás
  MacDue 3cfa9b63b5 LibWeb: Stop inactive requestAnimationFrame() callbacks from running há 3 anos atrás
  Simon Wanner ea9857a423 LibWeb: Add the requestIdleCallback/cancelIdleCallback API há 3 anos atrás
  Simon Wanner 836d2ff259 LibWeb: Implement the infrastructure necessary for requestIdleCallback há 3 anos atrás
  Timothy Flynn 430559ea51 LibWeb: Weakly store a reference to the Window object in timer tasks há 3 anos atrás
  Simon Wanner 7969161f07 LibWeb: Implement window.name há 3 anos atrás
  Paul Wratt 83eb5ac8fd LibWeb: Add window.sessionStorage há 3 anos atrás
  Sam Atkins 12561327d6 LibWeb: Use MediaFeatureIDs instead of Strings :^) há 3 anos atrás
  Linus Groh 0706f0d487 LibWeb: Move Timer from DOM directory & namespace to HTML há 3 anos atrás
  Linus Groh 1422bd45eb LibWeb: Move Window from DOM directory & namespace to HTML há 3 anos atrás