mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-10 01:08:21 +00:00
Bug 938322. Address review comment. r=gbrown
This commit is contained in:
parent
68cb18ba63
commit
2a31d94cb2
@ -368,7 +368,7 @@ class RemoteReftest(RefTest):
|
||||
prefs["extensions.getAddons.search.url"] = "http://127.0.0.1:8888/extensions-dummy/repositorySearchURL"
|
||||
# Make sure that opening the plugins check page won't hit the network
|
||||
prefs["plugins.update.url"] = "http://127.0.0.1:8888/plugins-dummy/updateCheckURL"
|
||||
prefs["layout.css.devPixelsPerPx"] = "1.0";
|
||||
prefs["layout.css.devPixelsPerPx"] = "1.0"
|
||||
|
||||
# Disable skia-gl: see bug 907351
|
||||
prefs["gfx.canvas.azure.accelerated"] = False
|
||||
|
Loading…
x
Reference in New Issue
Block a user