Commit Verlauf

Autor SHA1 Nachricht Datum
  Sam Atkins 83414af9f3 LibWeb+WebContent: Add WebContentClient::did_request_scroll_to() call vor 3 Jahren
  Sam Atkins a09219159c LibWeb+WebContent: Modify did_request_scroll() IPC to take x&y deltas 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 c619a57cf8 LibWeb+WebContent: Add new console-message IPC calls vor 3 Jahren
  Sam Atkins 1ccf10789e LibWeb+WebContent: Add query for hovered DOM node to OOPWV vor 3 Jahren
  Sam Atkins 3b07f49d48 LibWeb+WebContent: Implement asynchronous DOM Node properties call 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
  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
  Tom 4392da970a WindowServer: Add initial support for rendering on multiple screens vor 4 Jahren
  Andreas Kling d47f15ab8b LibGUI: Rename ScrollableWidget => AbstractScrollableWidget vor 4 Jahren
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. vor 4 Jahren
  Timothy Flynn 2381b19719 Browser+LibWeb+WebContent: Parse cookies in the OOP tab vor 4 Jahren
  Timothy Flynn c00760c5f9 Browser+LibWeb+WebContent: Track the source of document.cookie requests vor 4 Jahren
  Timothy Flynn 1ef48d50ff LibWeb+WebContent: Hook document.cookie to the backend cookie storage vor 4 Jahren
  Andreas Kling 54cd8dfc4d LibWeb+WebContent: Support image context menus in OOPWV vor 4 Jahren
  Linus Groh e8739ddab7 LibWeb+WebContent: Keep track of screen rect vor 4 Jahren
  Timothy Flynn 5b617df496 LibWeb+WebContent: Support displaying tooltips in OOPWV vor 4 Jahren
  Timothy Flynn 557927f25b LibWeb+WebContent: Support displaying favicons in OOPWV vor 4 Jahren
  Angus Gibson 0e881bc5d7 LibWeb: Handle scrolling an OutOfProcessWebView vor 4 Jahren
  Adam Hodgen bedcd9cd88 LibWeb: Support setting the cursor in OutOfProcessWebView vor 4 Jahren
  Brandon Scott 0682af7b65 LibWeb: Add in all of the plumbing required to use the JS console over IPC vor 4 Jahren
  Brandon Scott 2f56a86a4e LibWeb: Added get source functionality and hook event vor 4 Jahren
  Andreas Kling ded8c728d2 LibWeb: Plumb wheel events from widget layer to EventHandler vor 4 Jahren
  Andreas Kling e405a8f730 LibWeb: Defer the handling of WebContent process crashes vor 4 Jahren
  Linus Groh 5e07c27e25 LibWeb: Implement Window.prompt() vor 4 Jahren
  Andreas Kling 1ad65b173b LibWeb+WebContent: Support window.confirm() in OOPWV vor 4 Jahren