Commit Verlauf

Autor SHA1 Nachricht Datum
  Linus Groh 40a70461a0 LibWeb: Replace GlobalObject with Realm in wrapper functions vor 2 Jahren
  Andreas Kling e756b5450d LibWeb: Add a way to construct HTML::Window without a DOM::Document vor 2 Jahren
  MacDue 3cfa9b63b5 LibWeb: Stop inactive requestAnimationFrame() callbacks from running vor 3 Jahren
  DexesTTP 9e5480bcb5 LibWeb: Remove unneeded LibGUI include in Window.cpp vor 3 Jahren
  Linus Groh 95541d7064 LibWeb: Fix various spec comment inconsistencies vor 3 Jahren
  Sam Atkins c449cabae3 LibWeb: Move CSS Parser into new Web::CSS::Parser namespace vor 3 Jahren
  Simon Wanner ea9857a423 LibWeb: Add the requestIdleCallback/cancelIdleCallback API vor 3 Jahren
  Simon Wanner 836d2ff259 LibWeb: Implement the infrastructure necessary for requestIdleCallback vor 3 Jahren
  Timothy Flynn 430559ea51 LibWeb: Weakly store a reference to the Window object in timer tasks vor 3 Jahren
  Lenny Maiorani c37820b898 Libraries: Use default constructors/destructors in LibWeb vor 3 Jahren
  Simon Wanner 7969161f07 LibWeb: Implement window.name vor 3 Jahren
  Sam Atkins aa48dda3a4 LibWeb: Add missing MEDIAQUERIES-5 media-features vor 3 Jahren
  Paul Wratt 83eb5ac8fd LibWeb: Add window.sessionStorage vor 3 Jahren
  Sam Atkins fd47460141 LibWeb: Use ValueID for media-query identifiers vor 3 Jahren
  Sam Atkins 12561327d6 LibWeb: Use MediaFeatureIDs instead of Strings :^) vor 3 Jahren
  Linus Groh 0706f0d487 LibWeb: Move Timer from DOM directory & namespace to HTML vor 3 Jahren
  Linus Groh 1422bd45eb LibWeb: Move Window from DOM directory & namespace to HTML vor 3 Jahren