electron/shell
Samuel Attard 8b523cf88a
fix: ensure modeL_ exists before calling delegate methods (#20111)
This is a speculative fix for a crash we are seeing in `menuDidClose`.  We
can't repro the crash but the traces have it happening in this method
and just by reading through the impl the only part that jumps out as
Might Crash is this `model_` call.  Other methods in the menu controller
check `model_` before using it so it probably makes sense to do that here
as well.
2019-09-04 13:42:23 -07:00
..
app refactor: omit redundant map searches (#19929) 2019-08-28 09:39:21 -05:00
browser fix: ensure modeL_ exists before calling delegate methods (#20111) 2019-09-04 13:42:23 -07:00
common chore: remove native_mate (Part 2) (#20106) 2019-09-04 08:45:25 -07:00
renderer chore: remove native_mate (Part 2) (#20106) 2019-09-04 08:45:25 -07:00
utility chore: bump chromium to 62327c655093c821aa0fcfc6db53f5fd943e08c7 (master) (#19792) 2019-08-23 18:14:23 -07:00