Loading browser/base/content/test/static/browser_all_files_referenced.js +0 −2 Original line number Diff line number Diff line Loading @@ -178,8 +178,6 @@ var whitelist = [ }, // Bug 1356031 (only used by devtools) { file: "chrome://global/skin/icons/error-16.png" }, // Bug 1641777 (only used by devtools) { file: "chrome://global/content/third_party/d3/d3.js" }, // Bug 1344267 { file: "chrome://marionette/content/test.xhtml" }, { file: "chrome://marionette/content/test_dialog.properties" }, Loading devtools/client/jar.mn +1 −0 Original line number Diff line number Diff line Loading @@ -4,6 +4,7 @@ devtools.jar: % content devtools %content/ content/shared/vendor/d3.js (shared/vendor/d3.js) content/shared/vendor/dagre-d3.js (shared/vendor/dagre-d3.js) content/shared/widgets/widgets.css (shared/widgets/widgets.css) content/webconsole/index.html (webconsole/index.html) Loading devtools/client/memory/index.xhtml +1 −1 Original line number Diff line number Diff line Loading @@ -23,7 +23,7 @@ defer="true"> </script> <script src="chrome://global/content/third_party/d3/d3.js" <script src="chrome://devtools/content/shared/vendor/d3.js" defer="true"> </script> Loading devtools/client/memory/test/browser/browser_memory_tree_map-01.js +1 −1 Original line number Diff line number Diff line Loading @@ -9,7 +9,7 @@ const CanvasUtils = require("devtools/client/memory/components/tree-map/canvas-utils"); const D3_SCRIPT = '<script type="application/javascript" ' + 'src="chrome://global/content/third_party/d3/d3.js">'; 'src="chrome://devtools/content/shared/vendor/d3.js>'; const TEST_URL = `data:text/html,<html><body>${D3_SCRIPT}</body></html>`; this.test = makeMemoryTest(TEST_URL, async function({ tab, panel }) { Loading devtools/client/memory/test/chrome/test_ShortestPaths_01.html +1 −1 Original line number Diff line number Diff line Loading @@ -10,7 +10,7 @@ Test that the ShortestPaths component properly renders a graph of the merged sho <link rel="stylesheet" type="text/css" href="chrome://mochikit/content/tests/SimpleTest/test.css"> <script type="application/javascript" src="chrome://global/content/third_party/d3/d3.js"> src="chrome://devtools/content/shared/vendor/d3.js"> </script> <script type="application/javascript" src="chrome://devtools/content/shared/vendor/dagre-d3.js"> Loading Loading
browser/base/content/test/static/browser_all_files_referenced.js +0 −2 Original line number Diff line number Diff line Loading @@ -178,8 +178,6 @@ var whitelist = [ }, // Bug 1356031 (only used by devtools) { file: "chrome://global/skin/icons/error-16.png" }, // Bug 1641777 (only used by devtools) { file: "chrome://global/content/third_party/d3/d3.js" }, // Bug 1344267 { file: "chrome://marionette/content/test.xhtml" }, { file: "chrome://marionette/content/test_dialog.properties" }, Loading
devtools/client/jar.mn +1 −0 Original line number Diff line number Diff line Loading @@ -4,6 +4,7 @@ devtools.jar: % content devtools %content/ content/shared/vendor/d3.js (shared/vendor/d3.js) content/shared/vendor/dagre-d3.js (shared/vendor/dagre-d3.js) content/shared/widgets/widgets.css (shared/widgets/widgets.css) content/webconsole/index.html (webconsole/index.html) Loading
devtools/client/memory/index.xhtml +1 −1 Original line number Diff line number Diff line Loading @@ -23,7 +23,7 @@ defer="true"> </script> <script src="chrome://global/content/third_party/d3/d3.js" <script src="chrome://devtools/content/shared/vendor/d3.js" defer="true"> </script> Loading
devtools/client/memory/test/browser/browser_memory_tree_map-01.js +1 −1 Original line number Diff line number Diff line Loading @@ -9,7 +9,7 @@ const CanvasUtils = require("devtools/client/memory/components/tree-map/canvas-utils"); const D3_SCRIPT = '<script type="application/javascript" ' + 'src="chrome://global/content/third_party/d3/d3.js">'; 'src="chrome://devtools/content/shared/vendor/d3.js>'; const TEST_URL = `data:text/html,<html><body>${D3_SCRIPT}</body></html>`; this.test = makeMemoryTest(TEST_URL, async function({ tab, panel }) { Loading
devtools/client/memory/test/chrome/test_ShortestPaths_01.html +1 −1 Original line number Diff line number Diff line Loading @@ -10,7 +10,7 @@ Test that the ShortestPaths component properly renders a graph of the merged sho <link rel="stylesheet" type="text/css" href="chrome://mochikit/content/tests/SimpleTest/test.css"> <script type="application/javascript" src="chrome://global/content/third_party/d3/d3.js"> src="chrome://devtools/content/shared/vendor/d3.js"> </script> <script type="application/javascript" src="chrome://devtools/content/shared/vendor/dagre-d3.js"> Loading