Rafał Babiarz
6463bc7eb3
Browser: Add option to filter entries in Storage Inspector
2022-05-07 20:09:53 +02:00
MacDue
bf30348f88
Browser: Remove STL utility include from CookiesModel
...
This broke clang builds
2022-05-06 13:11:09 +02:00
Rafał Babiarz
ac991b0a89
Browser: Set all cookies at once instead adding them separately
2022-05-05 21:54:38 +02:00
Idan Horowitz
086969277e
Everywhere: Run clang-format
2022-04-01 21:24:45 +01:00
Jelle Raaijmakers
62fbf282b1
Browser: Reorder storage inspector columns
...
Show "domain" and "path" as the first two columns. Since we're showing
all cookies for all domains and all paths, you will probably want to
see the domain and path before the actual cookie name and value.
2022-03-29 23:51:47 +01:00
sa
fd628cdfec
Browser: Fix crash in Storage Inspector when the cookie list is emtpy
...
This patch fixes a crash when clicking on an empty cookie list in the
Browsers Storage Inspector.
2022-03-06 01:36:41 +01:00
Rafał Babiarz
c2e2a964f2
Browser: Add storage inspector
2022-03-02 18:11:17 +01:00