Bug 1587627 Comment 20 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

The problem here is that `test.xul` is no longer referenced since it was only referenced in `test_anonymous_content.xul`. Also the other two referenced files are part of `test.xul`, and as such three files are not referenced. The short-term fix will be to keep a reference to `test.xul` in `browser_all_files_referenced.js`.

https://treeherder.mozilla.org/#/jobs?repo=try&revision=d753713920a0cf9a9ddd87b451d48c6c46d5a788
The problem here is that `test.xul` is no longer referenced since it was only referenced in `test_anonymous_content.xul`. Also the other two referenced files are part of `test.xul`, and as such three files are not referenced. The short-term fix will be to keep a reference to `test.xul` in `browser_all_files_referenced.js`.

https://treeherder.mozilla.org/#/jobs?repo=try&revision=d1dea418bcf51fbe48925e716b2562878a84e0e5

Back to Bug 1587627 Comment 20