1
0
Fork 0
fenix/app
Sparky93 640d24974f Fix for #8426 - Migration steps displayed in a different order than UI specifications
Changed the order of the whitelisted migrations in order to respect the UI specifications.

Now using linked hash map instead of hash map for the whitelisted migrations so we can preserve the
order of the steps upon status changing in the migration process.
2020-02-14 11:48:24 +01:00
..
sampledata For #7092: Add initial Migration UI 2020-01-15 21:41:01 -08:00
src Fix for #8426 - Migration steps displayed in a different order than UI specifications 2020-02-14 11:48:24 +01:00
.gitignore Initializes Android project 2018-12-07 15:25:38 -05:00
build.gradle Closes #8316: Disable animations for instrumented tests (#8317) 2020-02-11 15:24:10 -05:00
lint.xml Fixes #1890 - Remove unused strings (#1891) 2019-04-22 11:24:49 -07:00
metrics.yaml For #6577 - Add `total_uri_count` to the Glean metrics ping 2020-02-13 15:54:55 -08:00
pings.yaml Add pings.yaml metadata 2019-05-20 13:26:40 -07:00
proguard-rules.pro For #4064: Update R8/ProGuard config for new Kotlin coroutines library (#7218) 2019-12-17 10:41:54 -06:00