Historie revizí

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