electron/shell/common/api
Cheng Zhao 9ad6f06831
fix: remove cyclic references of BrowserWindow (#22006)
* fix: remove cyclic references in BrowserWindow

* fix: prevent TopLevelWindow from garbage collection

* test: garbage collection of BrowserWindow

* chore: createIDWeakMap is used in tests
2020-02-11 09:37:46 +09:00
..
remote
api.mojom
BUILD.gn
electron_api_asar.cc chore: rename atom -> electron (#21986) 2020-02-04 12:19:40 -08:00
electron_api_clipboard.cc chore: rename atom -> electron (#21986) 2020-02-04 12:19:40 -08:00
electron_api_clipboard.h chore: rename atom -> electron (#21986) 2020-02-04 12:19:40 -08:00
electron_api_clipboard_mac.mm chore: rename atom -> electron (#21986) 2020-02-04 12:19:40 -08:00
electron_api_command_line.cc chore: rename atom -> electron (#21986) 2020-02-04 12:19:40 -08:00
electron_api_crash_reporter.cc chore: rename atom -> electron (#21986) 2020-02-04 12:19:40 -08:00
electron_api_key_weak_map.h chore: rename atom -> electron (#21986) 2020-02-04 12:19:40 -08:00
electron_api_native_image.cc chore: rename atom -> electron (#21986) 2020-02-04 12:19:40 -08:00
electron_api_native_image.h chore: rename atom -> electron (#21986) 2020-02-04 12:19:40 -08:00
electron_api_native_image_mac.mm chore: rename atom -> electron (#21986) 2020-02-04 12:19:40 -08:00
electron_api_shell.cc chore: rename atom -> electron (#21986) 2020-02-04 12:19:40 -08:00
electron_api_v8_util.cc fix: remove cyclic references of BrowserWindow (#22006) 2020-02-11 09:37:46 +09:00
electron_bindings.cc
electron_bindings.h
features.cc