提交歷史

作者 SHA1 備註 提交日期
  Adam Hodgen cd6b9613c5 LibWeb+WebContent: Add IPC flow for Inspect DOM Tree 4 年之前
  Andreas Kling c1c252ddb2 LibIPC: Remove unnecessary IPC::ServerConnection::handshake() 4 年之前
  Gunnar Beutner 9e22e9ce88 Userland: Use snake case names in .ipc files 4 年之前
  Gunnar Beutner 065040872f Userland: Change IPC funcs to use plain arguments instead of a struct 4 年之前
  Gunnar Beutner 889359b6f9 Userland: Make IPC handlers return void if they don't have any outputs 4 年之前
  Gunnar Beutner 7cf2839a26 Userland: Get rid of the OwnPtr<...> boilerplate code for IPC handlers 4 年之前
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 年之前
  Timothy Flynn 2381b19719 Browser+LibWeb+WebContent: Parse cookies in the OOP tab 4 年之前
  Timothy Flynn 1ef48d50ff LibWeb+WebContent: Hook document.cookie to the backend cookie storage 4 年之前
  Andreas Kling 54cd8dfc4d LibWeb+WebContent: Support image context menus in OOPWV 4 年之前
  Timothy Flynn 5b617df496 LibWeb+WebContent: Support displaying tooltips in OOPWV 4 年之前
  Timothy Flynn 557927f25b LibWeb+WebContent: Support displaying favicons in OOPWV 4 年之前
  Angus Gibson 0e881bc5d7 LibWeb: Handle scrolling an OutOfProcessWebView 4 年之前
  Adam Hodgen bedcd9cd88 LibWeb: Support setting the cursor in OutOfProcessWebView 4 年之前
  Brandon Scott 0682af7b65 LibWeb: Add in all of the plumbing required to use the JS console over IPC 4 年之前
  Brandon Scott 2f56a86a4e LibWeb: Added get source functionality and hook event 4 年之前
  Linus Groh 5e07c27e25 LibWeb: Implement Window.prompt() 4 年之前
  Andreas Kling 1ad65b173b LibWeb+WebContent: Support window.confirm() in OOPWV 4 年之前
  Andreas Kling f3e85e43c7 LibWeb: Handle WebContent process crashes gracefully :^) 4 年之前
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ 4 年之前