Historial de Commits

Autor SHA1 Mensaje Fecha
  Andreas Kling 92392398a2 LibWeb: Add Page abstraction between PageView and main Frame hace 5 años
  Andreas Kling 896db187e5 LibWeb: Move Frame.{cpp,h} into a new Frame/ directory hace 5 años
  Andreas Kling 42243d2e06 LibWeb: Rename Web::HtmlView => Web::PageView hace 5 años
  Linus Groh 14dffe4721 LibWeb: Set window object as this value in set{Interval,Timeout}() hace 5 años
  Andreas Kling 3b11e471bd LibWeb: Allow reloading the current page with location.reload() hace 5 años
  Andreas Kling efdfdbabdb LibWeb: Allow navigating to a new URL by setting window.location.href hace 5 años
  Andreas Kling aaf35112a4 LibJS: Pass JS::Function around by reference more hace 5 años
  Andreas Kling 54133c683d LibWeb: Hack requestAnimationFrame() to provide a (very fake) timestamp hace 5 años
  Nick Tiberi 1f6578ee0a LibWeb: Implement JS confirm() hace 5 años
  Andreas Kling ca90f88d4e LibWeb: Add window.setTimeout() hace 5 años
  Andreas Kling d062d7baa7 LibWeb+LibJS: Move DOM Window object to dedicated classes hace 5 años