mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-08 04:27:37 +00:00
f1e2059923
======== https://hg.mozilla.org/integration/gaia-central/rev/9e900ea5ab33 Author: Ryan VanderMeulen <ryanvm@gmail.com> Desc: Merge pull request #24791 from rjmackay/bug-1062798-settings-app-json-loading Bug 1062798 - Replace custom JSON loaders with LazyLoader.getJSON in Settings App ======== https://hg.mozilla.org/integration/gaia-central/rev/29e1ba8d5c8d Author: Robbie Mackay <rm@robbiemackay.com> Desc: Bug 1062798 - Replace custom JSON loaders with LazyLoader.getJSON in SettingsApp Replace various custom JSON loaders in SettingsApp with LazyLoader.getJSON. Refactor code to handle promises where needed, and update tests to match.
10 lines
204 B
JSON
10 lines
204 B
JSON
{
|
|
"git": {
|
|
"git_revision": "",
|
|
"remote": "",
|
|
"branch": ""
|
|
},
|
|
"revision": "9e900ea5ab3306f2b0622a9d0b4a5f42c2bca70c",
|
|
"repo_path": "/integration/gaia-central"
|
|
}
|