electron/atom
Birunthan Mohanathas cd407d1c3f Stop overwriting prevent_default if default wasn't prevented
This didn't actually cause any issues because there is only one listener
for the affected methods right now. Should we have added more, the last
called observer would have overwritten `prevent_default`. Lets only set
it when necessary to avoid this footgun in the future.
2018-04-19 12:45:21 +02:00
..
app also format missing .cc files 2018-04-18 20:48:45 -04:00
browser Stop overwriting prevent_default if default wasn't prevented 2018-04-19 12:45:21 +02:00
common fix include definition errors 2018-04-18 20:48:46 -04:00
node also format missing .cc files 2018-04-18 20:48:45 -04:00
renderer also format missing .cc files 2018-04-18 20:48:45 -04:00
utility also format missing .cc files 2018-04-18 20:48:45 -04:00