Shelley Vohr
|
b788ceb7bd
|
fix: screen EventEmitter methods with remote (#26809)
* fix: screen EventEmitter methods with remote
* Review feedback
|
2020-12-08 13:47:48 +09:00 |
|
Alexey Kuzmin
|
e89b3ca1d1
|
fix: add a "set" trap to the "screen" module proxy (#26818)
|
2020-12-07 09:20:50 -08:00 |
|
Anders Kaseorg
|
b1b25607ee
|
fix: make screen wrapper remote-friendly again (#26620)
This restores accessibility of screen methods via remote.screen.
Fixes #26610.
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
|
2020-11-23 16:44:54 -05:00 |
|
Milan Burda
|
fb11a12d5b
|
refactor: replace a few any-s with proper types (#25681)
|
2020-10-08 03:01:23 +02:00 |
|
Jeremy Rose
|
e6cf5906f6
|
refactor: ginify Screen (#24677)
|
2020-07-28 11:04:01 -07:00 |
|
Samuel Attard
|
b02748e607
|
build: ensure that electron/lib/browser can only use browser or common imports (#24512)
* build: ensure that electron/lib/browser can only use browser or common imports
* chore: fix linting
|
2020-07-13 09:58:49 -07:00 |
|
Shelley Vohr
|
659e79fc08
|
refactor: prevent consistent early exception (#24191)
* refactor: prevent consistent early exception
* Use _linkedBinding where possible
* Remove dead electronBinding
|
2020-06-22 20:32:45 -07:00 |
|
Samuel Attard
|
5d657dece4
|
build: enable JS semicolons (#22783)
|
2020-03-20 13:28:31 -07:00 |
|
Shelley Vohr
|
7b55ee9d36
|
refactor: allow requiring modules with no side effects (#17496)
|
2019-04-30 09:46:08 +09:00 |
|