Files
electron/atom/browser
Cheng Zhao cb9be091aa refactor: remove potential double free when managing WebContents (#15280)
* refactor: remove -new-contents-created event

Chromium expects us to take ownership of WebContents in AddNewContents,
we should not create V8 wrapper in WebContentsCreated, otherwise we
would have WebContents being managed by 2 unique_ptr at the same time.

* refactor: make CreateAndTake take unique_ptr
2018-10-22 13:02:25 -05:00
..
2018-10-11 09:14:01 -04:00
2018-10-10 06:38:01 -07:00
2018-10-09 14:38:00 -07:00
2018-04-18 20:48:45 -04:00
2018-04-18 20:48:45 -04:00
2018-10-04 00:13:37 +02:00
2018-10-04 00:12:54 +02:00
2018-04-18 20:48:45 -04:00
2018-04-18 20:48:45 -04:00
2018-04-18 20:48:45 -04:00