serenity/Userland/Applications
Timothy Flynn dcd9962d7b Browser: Remove some needless indirection from Cookie-related IPCs
We don't need to forward Cookie-related IPCs from the WebView through
the Tab to the BrowserWindow. We can skip the Tab like we do in other
chromes.

This is primarily to reduce overhead when changing Cookie IPCs in future
patches.
2024-01-26 20:22:39 +01:00
..
3DFileViewer Everywhere: Use to_number<T> instead of to_{int,uint,float,double} 2023-12-23 20:41:07 +01:00
About About: Display Application's Icon in File Manager 2023-09-02 16:27:08 +01:00
AnalogClock Everywhere: Rename {Deprecated => Byte}String 2023-12-17 18:25:10 +03:30
Assistant Revert "Assistant: Check for access before showing results" 2024-01-14 15:51:32 -07:00
Browser Browser: Remove some needless indirection from Cookie-related IPCs 2024-01-26 20:22:39 +01:00
BrowserSettings BrowserSettings: Use new GML compiler 2024-01-19 10:50:15 +00:00
Calculator Calculator: Use new GML compiler 2024-01-19 10:50:15 +00:00
Calendar Calendar: Use new GML compiler 2024-01-19 10:50:15 +00:00
CalendarSettings CalendarSettings: Use new GML compiler 2024-01-19 10:50:15 +00:00
CertificateSettings CertificateSettings: Use new GML compiler 2024-01-19 10:50:15 +00:00
CharacterMap Applications: Add fullscreen option to Utilities 2024-01-14 15:18:43 -07:00
ClockSettings Everywhere: Rename {Deprecated => Byte}String 2023-12-17 18:25:10 +03:30
CrashReporter CrashReporter: Port CrashReporter to GML Compiler 2023-12-27 15:29:50 +01:00
Debugger Everywhere: Use to_number<T> instead of to_{int,uint,float,double} 2023-12-23 20:41:07 +01:00
DisplaySettings DisplaySettings: Disable custom color scheme combobox by default 2024-01-21 08:38:18 -05:00
Escalator Escalator: Port Escalator to GML Compiler 2024-01-10 00:03:27 +01:00
FileManager AK+Userland: Return String from human_readable_size() functions 2024-01-25 09:07:32 +01:00
FontEditor LibGUI+Userland: Take ByteString in set_most_recently_open_file() 2024-01-24 11:07:03 +00:00
GamesSettings Everywhere: Rename {Deprecated => Byte}String 2023-12-17 18:25:10 +03:30
Help DevTools: Add fullscreen option 2024-01-14 15:18:43 -07:00
HexEditor LibGUI+Userland: Take ByteString in set_most_recently_open_file() 2024-01-24 11:07:03 +00:00
ImageViewer LibGUI+Userland: Take ByteString in set_most_recently_open_file() 2024-01-24 11:07:03 +00:00
KeyboardMapper DevTools: Add fullscreen option 2024-01-14 15:18:43 -07:00
KeyboardSettings KeyboardSettings: Port to GML compiler 2024-01-19 17:03:30 +01:00
Magnifier Everywhere: Rename {Deprecated => Byte}String 2023-12-17 18:25:10 +03:30
Mail Mail: Add fullscreen option 2024-01-14 15:18:43 -07:00
MailSettings Everywhere: Rename {Deprecated => Byte}String 2023-12-17 18:25:10 +03:30
Maps AK+Everywhere: Remove JsonValue APIs with implicit default values 2024-01-21 15:47:53 -07:00
MapsSettings Everywhere: Rename {Deprecated => Byte}String 2023-12-17 18:25:10 +03:30
MouseSettings Everywhere: Rename {Deprecated => Byte}String 2023-12-17 18:25:10 +03:30
NetworkSettings Everywhere: Rename {Deprecated => Byte}String 2023-12-17 18:25:10 +03:30
PartitionEditor PartitionEditor: Show better error when can't find partition table 2024-01-11 20:57:40 +00:00
PDFViewer LibGUI+Userland: Take ByteString in set_most_recently_open_file() 2024-01-24 11:07:03 +00:00
Piano Kernel: Set correct KeyCode count 2024-01-14 15:06:37 -07:00
PixelPaint LibGUI+Userland: Take ByteString in set_most_recently_open_file() 2024-01-24 11:07:03 +00:00
Presenter AK+Everywhere: Remove JsonValue APIs with implicit default values 2024-01-21 15:47:53 -07:00
Run Run: Use new GML compiler 2024-01-19 10:50:15 +00:00
Settings Settings: Add fullscreen option 2024-01-14 15:18:43 -07:00
SoundPlayer SoundPlayer: Don't drop the unix pledge 2024-01-19 09:08:37 +01:00
SpaceAnalyzer Applications: Add fullscreen option to Utilities 2024-01-14 15:18:43 -07:00
Spreadsheet LibGUI+Userland: Take ByteString in set_most_recently_open_file() 2024-01-24 11:07:03 +00:00
SystemMonitor Applications: Add fullscreen option to Utilities 2024-01-14 15:18:43 -07:00
Terminal Everywhere: Rename {Deprecated => Byte}String 2023-12-17 18:25:10 +03:30
TerminalSettings TerminalSettings: Port to GML Compiler 2024-01-19 17:05:53 +01:00
TextEditor LibGUI+Userland: Take ByteString in set_most_recently_open_file() 2024-01-24 11:07:03 +00:00
ThemeEditor LibGUI+Userland: Take ByteString in set_most_recently_open_file() 2024-01-24 11:07:03 +00:00
VideoPlayer Everywhere: Rename {Deprecated => Byte}String 2023-12-17 18:25:10 +03:30
Welcome Welcome: Port to GML Compiler 2024-01-23 21:14:12 +01:00
CMakeLists.txt Maps: Add MapsSettings with multiple tile providers options 2023-09-18 12:46:41 -06:00