mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
b003e00438
======== https://hg.mozilla.org/integration/gaia-central/rev/d94edb1e5374 Author: You-Sheng Yang <vicamo@gmail.com> Desc: Merge pull request #18908 from vicamo/bugzilla/994819/cost-control-racing-conditions Bug 994819 - [Cost Control] invoke passed callbacks when everything is ready. r=salva, f=cyang ======== https://hg.mozilla.org/integration/gaia-central/rev/48e654d8f0fe Author: You-Sheng Yang <vicamo@gmail.com> Desc: Bug 994819 - [Cost Control] invoke passed callbacks when everything is ready. r=salva 1) apps/costcontrol/js/config/config_manager.js, function requestSettings, callback may be invoked while a companion asyncStorage.setItem() call is on going. 2) apps/costcontrol/js/config/config_manager.js, function setOption, callback may be invoked while a companion requestSettings() call is on going. 3) apps/costcontrol/js/message_handler.js, function _onNetworkAlarm, function closeIfProceeds may be invoked while a companion ConfigManager.setOption() call is on going.
10 lines
204 B
JSON
10 lines
204 B
JSON
{
|
|
"git": {
|
|
"git_revision": "",
|
|
"remote": "",
|
|
"branch": ""
|
|
},
|
|
"revision": "d94edb1e53749a717fa1f9306af816aeec6ce58f",
|
|
"repo_path": "/integration/gaia-central"
|
|
}
|