mirror of
https://github.com/electron/electron.git
synced 2026-02-26 03:01:17 -05:00
* guard against window destruction in min/max size checks Co-authored-by: Mitchell Cohen <mitch.cohen@me.com> * use weakptr to prevent hit test crash on teardown Co-authored-by: Mitchell Cohen <mitch.cohen@me.com> * revove web contents views during teardown Co-authored-by: Mitchell Cohen <mitch.cohen@me.com> * fix test failure Co-authored-by: Mitchell Cohen <mitch.cohen@me.com> * fix other tests Co-authored-by: Mitchell Cohen <mitch.cohen@me.com> --------- Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by: Mitchell Cohen <mitch.cohen@me.com>