gecko-dev/devtools
Alex Gaynor 208cd021b4 Bug 1363760 - Part 1 - Allow the about:debugging tests to pass if there are no temporary addons installed r=jdescottes
The current DOM tests for about:debugging implicitly assume that there is a
temporary addon installed before they start. This is currently always true
because mochitest and specialpowers are installed as temporary addons, but the
goal of this bug is to install them as non-temporary addons.

The specific cause of the breakage is the assumption that uninstalling an addon
removes an <li> from the addons <ul>, but when you go from one addon to zero the
entire <ul> is removed.

MozReview-Commit-ID: VJIcy17uQc

--HG--
extra : rebase_source : a398f20e9befb7e8ff307368557ae7b9c0c75fba
2017-05-30 10:04:29 -04:00
..
client Bug 1363760 - Part 1 - Allow the about:debugging tests to pass if there are no temporary addons installed r=jdescottes 2017-05-30 10:04:29 -04:00
docs Bug 1365255 - DevTools: bring over documentation for contributing and coding standards into the tree. r=nchevobbe 2017-05-26 13:02:02 +01:00
platform Bug 1363533 - Move nsIJSInspector from devtools/server/ to devtools/platform/. r=gps,jryans 2017-05-15 18:53:19 +02:00
server Bug 1369214 - Fix ESLint doublequote failures in test_getProcess.html on a CLOSED TREE. 2017-05-31 21:48:59 -04:00
shared Backed out changeset 4c2036f901c1 (bug 1353042) for build bustage in Symlink target path does not exist: doc_event-listeners-04.html 2017-05-23 16:15:23 +08:00
shim Bug 1366823 - add Scratchpad manager APIs to DevToolsShim;r=ochameau 2017-05-29 14:50:07 +02:00
.eslintrc.js Bug 1365767 - Stop bootlegging TextEncoder and TextDecoder from osfile.jsm in devtools. r=jryans 2017-05-17 13:52:39 -07:00
.eslintrc.mochitests.js
.eslintrc.xpcshell.js
bootstrap.js Bug 1364063 - Stop setting development preferences from DevTools add-on. r=jdescottes 2017-05-11 15:02:41 +02:00
chrome.manifest
CODE_OF_CONDUCT.md
install.rdf Bug 1363417 - Flag DevTools Add-on as multi-processes compatible. r=jryans 2017-05-09 17:57:03 +02:00
moz.build Bug 1356244 - devtools-addon: create low-level DevTools shim for mozilla-central;r=ochameau 2017-05-18 09:12:22 +02:00
templates.mozbuild