mirror of
https://github.com/electron/electron.git
synced 2026-02-26 03:01:17 -05:00
* chore: move as_byte_span() to new shell/common/mac_util.h this way it can be used by multiple mm files Co-authored-by: Charles Kerr <charles@charleskerr.com> * fix: -Wunsafe-buffer-usage warnings in UNNotificationResponseToNSDictionary Co-authored-by: Charles Kerr <charles@charleskerr.com> * refactor: use base::HexEncode() instead of rolling our own Co-authored-by: Charles Kerr <charles@charleskerr.com> * fixup! chore: move as_byte_span() to new shell/common/mac_util.h Co-authored-by: Charles Kerr <charles@charleskerr.com> * fixup! chore: move as_byte_span() to new shell/common/mac_util.h fix: move mac_util to the right place in filenames.gni Co-authored-by: Charles Kerr <charles@charleskerr.com> --------- Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by: Charles Kerr <charles@charleskerr.com>