Skip to content

Commit 5f9d2ac

Browse files
committed
Bug 1407630 - Clean support-files in devtools/client/webconsole/test/mochitest/; r=Honza.
These files aren't used anymore, so we can remove them. Differential Revision: https://phabricator.services.mozilla.com/D22069 --HG-- extra : moz-landing-system : lando
1 parent eb73069 commit 5f9d2ac

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

42 files changed

+0
-999
lines changed

devtools/client/webconsole/test/mochitest/browser.ini

Lines changed: 0 additions & 41 deletions
Original file line numberDiff line numberDiff line change
@@ -12,30 +12,13 @@ support-files =
1212
source-mapped.css
1313
source-mapped.css.map
1414
source-mapped.scss
15-
test_bug_770099_violation.html
16-
test_bug_770099_violation.html^headers^
1715
test_console_csp_ignore_reflected_xss_message.html
1816
test_console_csp_ignore_reflected_xss_message.html^headers^
1917
test_hpkp-invalid-headers.sjs
2018
test_hsts-invalid-headers.sjs
2119
test-autocomplete-in-stackframe.html
2220
test-batching.html
2321
test-console-trace-duplicates.html
24-
test-bug-585956-console-trace.html
25-
test-bug-599725-response-headers.sjs
26-
test-bug-601177-log-levels.html
27-
test-bug-601177-log-levels.js
28-
test-bug-630733-response-redirect-headers.sjs
29-
test-bug-632275-getters.html
30-
test-bug-646025-console-file-location.html
31-
test-bug-766001-console-log.js
32-
test-bug-766001-js-console-links.html
33-
test-bug-766001-js-errors.js
34-
test-bug-782653-css-errors-1.css
35-
test-bug-782653-css-errors-2.css
36-
test-bug-782653-css-errors.html
37-
test-bug-837351-security-errors.html
38-
test-bug-952277-highlight-nodes-in-vview.html
3922
test-cd-iframe-child.html
4023
test-cd-iframe-parent.html
4124
test-console-api-iframe.html
@@ -48,24 +31,10 @@ support-files =
4831
test-click-function-to-source.html
4932
test-click-function-to-source.js
5033
test-closure-optimized-out.html
51-
test-closures.html
52-
test-console-api-stackframe.html
53-
test-console-clear.html
54-
test-console-column.html
55-
test-console-count-external-file.js
56-
test-console-count.html
57-
test-console-extras.html
5834
test-console-filters.html
5935
test-console-group.html
6036
test-console-iframes.html
61-
test-console-output-02.html
62-
test-console-output-03.html
63-
test-console-output-04.html
64-
test-console-output-dom-elements.html
65-
test-console-output-events.html
66-
test-console-replaced-api.html
6737
test-console-table.html
68-
test-console-trace-async.html
6938
test-console-workers.html
7039
test-console.html
7140
test-cu-reporterror.js
@@ -74,16 +43,11 @@ support-files =
7443
test-duplicate-error.html
7544
test-dynamic-import.html
7645
test-dynamic-import.js
77-
test-encoding-ISO-8859-1.html
7846
test-error.html
7947
test-eval-in-stackframe.html
8048
test-eval-sources.html
81-
test-exception-stackframe.html
8249
test-external-script-errors.html
8350
test-external-script-errors.js
84-
test-file-location.js
85-
test-filter.html
86-
test-for-of.html
8751
test-iframe-insecure-form-action.html
8852
test-iframe1.html
8953
test-iframe2.html
@@ -133,19 +97,14 @@ support-files =
13397
test-message-categories-workers.html
13498
test-message-categories-workers.js
13599
test-mixedcontent-securityerrors.html
136-
test-mutation.html
137100
test-network-exceptions.html
138101
test-network-request.html
139102
test-network.html
140103
test-non-javascript-mime.html
141104
test-non-javascript-mime.js
142105
test-non-javascript-mime.js^headers^
143106
test-non-javascript-mime-worker.html
144-
test-observe-http-ajax.html
145-
test-own-console.html
146-
test-property-provider.html
147107
test-reopen-closed-tab.html
148-
test-result-format-as-string.html
149108
test-sourcemap-error-01.html
150109
test-sourcemap-error-01.js
151110
test-sourcemap-error-02.html

devtools/client/webconsole/test/mochitest/test-bug-585956-console-trace.html

Lines changed: 0 additions & 28 deletions
This file was deleted.

devtools/client/webconsole/test/mochitest/test-bug-599725-response-headers.sjs

Lines changed: 0 additions & 25 deletions
This file was deleted.

devtools/client/webconsole/test/mochitest/test-bug-601177-log-levels.html

Lines changed: 0 additions & 21 deletions
This file was deleted.

devtools/client/webconsole/test/mochitest/test-bug-601177-log-levels.js

Lines changed: 0 additions & 10 deletions
This file was deleted.

devtools/client/webconsole/test/mochitest/test-bug-630733-response-redirect-headers.sjs

Lines changed: 0 additions & 16 deletions
This file was deleted.

devtools/client/webconsole/test/mochitest/test-bug-632275-getters.html

Lines changed: 0 additions & 21 deletions
This file was deleted.

devtools/client/webconsole/test/mochitest/test-bug-646025-console-file-location.html

Lines changed: 0 additions & 12 deletions
This file was deleted.

devtools/client/webconsole/test/mochitest/test-bug-766001-console-log.js

Lines changed: 0 additions & 12 deletions
This file was deleted.

devtools/client/webconsole/test/mochitest/test-bug-766001-js-console-links.html

Lines changed: 0 additions & 14 deletions
This file was deleted.

devtools/client/webconsole/test/mochitest/test-bug-766001-js-errors.js

Lines changed: 0 additions & 10 deletions
This file was deleted.

devtools/client/webconsole/test/mochitest/test-bug-782653-css-errors-1.css

Lines changed: 0 additions & 10 deletions
This file was deleted.

devtools/client/webconsole/test/mochitest/test-bug-782653-css-errors-2.css

Lines changed: 0 additions & 10 deletions
This file was deleted.

devtools/client/webconsole/test/mochitest/test-bug-782653-css-errors.html

Lines changed: 0 additions & 14 deletions
This file was deleted.

devtools/client/webconsole/test/mochitest/test-bug-837351-security-errors.html

Lines changed: 0 additions & 15 deletions
This file was deleted.

devtools/client/webconsole/test/mochitest/test-bug-952277-highlight-nodes-in-vview.html

Lines changed: 0 additions & 15 deletions
This file was deleted.

devtools/client/webconsole/test/mochitest/test-closures.html

Lines changed: 0 additions & 28 deletions
This file was deleted.

0 commit comments

Comments
 (0)