Commit History

Author SHA1 Message Date
  Gunnar Beutner 6cf59b6ae9 Everywhere: Turn #if *_DEBUG into dbgln_if/if constexpr 4 years ago
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
  Timothy Flynn 2381b19719 Browser+LibWeb+WebContent: Parse cookies in the OOP tab 4 years ago
  Timothy Flynn c00760c5f9 Browser+LibWeb+WebContent: Track the source of document.cookie requests 4 years ago
  Timothy Flynn 1ef48d50ff LibWeb+WebContent: Hook document.cookie to the backend cookie storage 4 years ago
  Andreas Kling 54cd8dfc4d LibWeb+WebContent: Support image context menus in OOPWV 4 years ago
  Timothy Flynn 5b617df496 LibWeb+WebContent: Support displaying tooltips in OOPWV 4 years ago
  Timothy Flynn 557927f25b LibWeb+WebContent: Support displaying favicons in OOPWV 4 years ago
  Angus Gibson 0e881bc5d7 LibWeb: Handle scrolling an OutOfProcessWebView 4 years ago
  Adam Hodgen bedcd9cd88 LibWeb: Support setting the cursor in OutOfProcessWebView 4 years ago
  Brandon Scott 0682af7b65 LibWeb: Add in all of the plumbing required to use the JS console over IPC 4 years ago
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY 4 years ago
  Brandon Scott 2f56a86a4e LibWeb: Added get source functionality and hook event 4 years ago
  Linus Groh 5e07c27e25 LibWeb: Implement Window.prompt() 4 years ago
  Andreas Kling 1ad65b173b LibWeb+WebContent: Support window.confirm() in OOPWV 4 years ago
  AnotherTest 09a43969ba Everywhere: Replace dbgln<flag>(...) with dbgln_if(flag, ...) 4 years ago
  Andreas Kling 1ce03f4f34 LibIPC: Stop sending client ID to clients 4 years ago
  Andreas Kling 1b5be4a342 LibIPC: Stop exchanging client/server PIDs in greeting handshake 4 years ago
  Andreas Kling f3e85e43c7 LibWeb: Handle WebContent process crashes gracefully :^) 4 years ago
  asynts 8465683dcf Everywhere: Debug macros instead of constexpr. 4 years ago
  asynts bb483f7ef4 Everywhere: Name debug macros more consistently. 4 years ago
  asynts 1a3a0836c0 Everywhere: Use CMake to generate AK/Debug.h. 4 years ago
  asynts 7d783d8b84 Everywhere: Replace a bundle of dbg with dbgln. 4 years ago
  Andreas Kling b5d98c0945 LibWeb+WebContent: Use anonymous files for OOPWV backing stores 4 years ago
  Andreas Kling 64610ca80e Everywhere: Remove a bunch of <AK/SharedBuffer.h> includes 4 years ago
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ 4 years ago