gecko-dev/devtools/server/tests/chrome
Logan Smyth cc02094920 Bug 1643540 - Split scriptElement type into three types for clarity. r=jlast,smaug
The lack of specificity for script intro type has lead the debugger to need
to make use of 'source.introductionType' and 'source.element' in order to
determine whether a given script was injected, or inline or fetched, which
is entirely unnecessary of the loader itself clearly tells us what type
of script we are working with. It also allows us to cleanly handle the case
of XUL, which previously was "scriptElement" but has no ".element" passed
in, so we were unable to know whether a given source was inline or not.

Differential Revision: https://phabricator.services.mozilla.com/D78435
2020-06-05 18:22:50 +00:00
..
inactive-property-helper Bug 1620542 - Automatically fix ESLint errors in .eslintrc.js files. r=mossop 2020-03-07 10:09:44 +00:00
.eslintrc.js Bug 1620542 - Automatically fix ESLint errors in .eslintrc.js files. r=mossop 2020-03-07 10:09:44 +00:00
Debugger.Source.prototype.element-2.js
Debugger.Source.prototype.element.html
Debugger.Source.prototype.element.js
chrome.ini Bug 1515008 - Move connection-manager from devtools/shared to devtools/client/shared/remote-debugging r=daisuke 2020-03-30 06:56:39 +00:00
doc_Debugger.Source.prototype.introductionType.xhtml
framerate-helpers.js
hello-actor.js
iframe1_makeGlobalObjectReference.html
iframe2_makeGlobalObjectReference.html
inspector-delay-image-response.sjs
inspector-eyedropper.html
inspector-helpers.js Bug 1611096 - Fix tests relying on newRoot mutations r=rcaliman 2020-05-08 21:53:31 +00:00
inspector-search-data.html
inspector-styles-data.css
inspector-styles-data.html
inspector-template.html
inspector-traversal-data.html
inspector_css-properties.html
inspector_display-type.html
inspector_getImageData.html
inspector_getOffsetParent.html
large-image.jpg
memory-helpers.js
nonchrome_unsafeDereference.html
small-image.gif
suspendTimeouts_content.html
suspendTimeouts_content.js Bug 1620218 - Automatic code fixes for Prettier 1.18.2 upgrade. r=mossop,webcompat-reviewers 2020-03-08 21:45:16 +00:00
suspendTimeouts_worker.js
test_Debugger.Script.prototype.global.html
test_Debugger.Source.prototype.element.html
test_Debugger.Source.prototype.introductionScript.html Bug 1643540 - Split scriptElement type into three types for clarity. r=jlast,smaug 2020-06-05 18:22:50 +00:00
test_Debugger.Source.prototype.introductionType.html Bug 1643540 - Split scriptElement type into three types for clarity. r=jlast,smaug 2020-06-05 18:22:50 +00:00
test_animation-type-longhand.html
test_css-logic-media-queries.html
test_css-logic-specificity.html
test_css-logic.html
test_css-properties.html Bug 1628044 - Remove obsolete initCssProperties() helper and cleanup tests; r=jdescottes 2020-04-21 13:49:11 +00:00
test_device.html Bug 1625495 - Remove devtools/shared/client folder r=daisuke,ochameau,nchevobbe 2020-03-31 08:36:29 +00:00
test_executeInGlobal-outerized_this.html
test_framerate_01.html
test_framerate_02.html
test_framerate_03.html
test_framerate_04.html
test_framerate_05.html
test_framerate_06.html
test_highlighter_paused_debugger.html
test_inspector-changeattrs.html
test_inspector-changevalue.html
test_inspector-dead-nodes.html Bug 1611096 - Fix tests relying on newRoot mutations r=rcaliman 2020-05-08 21:53:31 +00:00
test_inspector-display-type.html
test_inspector-duplicate-node.html
test_inspector-hide.html
test_inspector-inactive-property-helper.html "Bug 1551578 - displayed a warning when text-overflow is used incorrectly. " r=pbro 2020-02-21 10:22:30 +00:00
test_inspector-mutations-attr.html
test_inspector-mutations-events.html
test_inspector-mutations-value.html
test_inspector-pick-color.html
test_inspector-pseudoclass-lock.html
test_inspector-reload.html Bug 1611096 - Fix tests relying on newRoot mutations r=rcaliman 2020-05-08 21:53:31 +00:00
test_inspector-resize.html
test_inspector-resolve-url.html
test_inspector-scroll-into-view.html
test_inspector-search-front.html
test_inspector-template.html
test_inspector_getImageData-wait-for-load.html
test_inspector_getImageData.html
test_inspector_getImageDataFromURL.html
test_inspector_getNodeFromActor.html
test_inspector_getOffsetParent.html
test_makeGlobalObjectReference.html
test_memory.html
test_memory_allocations_02.html
test_memory_allocations_03.html
test_memory_allocations_04.html
test_memory_allocations_05.html
test_memory_allocations_06.html
test_memory_allocations_07.html
test_memory_attach_01.html
test_memory_attach_02.html
test_memory_census.html
test_memory_gc_01.html
test_memory_gc_events.html
test_preference.html Bug 1639111 - Show the filename, line and column for DevTools actor errors r=davidwalsh,ochameau 2020-05-25 17:13:59 +00:00
test_styles-applied.html Bug 1640631 - Make ::marker styles not show up for elements that aren't list items. r=rcaliman 2020-05-25 13:33:05 +00:00
test_styles-computed.html
test_styles-layout.html
test_styles-matched.html
test_styles-modify.html
test_styles-svg.html
test_suspendTimeouts.html
test_suspendTimeouts.js
test_unsafeDereference.html
test_webconsole-node-grip.html
test_webextension-addon-debugging-connect.html Bug 1622219 - Return only the thread front from Target.attachThread. r=jdescottes 2020-03-16 11:37:47 +00:00
test_webextension-addon-debugging-reload.html
webconsole-helpers.js Bug 1614792 - Rename DebuggerClient to DevToolsClient. r=jdescottes 2020-02-17 13:39:25 +00:00
webextension-helpers.js Bug 1625495 - Remove devtools/shared/client folder r=daisuke,ochameau,nchevobbe 2020-03-31 08:36:29 +00:00