Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: a36b6c3c8b2595bd29755e8753fbcf84ca416853 https://github.com/WebKit/WebKit/commit/a36b6c3c8b2595bd29755e8753fbcf84ca416853 Author: Anne van Kesteren <ann...@annevk.nl> Date: 2025-04-14 (Mon, 14 Apr 2025)
Changed paths: M Source/WebKit/UIProcess/Cocoa/GroupActivities/GroupActivitiesSessionNotifier.mm M Source/WebKit/UIProcess/Cocoa/UserMediaCaptureManagerProxy.cpp Log Message: ----------- Reduce unsafe lambdas in UIProcess/Cocoa https://bugs.webkit.org/show_bug.cgi?id=291487 Reviewed by Chris Dumez. As per Safer CPP Guidelines: - https://github.com/WebKit/WebKit/wiki/Safer-CPP-Guidelines#capture-protectedthis-or-weakthis-in-asynchronous-lambdas-where-you-need-to-use-this * Source/WebKit/UIProcess/Cocoa/GroupActivities/GroupActivitiesSessionNotifier.mm: * Source/WebKit/UIProcess/Cocoa/UserMediaCaptureManagerProxy.cpp: Canonical link: https://commits.webkit.org/293659@main To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes