electron/lib
Samuel Attard 089ac8180f
fix: ensure child window transparency works (#28054)
* fix: ensure child window transparency works

Windows opened via window.open and intecepted via setWindowOpenHandler
or the `new-window` event should (a) have the correct background color
and (b) that background color should be transparent if specified.

The changes in api_web_contents fix (a) and the changes in
web_contents_preferences fix (b).

Notes: Child windows with specified background colors or transpency now
work as intended

* fix: set background_color in blink prefs apply logic

* chore: update for PR comments
2021-03-10 12:44:36 -08:00
..
asar chore: remove bunch of usages of any (#27512) 2021-01-29 12:41:59 -08:00
browser fix: ensure child window transparency works (#28054) 2021-03-10 12:44:36 -08:00
common chore: remove deprecated remote module (#25734) 2021-03-09 17:12:40 -08:00
isolated_renderer chore: convert guest-view-manager.js to TypeScript (#25825) 2020-10-13 04:29:08 +03:00
renderer chore: remove deprecated remote module (#25734) 2021-03-09 17:12:40 -08:00
sandboxed_renderer chore: remove deprecated remote module (#25734) 2021-03-09 17:12:40 -08:00
worker build: tsify worker/init (#24497) 2020-07-09 20:32:37 -07:00