electron/shell
marekharanczyk 87064e5b5e
fix: set WebContents background color ubiquitously #27592 (#27593)
Move it from LoadURL to RenderViewCreated which is present
in all window creation cases and is called early enough to be
relevant from user prespective and after RenderWidgetHostView
is already present.
2021-02-10 12:03:48 -08:00
..
app refactor: use C++11 class member variable initialization (#27477) 2021-01-26 12:16:21 -06:00
browser fix: set WebContents background color ubiquitously #27592 (#27593) 2021-02-10 12:03:48 -08:00
common chore: bump chromium to e836cbe709f3cd703f233de8eb6cc6ec99b72c9d (#27475) 2021-02-09 12:16:21 -08:00
renderer chore: bump chromium to e836cbe709f3cd703f233de8eb6cc6ec99b72c9d (#27475) 2021-02-09 12:16:21 -08:00
utility refactor: use C++11 class member variable initialization (#27477) 2021-01-26 12:16:21 -06:00