gecko-dev/mobile/android/tests
Jan Henning acd95437dd Bug 1458697 - Use different strategy for dealing with initial session store activity. r=gbrown
Waiting for delayed startup and then attempting to force any possibly still
pending session store write to disk by flushing the session store data didn't
turn out to be a good idea, because if the session store had already started its
own automatic write at that moment in time, we'd get back an additional
"PrivateBrowsing:Data" event that we didn't expect, thereby confusing the test.

Instead, we now wait for the first session store write after startup to occur
naturally before proceeding with the test.

MozReview-Commit-ID: Hui9YYec1Ow

--HG--
extra : rebase_source : 7c063871fbe47e5f568f19151292c24232939790
2018-06-07 21:10:20 +02:00
..
browser Bug 1458697 - Use different strategy for dealing with initial session store activity. r=gbrown 2018-06-07 21:10:20 +02:00
moz.build Bug 1409087 - Part 4: Remove browser JUnit 3 tests and build apparatus for {browser,background}.apk. r=Grisha,ted.mielczarek 2017-11-02 16:03:00 -07:00