Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 5c29ff63c4744c21f81d0136a1a5ba199b34dcb7
      
https://github.com/WebKit/WebKit/commit/5c29ff63c4744c21f81d0136a1a5ba199b34dcb7
  Author: Luke Warlow <[email protected]>
  Date:   2026-07-07 (Tue, 07 Jul 2026)

  Changed paths:
    M Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml

  Log Message:
  -----------
  Enable Close Watcher API and dialog closedby in stable
https://bugs.webkit.org/show_bug.cgi?id=316977

Reviewed by Tim Nguyen.

This enables the flag for the CloseWatcher API and dialog's closedby attribute
in stable.

The closedby attribute allows authors to enable light dismiss or to disable 
Escape to close
for their dialog elements.

The Close Watcher API enables developers to build custom components that fit 
into
the pages closing stack to work together alongside popover and dialog elements,
listening to escape keys and other close signals.

* Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml:

Canonical link: https://commits.webkit.org/316680@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to