Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 00d8e875174dae409eb44ff6046eade899789649 https://github.com/WebKit/WebKit/commit/00d8e875174dae409eb44ff6046eade899789649 Author: Rose <83477269+ataridre...@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 _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes