electron/shell
Bruno Pitrus e3e793d25b
chore: remove invalid constexpr qualification (#40006)
GetPathConstant calls base::internal::flat_tree<Key, GetKeyFromValue, KeyCompare, Container>::find(Key const&) const which is not constexpr.
GCC 12 and earlier raise a compile error on this.
2023-09-28 12:49:09 -04:00
..
app chore: bump chromium to 118.0.5975.0 (main) (#39531) 2023-09-01 15:54:59 +09:00
browser chore: remove invalid constexpr qualification (#40006) 2023-09-28 12:49:09 -04:00
common refactor: use type enum in file stats for asar archive (#39889) 2023-09-25 13:17:24 +02:00
renderer chore: bump chromium to 119.0.6006.0 (main) (#39774) 2023-09-18 16:44:09 -04:00
services/node fix: NodeService order-of-destruction issue (#39783) 2023-09-12 12:27:14 +02:00
utility chore: remove unused std includes (#38767) 2023-06-14 11:07:18 -07:00