Backed out changeset 8b02873ee07e (bug 920223)

This commit is contained in:
Ed Morley
2013-09-30 12:50:05 +01:00
parent 2169732d29
commit 697a1cc250
177 changed files with 1729 additions and 1861 deletions

View File

@@ -2,3 +2,12 @@
# 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 = \
browser_bug699356.js \
browser_bug713810.js \
browser_contextmenu.js \
browser_gotoline.js \
browser_viewsourceprefs.js \
browser_viewsourceprefs_nonhtml.js \
head.js \
$(NULL)

View File

@@ -1,9 +0,0 @@
[DEFAULT]
support-files = head.js
[browser_bug699356.js]
[browser_bug713810.js]
[browser_contextmenu.js]
[browser_gotoline.js]
[browser_viewsourceprefs.js]
[browser_viewsourceprefs_nonhtml.js]

View File

@@ -4,5 +4,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/.
BROWSER_CHROME_MANIFESTS += ['browser.ini']