mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-07-29 04:09:13 +00:00
LibWeb: Enable in Windows CI
This commit is contained in:
parent
c14173f651
commit
dbba6c0df9
Notes:
github-actions[bot]
2025-06-30 16:51:45 +00:00
Author: https://github.com/ayeteadoe
Commit: dbba6c0df9
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/5215
Reviewed-by: https://github.com/ADKaster ✅
6 changed files with 19 additions and 4 deletions
|
@ -24,6 +24,7 @@ public:
|
|||
void set_up_read_hook(Function<void()>);
|
||||
bool is_open() const;
|
||||
void close();
|
||||
void close_after_sending_all_pending_messages();
|
||||
|
||||
void wait_until_readable();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue