mirror of
https://github.com/electron/electron.git
synced 2026-01-10 07:58:08 -05:00
* Persist defaults to webPreferences object to JS land can read the inferred values instead of just user defined values * Test inherited default propogation * Refactor to remove coupling from fetching values and defaults * Test description type * Fix up tests