gecko-dev/browser/components/migration/tests
Gijs Kruitbosch baf3266cde Bug 1341097 - part 1: group frecency notifications from history notifications, r=mak
When updating a large number of places, sending runnables to the main thread
for every single one of them whose frecency we update is not conducive to a
responsive UI. This only gets worse once more observers care about these
notifications (e.g. when the library is open).

To avoid this on startup when importing from other browsers, this patch adds
and uses an option to group the frecency notifications. Later patches will
also use the option to avoid other notifications where possible.

MozReview-Commit-ID: D5KqPDu86bo

--HG--
extra : rebase_source : ad5bbce40eaa802a6a88bc0c9a9c7026fd056598
2017-02-21 20:00:24 +00:00
..
browser Bug 1335442 - update wording of automigration notification bar and add tests, r=jaws 2017-02-03 14:04:40 +00:00
marionette Bug 1338911 - Ensure page is loaded before proceeding in test_refresh_firefox.py. r=Gijs 2017-02-19 19:18:00 -05:00
unit Bug 1341097 - part 1: group frecency notifications from history notifications, r=mak 2017-02-21 20:00:24 +00:00