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 * use weakptr to prevent hit test crash on teardown * revove web contents views during teardown * fix test failure * fix other tests