electron/atom
Nitish Sakhawalkar a2ab0d8ebe fix: notify focus change right away rather not on next tick (#14453)
* fix: Notify focus change right away, not on next tick

* fix: emit the JS blur/focus events on next tick to avoid race condition

* address feedback from review

* fix: bind deferred Emit() calls to a WeakPtr

This is so that the deferred Emit() calls will be canceled
if the TopLevelWindow is destroyed.

* chore: remove wip/test code cruft

* fix: make linter happy

* Enable disabled tests

* refactor: cleaner impl of EmitEventSoon()

* Revert "Merge branch 'fix-win-focus' of github.com:electron/electron into fix-win-focus"

This reverts commit 90576806eb271d059f0a215c67e9b4b04f7396a4, reversing
changes made to 9c13e47779a3af78fe0970c1f3d6cd040a5354e6.

* Restore 704722c1, which was removed in error.

We apologise again for the fault in the subtitles. Those responsible for sacking the people who have just been sacked have been sacked.
2018-09-07 13:21:58 -05:00
..
app build: [gn] widevine cdm support behind flag (#14423) 2018-09-05 16:00:37 -05:00
browser fix: notify focus change right away rather not on next tick (#14453) 2018-09-07 13:21:58 -05:00
common Bump v4.0.0-nightly.20180905 2018-09-05 10:06:13 -07:00
node also format missing .cc files 2018-04-18 20:48:45 -04:00
renderer build: [gn] widevine cdm support behind flag (#14423) 2018-09-05 16:00:37 -05:00
utility also format missing .cc files 2018-04-18 20:48:45 -04:00