electron/atom
Cheng Zhao 21949e2f0c views: Don't retain MenuRunner on heap.
Sometimes the MenuHost would crash when the window is closed, the author
didn't recommend using MenuRunner on stack, but since we always run the
menu synchronously, this is no problem.
2014-07-21 21:42:01 +08:00
..
app Only ship high DPI paks on Window. 2014-07-16 15:49:40 +08:00
browser views: Don't retain MenuRunner on heap. 2014-07-21 21:42:01 +08:00
common Fix cpplint warnings. 2014-07-18 09:17:17 +08:00
renderer Fix releasing script contexts. 2014-07-18 09:12:22 +08:00