gecko-dev/devtools
Sami Jaktholm 8e79b85243 Bug 1234179 - Use DTU.fetch() to load test-actor source in Markup View and Inspector tests. r=ochameau
The current request() method in test-actor-registry.js uses a
deprecated API to fetch the source for the test actor which leads to
failed assertions in debug tests. Since the DevToolsUtils module already
contains a fetch method that doesn't use the deprecated APIs, there's
no reason to duplicate the functionality in test-actor-registry.js.

This changeset replaces the old source fetching code from test-actor-
registry.js with a call to DevToolsUtils.fetch() that uses the NetUtil
APIs in an up-to-date fashion.

--HG--
extra : commitid : H0L3jaedtme
2015-12-21 10:51:15 +02:00
..
client Bug 1234179 - Use DTU.fetch() to load test-actor source in Markup View and Inspector tests. r=ochameau 2015-12-21 10:51:15 +02:00
docs Bug 1233663 - Create high-level architecture inspector-panel docs; r=bgrins 2015-12-18 17:27:19 +01:00
server merge mozilla-inbound to mozilla-central a=merge 2015-12-22 11:47:07 +01:00
shared Bug 1233865 - Remove deprecated dbg_assert. r=fitzgen 2015-12-18 17:02:00 -06:00
.eslintrc Bug 1229859 - Introduce new import-globals-from eslint rule to import globals from other modules; r=Mossop 2015-12-04 11:21:21 +01:00
.eslintrc.mochitests Bug 1210031 - Only subtract scrollbars for window screenshots. r=zer0 2015-11-18 22:47:55 -06:00
.eslintrc.xpcshell
moz.build Bug 1217687 - Appease the mozbuild reading test. r=me 2015-10-23 07:25:19 -05:00
templates.mozbuild Bug 1203159 - Add resource:// mapping in all DevTools directories. r=glandium,ochameau 2015-10-21 12:22:58 -05:00