Commit Verlauf

Autor SHA1 Nachricht Datum
  Andreas Kling 65bd4477db LibWeb: Plumb OOPWV focus state across the IPC boundary vor 3 Jahren
  Andreas Kling 270aa9e5d0 Browser: Add Debug menu action for dumping the stacking context tree vor 3 Jahren
  Luke Wilde 631bbcd00a LibJS: Refactor interpreter to use Script and Source Text Modules vor 3 Jahren
  Dmitry Petrov 1662213737 Userland: Add horizontal mouse scroll support vor 3 Jahren
  sin-ack 2e1bbcb0fa LibCore+LibIPC+Everywhere: Return Stream::LocalSocket from LocalServer vor 3 Jahren
  Linus Groh eb60d16549 LibJS: Convert Interpreter::run() to ThrowCompletionOr<Value> vor 3 Jahren
  Sam Atkins 54bbb97ac6 Browser+LibWeb+WebContent: Add variables display to Inspector vor 3 Jahren
  Andreas Kling 6cb3092b42 WebContent: Remove unnecessary client map vor 3 Jahren
  Vyacheslav Pukhanov dee02ab30a WebContent: Support inspection of DOM in nested browsing contexts vor 3 Jahren
  Andreas Kling 7c57961c61 LibWeb: Move BrowsingContext into HTML/ vor 3 Jahren
  Sam Atkins 53edaa3b26 LibWeb+WebContent: Add set_preferred_color_scheme IPC call vor 3 Jahren
  Idan Horowitz 890d5e45ee Browser: Check m_console_client is non-null before dereferencing it vor 3 Jahren
  Andreas Kling 0af0ee4293 LibWeb: Fire "keyup" events as well :^) vor 3 Jahren
  Andreas Kling a79bdd2bd5 LibWeb+Browser: Make ad blocking work in the multi-process world vor 3 Jahren
  Andreas Kling 19de6bb1cc LibWeb+Browser: Add Debug menu action for toggling Same-Origin Policy vor 3 Jahren
  Andreas Kling 84fcf879f9 LibWeb: Rename BrowsingContext::document() => active_document() vor 3 Jahren
  Andreas Kling e91edcaa28 LibWeb: Rename InitialContainingBlockBox => InitialContainingBlock vor 3 Jahren
  Andreas Kling 9d03ea6f74 LibWeb+WebContent: Port DumpLayoutTree to OutOfProcessWebView vor 3 Jahren
  Sam Atkins e255b5dd31 LibWeb+WebContent: Remove old console-logging IPC calls vor 3 Jahren
  Sam Atkins f6a927fa20 WebContent: Store messages in WebContentConsoleClient vor 3 Jahren
  Sam Atkins c619a57cf8 LibWeb+WebContent: Add new console-message IPC calls vor 3 Jahren
  Sam Atkins 7838eab341 WebContent: Implement ConsoleGlobalObject which proxies to WindowObject vor 3 Jahren
  Sam Atkins e2c32a6c65 Everywhere: Use my shiny new serenityos.org email :^) vor 3 Jahren
  Sam Atkins 1ccf10789e LibWeb+WebContent: Add query for hovered DOM node to OOPWV vor 3 Jahren
  Sam Atkins f381f8d63e LibWeb+WebContent: Add inspect_dom_node() IPC call vor 3 Jahren
  Andreas Kling fd922cf92f LibWeb+WebContent: Add a simple API for running arbitrary JavaScript vor 3 Jahren
  Brian Gianforcaro 808aa31353 Services: Remove unused header includes vor 4 Jahren
  Timothy Flynn ae910e4370 LibWeb: Add OOPWV IPC for selecting all text vor 4 Jahren
  Timothy Flynn 2fda6ce159 LibWeb: Add OOPWV IPC for retrieving selected text vor 4 Jahren
  Adam Hodgen cd6b9613c5 LibWeb+WebContent: Add IPC flow for Inspect DOM Tree vor 4 Jahren