Commit History

Author SHA1 Message Date
  Simon Wanner ea9857a423 LibWeb: Add the requestIdleCallback/cancelIdleCallback API 3 years ago
  Simon Wanner 836d2ff259 LibWeb: Implement the infrastructure necessary for requestIdleCallback 3 years ago
  Timothy Flynn 430559ea51 LibWeb: Weakly store a reference to the Window object in timer tasks 3 years ago
  Simon Wanner 7969161f07 LibWeb: Implement window.name 3 years ago
  Paul Wratt 83eb5ac8fd LibWeb: Add window.sessionStorage 3 years ago
  Sam Atkins 12561327d6 LibWeb: Use MediaFeatureIDs instead of Strings :^) 3 years ago
  Linus Groh 0706f0d487 LibWeb: Move Timer from DOM directory & namespace to HTML 3 years ago
  Linus Groh 1422bd45eb LibWeb: Move Window from DOM directory & namespace to HTML 3 years ago