Issue #1360 - Part 2: Update tests for changed preferences.

This commit is contained in:
wolfbeast 2020-01-26 10:28:17 +01:00 committed by Roy Tam
commit 71fdf2f56b
11 changed files with 12 additions and 25 deletions

View file

@ -1678,11 +1678,6 @@ toolbar#nav-bar {
prefs.update(self.extraPrefs(options.extraPrefs))
# Bug 1262954: For windows XP + e10s disable acceleration
if platform.system() in ("Windows", "Microsoft") and \
'5.1' in platform.version() and options.e10s:
prefs['layers.acceleration.disabled'] = True
# interpolate preferences
interpolation = {
"server": "%s:%s" %