[webkit-changes] [WebKit/WebKit] 00d8e8: Remove dispatch_async now that APS is working
Rose
noreply at github.com
Thu Jun 15 10:48:05 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 00d8e875174dae409eb44ff6046eade899789649
https://github.com/WebKit/WebKit/commit/00d8e875174dae409eb44ff6046eade899789649
Author: Rose <83477269+AtariDreams at users.noreply.github.com>
Date: 2023-06-15 (Thu, 15 Jun 2023)
Changed paths:
M Source/WebKit/webpushd/ApplePushServiceConnection.mm
Log Message:
-----------
Remove dispatch_async now that APS is working
https://bugs.webkit.org/show_bug.cgi?id=251806
Reviewed by Ben Nham.
Now that APS is working again, the dispatch_async can be removed.
* Source/WebKit/webpushd/ApplePushServiceConnection.mm:
(didReceiveIncomingMessage): Remove dispatch_async now that APS is
working as of macOS Ventura.
Canonical link: https://commits.webkit.org/265201@main
More information about the webkit-changes
mailing list