1
0
Fork 0
fenix/app/src/test
ValentinTimisica 59c60ef189 Fixes #4354: Updated SearchFragment state after returning from SearchEngineFragment.
The user has the option to go to 'Shortcuts' -> 'Search engine settings' to
modify the default search engine. When returning from that settings screen we
need to update it to account for any changes.
For this we will check the current default engine against a previously stored
value in a newly added 'defaultEngineSource' property from SearchState class.
Also, I modified 'SearchStoreTest' by adding the new parameter to the
'SearchState' constructor.
2019-08-07 13:19:53 -07:00
..
java/org/mozilla/fenix Fixes #4354: Updated SearchFragment state after returning from SearchEngineFragment. 2019-08-07 13:19:53 -07:00
resources/mockito-extensions For #3633 - Refactors the search screen to use lib-state 2019-07-12 16:32:00 -07:00