Backed out changeset 2f0509d0adb3 (bug 920223)

This commit is contained in:
Ed Morley 2013-09-30 12:49:59 +01:00
parent ebe6e59b60
commit 18e0fbba48
5 changed files with 1 additions and 14 deletions

View File

@ -2,7 +2,5 @@
# License, v. 2.0. If a copy of the MPL was not distributed with this file,
# You can obtain one at http://mozilla.org/MPL/2.0/.
MOCHITEST_FILES := ../test/devicestorage_common.js
include $(topsrcdir)/config/rules.mk
include $(topsrcdir)/ipc/chromium/chromium-config.mk

View File

@ -322,7 +322,7 @@ tests.push(function test_perfBigImage() {
// the rest of the tests are for coverage of "real" favicons
// exact color isn't terribly important, just make sure it's reasonable
const filePrefix = getRootDirectory(gTestPath) + "colorAnalyzer/";
const filePrefix = getRootDirectory(gTestPath);
tests.push(function test_categoryDiscover() {
frcTest(filePrefix + "category-discover.png", 0xB28D3A,

View File

@ -2,4 +2,3 @@
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
MOCHITEST_BROWSER_FILES := ../subtst_privbrowsing.html

View File

@ -2,11 +2,6 @@
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
MOCHITEST_CHROME_FILES := \
../widgets/popup_shared.js \
../widgets/tree_shared.js \
$(SHULL)
# test_panel_focus.xul won't work if the Full Keyboard Access preference is set to
# textboxes and lists only, so skip this test on Mac
ifneq (cocoa,$(MOZ_WIDGET_TOOLKIT))

View File

@ -2,11 +2,6 @@
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
MOCHITEST_CHROME_FILES := \
../unit/data/simple.mar \
../unit/data/simple_no_pib.mar \
$(NULL)
include $(topsrcdir)/config/rules.mk
libs::