electron/lib
Abhishek Shingane d16e61dc85
fix: window.open not accepting size values with "px" at the end (#26104)
* fix: use parseInt to parse sizes

* fix: pass radix to parseInt

Co-authored-by: Samuel Attard <samuel.r.attard@gmail.com>

Co-authored-by: Cheng Zhao <github@zcbenz.com>
Co-authored-by: Samuel Attard <samuel.r.attard@gmail.com>
2020-11-02 18:55:59 +09:00
..
asar fix: optimized asar paths checks (#26024) 2020-10-26 12:19:35 +09:00
browser refactor: don't send ipcRenderer.sendSync() returnValue as an array (#26178) 2020-10-28 18:48:20 +03:00
common fix: window.open not accepting size values with "px" at the end (#26104) 2020-11-02 18:55:59 +09:00
isolated_renderer chore: convert guest-view-manager.js to TypeScript (#25825) 2020-10-13 04:29:08 +03:00
renderer refactor: don't send ipcRenderer.sendSync() returnValue as an array (#26178) 2020-10-28 18:48:20 +03:00
sandboxed_renderer refactor: create IPC_MESSAGES enum for IPC message channels (#25694) 2020-10-14 00:11:06 +03:00
worker build: tsify worker/init (#24497) 2020-07-09 20:32:37 -07:00