Historie revizí

Autor SHA1 Zpráva Datum
  Sam Atkins 83414af9f3 LibWeb+WebContent: Add WebContentClient::did_request_scroll_to() call před 3 roky
  Sam Atkins a09219159c LibWeb+WebContent: Modify did_request_scroll() IPC to take x&y deltas před 3 roky
  Sam Atkins e255b5dd31 LibWeb+WebContent: Remove old console-logging IPC calls před 3 roky
  Sam Atkins c619a57cf8 LibWeb+WebContent: Add new console-message IPC calls před 3 roky
  Sam Atkins 3b07f49d48 LibWeb+WebContent: Implement asynchronous DOM Node properties call před 3 roky
  Adam Hodgen cd6b9613c5 LibWeb+WebContent: Add IPC flow for Inspect DOM Tree před 4 roky
  Andreas Kling c1c252ddb2 LibIPC: Remove unnecessary IPC::ServerConnection::handshake() před 4 roky
  Andreas Kling 67b47d62f3 WebContent: Remove unnecessary greet() message před 4 roky
  Gunnar Beutner 9e22e9ce88 Userland: Use snake case names in .ipc files před 4 roky
  Gunnar Beutner 5bb79ea0a7 Userland: Update IPC calls to use proxies před 4 roky
  Gunnar Beutner 065040872f Userland: Change IPC funcs to use plain arguments instead of a struct před 4 roky
  Gunnar Beutner 889359b6f9 Userland: Make IPC handlers return void if they don't have any outputs před 4 roky
  Gunnar Beutner 7cf2839a26 Userland: Get rid of the OwnPtr<...> boilerplate code for IPC handlers před 4 roky
  Gunnar Beutner 6cf59b6ae9 Everywhere: Turn #if *_DEBUG into dbgln_if/if constexpr před 4 roky
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. před 4 roky
  Timothy Flynn 2381b19719 Browser+LibWeb+WebContent: Parse cookies in the OOP tab před 4 roky
  Timothy Flynn c00760c5f9 Browser+LibWeb+WebContent: Track the source of document.cookie requests před 4 roky
  Timothy Flynn 1ef48d50ff LibWeb+WebContent: Hook document.cookie to the backend cookie storage před 4 roky
  Andreas Kling 54cd8dfc4d LibWeb+WebContent: Support image context menus in OOPWV před 4 roky
  Timothy Flynn 5b617df496 LibWeb+WebContent: Support displaying tooltips in OOPWV před 4 roky
  Timothy Flynn 557927f25b LibWeb+WebContent: Support displaying favicons in OOPWV před 4 roky
  Angus Gibson 0e881bc5d7 LibWeb: Handle scrolling an OutOfProcessWebView před 4 roky
  Adam Hodgen bedcd9cd88 LibWeb: Support setting the cursor in OutOfProcessWebView před 4 roky
  Brandon Scott 0682af7b65 LibWeb: Add in all of the plumbing required to use the JS console over IPC před 4 roky
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY před 4 roky
  Brandon Scott 2f56a86a4e LibWeb: Added get source functionality and hook event před 4 roky
  Linus Groh 5e07c27e25 LibWeb: Implement Window.prompt() před 4 roky
  Andreas Kling 1ad65b173b LibWeb+WebContent: Support window.confirm() in OOPWV před 4 roky
  AnotherTest 09a43969ba Everywhere: Replace dbgln<flag>(...) with dbgln_if(flag, ...) před 4 roky
  Andreas Kling 1ce03f4f34 LibIPC: Stop sending client ID to clients před 4 roky