electron/shell
Samuel Attard ab8b940151 fix: add support for prefers-color-scheme CSS query (#19228)
The wiring to update prefs when you toggle between dark mode and light mode exists in the content layer but the actual value setting is done in either //chrome or in shell.  We need to set the preferred_color_scheme pref value in order for the CSS query to work correctly.  The DarkModeObserver in content will automatically regenerate prefs when dark mode is toggled.

Fixes #15540
2019-07-15 17:22:25 +09:00
..
app chore: bump chromium to f1d9522c04ca8fa0a906f88ababe9 (master) (#18648) 2019-07-02 18:22:09 -07:00
browser fix: add support for prefers-color-scheme CSS query (#19228) 2019-07-15 17:22:25 +09:00
common refactor: implement GetResourcesPath using MainApplicationBundlePath on Mac (#19135) 2019-07-09 12:56:40 +03:00
renderer fix: handle no env in externsion world set up (#19101) 2019-07-03 15:42:06 -07:00
utility refactor: rename the atom namespace to electron 2019-06-19 17:33:28 -07:00