[webkit-changes] [WebKit/WebKit] 8b5a84: Change minimum alarm duration to 30 seconds.
Timothy Hatcher
noreply at github.com
Thu Mar 21 12:16:37 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 8b5a84992e25d31d3a99a8ee9cebd23ec99cc023
https://github.com/WebKit/WebKit/commit/8b5a84992e25d31d3a99a8ee9cebd23ec99cc023
Author: Timothy Hatcher <timothy at apple.com>
Date: 2024-03-21 (Thu, 21 Mar 2024)
Changed paths:
M Source/WebKit/Shared/Extensions/WebExtensionConstants.h
M Source/WebKit/WebProcess/Extensions/API/Cocoa/WebExtensionAPIAlarmsCocoa.mm
Log Message:
-----------
Change minimum alarm duration to 30 seconds.
https://webkit.org/b/271400
rdar://problem/125181579
Reviewed by Brian Weinstein.
* Source/WebKit/Shared/Extensions/WebExtensionConstants.h: Added webExtensionMinimumAlarmInterval.
* Source/WebKit/WebProcess/Extensions/API/Cocoa/WebExtensionAPIAlarmsCocoa.mm:
(WebKit::WebExtensionAPIAlarms::createAlarm): Use webExtensionMinimumAlarmInterval.
Canonical link: https://commits.webkit.org/276484@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list