Историја ревизија

Аутор SHA1 Порука Датум
  Andreas Kling b92bc9c6e5 LibWeb: Make DOM::Window into an EventTarget пре 4 година
  Andreas Kling 97d0acc5b6 LibWeb: Implement performance.now() пре 4 година
  Andreas Kling 700cbc02ec LibWeb: Use JS::VM::call() in timer and RAF callback invocation пре 4 година
  Andreas Kling 4a8bfcdd1c LibJS: Move the current exception from Interpreter to VM пре 4 година
  Andreas Kling c6ae0c41d9 LibWeb: Add Bindings::ScriptExecutionContext пре 4 година
  Andreas Kling d9e39cb82d LibWeb: Support window.alert() in multi-process context пре 4 година
  AnotherTest 394e4c04cd LibJS: Add a helper for calling JS::Function's with arguments пре 5 година
  Andreas Kling 56c3748dcc LibWeb: Rename PageView => InProcessWebView пре 5 година
  Andreas Kling bbe2d4a2d9 LibJS+LibWeb: Clear exceptions after call'ing JavaScript functions пре 5 година
  Andreas Kling ef711f501e LibWeb: Move the Page/Frame/EventHandler classes into Page/ пре 5 година
  Andreas Kling 11ff9d0f17 LibWeb: Move DOM classes into the Web::DOM namespace пре 5 година
  Tom 27bd2eab22 LibWeb: Require parent window argument for MessageBox пре 5 година
  Kevin Meyer a5b8cc2d0b LibWeb: Add type for FrameLoader::load пре 5 година
  Andreas Kling 8d2194bdbd LibWeb: Make DOM timers cancellable and stop leaking them пре 5 година
  Andreas Kling cc5cba90db LibWeb: Give the DOM Window object a (weak) pointer to its JS wrapper пре 5 година
  Andreas Kling 92392398a2 LibWeb: Add Page abstraction between PageView and main Frame пре 5 година
  Andreas Kling 896db187e5 LibWeb: Move Frame.{cpp,h} into a new Frame/ directory пре 5 година
  Andreas Kling 42243d2e06 LibWeb: Rename Web::HtmlView => Web::PageView пре 5 година
  Linus Groh 14dffe4721 LibWeb: Set window object as this value in set{Interval,Timeout}() пре 5 година
  Andreas Kling 3b11e471bd LibWeb: Allow reloading the current page with location.reload() пре 5 година
  Andreas Kling efdfdbabdb LibWeb: Allow navigating to a new URL by setting window.location.href пре 5 година
  Andreas Kling aaf35112a4 LibJS: Pass JS::Function around by reference more пре 5 година
  Andreas Kling 54133c683d LibWeb: Hack requestAnimationFrame() to provide a (very fake) timestamp пре 5 година
  Nick Tiberi 1f6578ee0a LibWeb: Implement JS confirm() пре 5 година
  Andreas Kling ca90f88d4e LibWeb: Add window.setTimeout() пре 5 година
  Andreas Kling d062d7baa7 LibWeb+LibJS: Move DOM Window object to dedicated classes пре 5 година