Commit History

Author SHA1 Message Date
  Timothy Flynn fc809f9755 LibWebView: Add context menu support to the Inspector's cookie table 10 months ago
  Timothy Flynn 3c5650f846 LibWebView: Add a storage tab to the Inspector to manage cookies 10 months ago
  Timothy Flynn 2c35e272ba LibWebView: Migrate the Inspector's HTML to its own HTML file 10 months ago
  Timothy Flynn 03f9915054 LibWebView: Use the download directory facility for saving files 10 months ago
  Sam Atkins da171c3230 Inspector: Add a basic style sheet inspector 10 months ago
  Timothy Flynn 3ec5c1941f LibWeb+LibWebView: Add a button to the Inspector to export its contents 11 months ago
  Tobias Christiansen c3e69f2fc6 Inspector: Add "Fonts" tab 11 months ago
  simonkrauter dd5550dde3 LibWebView: Remove early exit in `InspectorClient::inspect()` 11 months ago
  Timothy Flynn 93f2af38b1 LibWebView: Escape HTML entities in attribute names 11 months ago
  Timothy Flynn 2fc52657b6 LibWebView: Set a title on the Inspector and Task Manager views 1 year ago
  Timothy Flynn 552f63a283 LibWebView: Protect the Inspector against rapid inspection requests 1 year ago
  Timothy Flynn 338f0382d3 LibWebView: Escape HTML within attribute values in the Inspector HTML 1 year ago
  Timothy Flynn fd558a012b LibWebView: Do not embed text as data in the Inspector HTML 1 year ago
  Timothy Flynn f07f5a2622 LibWeb+WebContent: Do not embed attributes as data in the Inspector HTML 1 year ago
  Timothy Flynn 2fd034d1df LibWebView: Prevent quoting attribute values twice in the Inspector 1 year ago
  Kevin Meyer f86ec46a6e Ladybird+LibWebView: Cleanup missing callbacks in InspectorClient 1 year ago
  Timothy Flynn d8fa226a8f Ladybird+LibWebView+WebContent: Make the screenshot IPCs async 1 year ago
  Timothy Flynn 93db790974 LibWebView+WebContent: Make the DOM node HTML retrieval IPC async 1 year ago
  Timothy Flynn 3572a047d1 LibWebView+WebContent: Make the DOM node editing IPCs async 1 year ago
  Timothy Flynn 1eba170d03 LibWebView+WebContent: Make the hovered node retrieval IPC async 1 year ago
  Timothy Flynn 760ba5932b LibWebView+WebContent: Make the DOM node inspection IPC async 1 year ago
  Timothy Flynn 947136ca8d LibWebView: Load the Inspector CSS and JS resource files with LibWeb 1 year ago
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 year ago
  Timothy Flynn 451df70275 Ladybird+LibWebView: Ensure existing Inspector widgets inspect the page 1 year ago
  Timothy Flynn 41ffc69c9d LibWebView: Clear the Inspector DOM/accessibility trees upon reset 1 year ago
  Timothy Flynn 55ec1cbfb5 LibWebView: Allow editing empty DOM text nodes in the Inspector 1 year ago
  Timothy Flynn 6595e76fef Ladybird: Do not include comment start/end sequence in its editable text 1 year ago
  Timothy Flynn 42c0ac9352 LibWebView: Log the result of taking screenshots to Inspector's console 1 year ago
  Timothy Flynn 7e974f530d Ladybird+LibWebView: Add an Inspector action to clone a DOM node 1 year ago
  Timothy Flynn d5d6ff8bf1 Ladybird+LibWebView: Add an Inspector action to insert a child DOM node 1 year ago