mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-26 01:35:08 +02:00
LibWeb: Update spec comments for dialog, popover and close watcher
This commit is contained in:
committed by
Tim Ledbetter
parent
0bb0061915
commit
391a08bf17
Notes:
github-actions[bot]
2025-01-25 03:41:07 +00:00
Author: https://github.com/lukewarlow Commit: https://github.com/LadybirdBrowser/ladybird/commit/391a08bf177 Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/3354 Reviewed-by: https://github.com/tcl3 ✅
@@ -46,6 +46,8 @@ private:
|
||||
|
||||
void run_dialog_focusing_steps();
|
||||
|
||||
void set_close_watcher();
|
||||
|
||||
String m_return_value;
|
||||
bool m_is_modal { false };
|
||||
GC::Ptr<CloseWatcher> m_close_watcher;
|
||||
|
||||
Reference in New Issue
Block a user