Bug 1513969 - Add telemetry to track the active time usage of the grid highlighter...
[gecko.git] / docshell / moz.build
blob982dffb95ae778aaaa34490cd4f312a0cfb97edd
1 # -*- Mode: python; indent-tabs-mode: nil; tab-width: 40 -*-
2 # vim: set filetype=python:
3 # This Source Code Form is subject to the terms of the Mozilla Public
4 # License, v. 2.0. If a copy of the MPL was not distributed with this
5 # file, You can obtain one at http://mozilla.org/MPL/2.0/.
7 with Files('**'):
8     BUG_COMPONENT = ('Core', 'Document Navigation')
10 DIRS += [
11     'base',
12     'shistory',
13     'build',
14     'resources/content',
17 XPCSHELL_TESTS_MANIFESTS += [
18     'test/unit/xpcshell.ini',
19     'test/unit_ipc/xpcshell.ini',
22 MOCHITEST_MANIFESTS += [
23     'test/iframesandbox/mochitest.ini',
24     'test/mochitest/mochitest.ini',
25     'test/navigation/mochitest.ini',
28 MOCHITEST_CHROME_MANIFESTS += [
29     'test/chrome/chrome.ini',
32 BROWSER_CHROME_MANIFESTS += [
33     'test/browser/browser.ini',
34     'test/navigation/browser.ini',
37 TEST_HARNESS_FILES.testing.mochitest.tests.docshell.test.chrome += [
38     'test/chrome/112564_nocache.html',
39     'test/chrome/112564_nocache.html^headers^',
40     'test/chrome/215405_nocache.html',
41     'test/chrome/215405_nocache.html^headers^',
42     'test/chrome/215405_nostore.html',
43     'test/chrome/215405_nostore.html^headers^',
44     'test/chrome/582176_dummy.html',
45     'test/chrome/582176_xml.xml',
46     'test/chrome/582176_xslt.xsl',
47     'test/chrome/92598_nostore.html',
48     'test/chrome/92598_nostore.html^headers^',
49     'test/chrome/allowContentRetargeting.sjs',
50     'test/chrome/blue.png',
51     'test/chrome/bug89419.sjs',
52     'test/chrome/red.png',