serenity/Userland
Andrew Kaster ec11743fae LibWeb: Use StructuredSerializeWithTransfer in window.postMessage()
And update tests to transfer message a message port between iframes.
2023-12-14 08:36:11 -07:00
..
Applets
Applications Ladybird+LibWebView: Ensure existing Inspector widgets inspect the page 2023-12-10 16:45:08 +01:00
BuggieBox
Demos LibGUI: Split HorizontalSlider to separate header 2023-12-08 01:06:09 +01:00
DevTools
DynamicLoader DynamicLoader: Make heuristic for running directly actually correct 2023-11-27 09:27:34 -07:00
Games Solitaire: Ability to automatically solve the end of the game 2023-12-10 00:02:32 +01:00
Libraries LibWeb: Use StructuredSerializeWithTransfer in window.postMessage() 2023-12-14 08:36:11 -07:00
Services LibWeb: Make request_select_dropdown more similar to context menu api 2023-12-13 10:30:13 +01:00
Shell Userland: Don't leak objects when constructor arguments throw 2023-12-13 19:21:03 -07:00
Utilities Utilities/drain: Add an option to specify different block size 2023-12-12 06:44:10 -05:00
CMakeLists.txt