forked from mirrors/gecko-dev
This is a major change to the sequencing of Normandy's startup, since it now applies startup preferences before the first async. This makes preference changes happen synchronously during BrowserGlue's initialization phase. This timing is something we have worked around frequently in the past. This may affect some other features, but I believe they will all still work as expected. Future features will be easier to integrate with Normandy, since the timing of this phase is more predictable now. Differential Revision: https://phabricator.services.mozilla.com/D115716 |
||
|---|---|---|
| .. | ||
| browser | ||
| unit | ||
| .eslintrc.js | ||
| create_xpi.py | ||
| NormandyTestUtils.jsm | ||