loc
|
0b85fdf26c
|
feat: add webContents.setWindowOpenHandler API (#24517)
Co-authored-by: Jeremy Rose <jeremya@chromium.org>
|
2020-11-10 09:06:03 -08:00 |
|
Jeremy Rose
|
b5cd9ce0b3
|
refactor: ginify WebContents (#24651)
|
2020-07-30 09:17:57 -07:00 |
|
Shelley Vohr
|
61a05caa78
|
refactor: remove uses of v8::Isolate::GetCurrent (#24179)
|
2020-06-22 09:35:24 -07:00 |
|
Jeremy Apthorp
|
de44d28c8e
|
refactor: ginify Session (#23569)
|
2020-05-19 10:18:12 -07:00 |
|
shelley vohr
|
ac5c30a707
|
fix: missing handlescopes in event emission (#23140)
* fix: missing event emitter handlescopes
* refactor: add static getter to js env
|
2020-04-27 11:38:43 -07:00 |
|
Jeremy Apthorp
|
a3e28788ce
|
refactor: ginify Tray (#22822)
* refactor: ginify Tray
* lint
* improve argument parsing logic
* remove redundant imports from tray.js
* new Tray produces an instanceof Tray
* make Constructible generic
* lint
* clean up on exit
|
2020-03-30 10:32:02 +09:00 |
|
Jeremy Apthorp
|
232ca8af39
|
refactor: EventEmitters without gin_helper (#22726)
|
2020-03-18 12:57:08 -07:00 |
|