1
0
Fork 0
fenix/app/src/main
Grisha Kruglov be1fa8df7d Pre: introduce a RunWhenReadyQueue
This replaces the StartupTaskManager we had with a more general class.
New implementation is a thread-safe "gated task executor", which either
runs the task right away if it's marked as 'ready', or queries it to be
executed later on.

This ability to either execute or queue a task will be useful later on in the
commit series.
2020-03-30 21:43:38 -07:00
..
assets For #5892: Update horizontal line styling 2020-02-11 12:02:16 +01:00
java/org/mozilla Pre: introduce a RunWhenReadyQueue 2020-03-30 21:43:38 -07:00
res For #9525 - Add bottom margin to top sites header 2020-03-30 14:48:45 -07:00
AndroidManifest.xml Update to new feature-media API. 2020-03-29 23:13:13 -07:00
ic_launcher-web.png Optimize PNGs. 2020-02-14 09:41:54 -08:00
ic_launcher_private-web.png Optimize PNGs. 2020-02-14 09:41:54 -08:00