mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-04-01 12:03:08 +00:00
Backed out changeset aa631f68a4fe (bug 972099) for causing intermittent Win8 PGO reftest crashes.
This commit is contained in:
parent
ac651bcf27
commit
620a57d8a7
@ -170,9 +170,6 @@ class RefTest(object):
|
||||
sys.exit(1)
|
||||
prefs[thispref[0]] = mozprofile.Preferences.cast(thispref[1].strip())
|
||||
|
||||
# We need to set this here, see bug 972099
|
||||
prefs['gfx.color_management.force_srgb'] = True
|
||||
|
||||
# install the reftest extension bits into the profile
|
||||
addons = []
|
||||
addons.append(os.path.join(SCRIPT_DIRECTORY, "reftest"))
|
||||
|
Loading…
x
Reference in New Issue
Block a user