electron/shell
Erick Zhao 8a9a5d69b6 fix: normalize behavior of win.setOpacity() for invalid number values across operating systems (#19535)
* fix: define behavior for out-of-bounds setOpacity

* fix linux issue

* fix getOpacity behaviour

* wrong variable

* normalize more stuff

* docs

* test: use ifdescribe helper

* Update spec-main/api-browser-window-spec.ts

Co-Authored-By: Charles Kerr <ckerr@github.com>

* fixes

* more tests!!!

* Update shell/browser/native_window_views.cc

Co-Authored-By: Charles Kerr <ckerr@github.com>

* Update shell/browser/native_window_mac.mm

Co-Authored-By: Charles Kerr <ckerr@github.com>
2019-08-07 16:17:32 +09:00
..
app fix: Expose missing Add/RemoveExtraParameter methods to macOS node child processes (#15790) 2019-07-29 09:46:35 +09:00
browser fix: normalize behavior of win.setOpacity() for invalid number values across operating systems (#19535) 2019-08-07 16:17:32 +09:00
common fix: make child windows not crash when ipc messages are received (#19553) 2019-08-05 12:50:51 -07:00
renderer fix: make child windows not crash when ipc messages are received (#19553) 2019-08-05 12:50:51 -07:00
utility chore: bump chromium to 32e0bab929213da1019992bf31d29 (master) (#19488) 2019-08-02 16:56:46 -07:00