gecko-dev/remote/shared/test/xpcshell
Julian Descottes b1e8e9fcfc Bug 1720070 - [remote] Only apply common preferences on the first call to applyPreferences r=webdriver-reviewers,whimboo
Depends on D119610.  After fixing the error with targetList.destructor, calling CDP::stop() without having called CDP::start() before will trigger another failure.
This is because it will trigger a late load of RecommendedPreferences which will try to automatically initialize preferences
As we discussed about moving the init to be only performed during a call to applyPreferences, I am doing this change here to avoid the error.
This will not yet allow to call this from BiDi, or it would have to call it with an empty `preferences` map.

Differential Revision: https://phabricator.services.mozilla.com/D119611
2021-07-14 16:54:29 +00:00
..
test_Format.js
test_RecommendedPreferences.js Bug 1720070 - [remote] Only apply common preferences on the first call to applyPreferences r=webdriver-reviewers,whimboo 2021-07-14 16:54:29 +00:00
test_Sync.js Bug 1719850 - [marionette] Enforce no-unused-vars for global variables in marionette eslint configuration r=webdriver-reviewers,whimboo 2021-07-09 17:22:09 +00:00
xpcshell.ini Bug 1693803 - [remote] Use a shared RecommendedPreferences module for remote protocols r=webdriver-reviewers,whimboo 2021-07-08 08:12:53 +00:00