gecko-dev/devtools/client/shared/shim
Julian Descottes 9954280035 Bug 1365014 - support pref getters with default value in Services shim;r=tromey
nsIPrefBranch getters support an optional default parameter.
If provided, the getter should not throw in case the pref is not defined, but
instead should return the default value.

MozReview-Commit-ID: FfWPmOC6bFI

--HG--
extra : rebase_source : a18d53c897bb7483997ed9e2faa9e737b4c644e8
2017-05-15 21:49:35 +02:00
..
test Bug 1365014 - support pref getters with default value in Services shim;r=tromey 2017-05-15 21:49:35 +02:00
moz.build
Services.js Bug 1365014 - support pref getters with default value in Services shim;r=tromey 2017-05-15 21:49:35 +02:00