electron/shell/browser/notifications/mac
trop[bot] d52670c749
refactor: use std::map::try_emplace() over std::map::insert() (#46794)
refactor: prefer std::map::try_emplace() over std::map::insert()

Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com>
Co-authored-by: Charles Kerr <charles@charleskerr.com>
2025-04-25 15:22:00 -05:00
..
cocoa_notification.h chore: bump chromium to 129.0.6630.0 (main) (#43087) 2024-08-02 09:02:11 -05:00
cocoa_notification.mm refactor: use std::map::try_emplace() over std::map::insert() (#46794) 2025-04-25 15:22:00 -05:00
notification_center_delegate.h chore: bump chromium to 116.0.5829.0 (main) (#38726) 2023-06-13 14:45:48 -04:00
notification_center_delegate.mm perf: cache whether or not ELECTRON_DEBUG_NOTIFICATIONS env var is set (#45143) 2025-01-08 20:46:17 -06:00
notification_presenter_mac.h chore: bump chromium to 129.0.6630.0 (main) (#43087) 2024-08-02 09:02:11 -05:00
notification_presenter_mac.mm perf: cache whether or not ELECTRON_DEBUG_NOTIFICATIONS env var is set (#45143) 2025-01-08 20:46:17 -06:00