Sebastian Zaha
Sebastian Zaha
Look into vscode back / forward navigation commands, and bind them to something emacs-like. It seems emacs did not have something "standard" for it, and has a local-ring and a...
When post_message silently fails it produces difficult to debug errors as the message sender might timeout waiting for a response. Running the LibWeb tests on OSX for example was hanging,...
This prevents fd leaks when the user of the API forgets to pass CloseAfterSending to IPC::File. Since we are calling leak_fd in the constructor, we want it to also take...
Adjusted the link in CONTRIBUTING.md to point to new CI config file