コミット履歴

作者 SHA1 メッセージ 日付
  Tim Ledbetter 398bf10b92 LibWeb: Use `TraversalDecision` for multi level Node traversal methods 1 年間 前
  Andreas Kling 0ebfc0a4c4 LibWeb: Move event handling & cursor from BrowsingContext to Navigable 1 年間 前
  Andreas Kling d0076aaa24 LibWeb: Remove unnecessary Document::force_layout() API 1 年間 前
  Aliaksandr Kalenik 0c839f0421 LibWeb+LibWebView+WebContent: Add traverse_history_by_delta() IPC call 1 年間 前
  Aliaksandr Kalenik bfef08177e LibWeb+LibWebView+WebContent: Add an IPC call for Navigable::reload() 1 年間 前
  Timothy Flynn 12b3332d3c WebContent: Use outerHTML to copy a DOM node's HTML in the Inspector 1 年間 前
  Bastiaan van der Plaat 4408581ee0 LibWeb: Refactor SelectItem to allow selecting options without value 1 年間 前
  Andrew Kaster fa8b64d59a LibWebView+WebContent: Notify UI process about WebContent PID explicitly 1 年間 前
  Timothy Flynn f61f55d397 LibWeb+LibWebView+WebContent: Support muting an entire page 1 年間 前
  Timothy Flynn b1a30d8269 LibWebView+WebContent: Remove some SPAM_DEBUG log points 1 年間 前
  Timothy Flynn 4a94a7cdbb WebContent: Reduce IPC boilerplate within the web content process 1 年間 前
  Aliaksandr Kalenik 561e011e07 LibWeb+WebContent+Ladybird: Add ability to paste text from clipboard 1 年間 前
  Shannon Booth e800605ad3 AK+LibURL: Move AK::URL into a new URL library 1 年間 前
  Andreas Kling 21bfa001b1 LibWeb: Make StyleProperties::m_property_values a bit smaller 1 年間 前
  Andreas Kling b98a2be96b LibWeb: Ignore window-forwarded document.body.onfoo in detached DOM 1 年間 前
  Timothy Flynn 18b71a363a WebContent: Update mouse event data when coalescing consecutive events 1 年間 前
  Timothy Flynn baf359354b LibWebView+WebContent: Use Web::InputEvent for WebContent input IPC 1 年間 前
  Matthew Olsson 1ca31e0dc1 LibWeb: Remove unnecessary ErrorOr<> from StyleComputer 1 年間 前
  Timothy Flynn 108521a566 LibWeb+LibWebView+WebContent: Implement more <input type=file> behavior 1 年間 前
  Andrew Kaster 9077fe15ac WebContent: Tolerate invalid page_ids in ConnectionFromClient 1 年間 前
  Andrew Kaster 3aee787539 LibWeb+WebContent: Convert WebDriver to choose a navigable AO 1 年間 前
  Andrew Kaster 36cd2fb7c5 Ladybird+WebContent: Update IPC calls to handle multiple traversables 1 年間 前
  Bastiaan van der Plaat a681429dff LibWeb: Remove DOM element deprecated_get_attribute() 1 年間 前
  Bastiaan van der Plaat a47edb4ed1 LibWeb: Refactor unsigned to u32 in WebContentServer.ipc 1 年間 前
  Timothy Flynn 8b32f4ae7a LibWebView+WebContent: Let the WebView client broadcast when it painted 1 年間 前
  Bastiaan van der Plaat 0dd5aa40a8 LibWeb: Allow input color to give continuous updates 1 年間 前
  Shannon Booth fa1ef30985 LibWeb: Port Element::set_attribute_value from ByteString 1 年間 前
  Timothy Flynn d8fa226a8f Ladybird+LibWebView+WebContent: Make the screenshot IPCs async 1 年間 前
  Timothy Flynn 93db790974 LibWebView+WebContent: Make the DOM node HTML retrieval IPC async 1 年間 前
  Timothy Flynn 3572a047d1 LibWebView+WebContent: Make the DOM node editing IPCs async 1 年間 前