• Kyle Keating's avatar
    Remove options.defaultValue from hostPageSetting · 0de918ff
    Kyle Keating authored
    - defaultValue is now handled inside of getConfig so this code is unused.
    
    - hostPageSetting now returns undefined, rather than null, if a value is not found in the config. The undefined value will trigger the defaultValue to take effect in getConfig if a defaultValue is provided.
    0de918ff
Name
Last commit
Last update
..
config-func-settings-from-test.js Loading commit data...
index-test.js Loading commit data...
is-browser-extension-test.js Loading commit data...
settings-test.js Loading commit data...
url-from-link-tag-test.js Loading commit data...