gecko-dev/devtools/client
Julian Descottes 8e94f2fd48 Bug 1245776 - part2: remove custom openInspector methods;r=gl
shared/test/head had custom methods to open the Computed & Rule view.
They did not register any test actor and could be called several times
in the same test.

In order to reuse the openInspector method from inspector/test/head, the
tests have been modified.
We are moving from
openRuleView() -> do rule view tests -> openComputedView() -> do computed view tests
to
openInspector() -> select rule view -> do rule view tests -> select computed view -> do computed view tests

A bit more verbose for the tests themselves, but this will be useful when
migrating the shared tests to using the testActor.

MozReview-Commit-ID: 94cOqhPICyI

--HG--
extra : rebase_source : f7892af19b78ecdbb759fb21d17920f0f6e0f4c6
2016-04-20 15:47:22 +02:00
..
aboutdebugging Backed out changeset 159d0cb3c2c3 (bug 1246030) for timeouts in browser_addons_debugging_initial_state.js 2016-04-15 06:56:26 +02:00
animationinspector Bug 1264101 - Force dom.animations-api.core.enabled pref to true before animation inspector tests. r=pbro 2016-04-15 12:35:58 +02:00
canvasdebugger Bug 1220208 - Move clear button to top left corner in toolbars r=bgrins 2016-03-25 10:01:12 -07:00
commandline Backout the backout because follow-up fix got pushed. Bug 1259859 - Add a test that looks for misused characters in user-facing strings. r=dolske,jryans 2016-04-02 10:50:50 +02:00
debugger Bug 1201475 - Tests for DOM panel; r=linclark 2016-04-12 19:56:52 +02:00
dom Bug 1201475 - Refresh DOM panel only if selected; r=linclark 2016-04-18 17:12:10 +02:00
eyedropper Bug 1242051 - Add inter-directory test support file dependencies to ini manifests. r=gps 2016-04-04 14:56:52 -07:00
framework Bug 1245776 - part1: include inspector/test/head in shared/test/head;r=gl 2016-04-20 11:40:02 +02:00
inspector Bug 1245776 - part2: remove custom openInspector methods;r=gl 2016-04-20 15:47:22 +02:00
jsonview Bug 1241720 - Modal to promote devices from larger DB r=jyrans 2016-04-20 17:15:34 -04:00
locales Bug 1241720 - Modal to promote devices from larger DB r=jyrans 2016-04-20 17:15:34 -04:00
memory Bug 1263397 - The tree map should zoom at centering around the mouse pointer. r=fitzgen 2016-04-14 07:17:00 +02:00
netmonitor Bug 1257246: Update devtools for eslint 2. r=pbro 2016-04-05 11:31:19 -07:00
performance Bug 1259299 - waterfall-breakdown is not displayed. r=vporof 2016-04-14 12:00:00 +02:00
preferences Bug 1249788 - Implement the census individuals view; r=jsantell 2016-04-11 18:04:31 -07:00
projecteditor Bug 1258305 - Update all occurences of ViewHelpers.L10N and MultiL10N to use the new module, r=jsantell 2016-03-22 10:17:21 +01:00
promisedebugger Bug 1246733 - Remove stylesheet references of 'devtools/skin/common.css' and instead import it in theme files;r=ntim,r=ochameau 2016-02-16 16:10:25 -08:00
responsive.html Bug 1241720 - Part 2: Fix eslint error with missing space after a generator star r=me 2016-04-20 17:57:35 -04:00
responsivedesign Bug 1262594 - Rebuild screenshot capturing after iframe mozbrowser; r=jryans 2016-04-19 00:18:26 +02:00
scratchpad Bug 1257930 - Update NetUtil.asyncFetch() to use asyncOpen2(). r=sicking 2016-04-14 19:49:01 +02:00
shadereditor Bug 1258305 - Update all occurences of ViewHelpers.L10N and MultiL10N to use the new module, r=jsantell 2016-03-22 10:17:21 +01:00
shared Bug 1266100 - [ESLint] Fix ESLint issues in devtools/client/shared/widgets/Spectrum.js r=tromey 2016-04-20 11:50:44 -04:00
shims Bug 1252287 - Repair gDevTools shim to use Services.jsm. r=ochameau 2016-03-01 10:34:51 -06:00
sourceeditor Bug 1265816 - Upgrade to CodeMirror 5.13.2 r=bgrins 2016-04-20 12:21:28 -04:00
storage Bug 1261785 - Part 3: make affected JS files eslint-clean. r=mratcliffe 2016-04-19 01:44:00 +02:00
styleeditor Bug 1257930 - Update NetUtil.asyncFetch() to use asyncOpen2(). r=sicking 2016-04-14 19:49:01 +02:00
themes Bug 1241720 - Modal to promote devices from larger DB r=jyrans 2016-04-20 17:15:34 -04:00
webaudioeditor Bug 1258305 - Update all occurences of ViewHelpers.L10N and MultiL10N to use the new module, r=jsantell 2016-03-22 10:17:21 +01:00
webconsole Bug 1266021 - Remove bottom border for HTTP details tab. r=helenvholmes 2016-04-20 12:22:11 +02:00
webide Bug 1255809 - Sign extensions needed by devtools/client/webide/test/test_simulators.html, r=jryans 2016-03-15 12:24:39 -04:00
definitions.js Bug 1244054 - New labels for devtools themes; r=helenvholmes 2016-04-19 16:33:03 +02:00
devtools-startup.js Bug 1261665 - Remove unecessary Loader.jsm main in favor of require(). r=jryans 2016-04-14 01:40:43 -07:00
devtools-startup.manifest Bug 1248600 - Remove registerBrowserWindow/forgetBrowserWindow calls from /browser/. r=jryans 2016-02-24 02:06:42 -08:00
jar.mn Bug 1244054 - Firebug Theme, images; r=bgrins,ntim 2016-04-06 17:32:13 +02:00
menus.js Bug 1258985 - Remove menuitem and pref related to the "Error Console". r=jryans 2016-04-05 07:16:48 -07:00
moz.build Bug 1261665 - Remove unecessary Loader.jsm main in favor of require(). r=jryans 2016-04-14 01:40:43 -07:00