electron/atom
Birunthan Mohanathas 42934a1006 Make BrowserView DragRegionViews children of the WebContents view
Previously they were children of the `InspectableWebContentsView` view,
which caused this assertion to fail:

f993888424/brightray/browser/mac/bry_inspectable_web_contents_view.mm (L162)
2018-03-19 20:45:40 +02:00
..
app Fixed Mac build when enable_run_as_node==false 2018-03-09 13:33:04 +01:00
browser Make BrowserView DragRegionViews children of the WebContents view 2018-03-19 20:45:40 +02:00
common Merge pull request #12198 from electron/fix_crash_handler 2018-03-14 11:40:11 +09:00
node Fixed build issues 2017-11-24 10:58:53 +09:00
renderer add NOLINT rule for include order in renderer_client_base 2018-03-09 15:19:07 +05:30
utility [c++11 library] Remove ScopedVector 2017-11-24 10:58:17 +09:00
CPPLINT.cfg