gecko-dev/devtools
Nicolas Chevobbe 4cf9c3fdc9 Bug 1342215 - Fix pageError stub generation. r=jdescottes
We set a listener for "pageError" but we don't remove it.
There is a `once: true` property passed as an option for addListener,
but this isn't a standard addEventListener call it does not do anything.
Reverting to remove the listener fix the issue.

MozReview-Commit-ID: CrpS1QY5jNo

--HG--
extra : rebase_source : 583b738ac344da6413b88aecf52debd24afe4e54
2017-02-23 22:02:52 +01:00
..
client Bug 1342215 - Fix pageError stub generation. r=jdescottes 2017-02-23 22:02:52 +01:00
docs Bug 1336715 - Use https://hg.mozilla.org instead of http in devtools comments. r=pbro 2017-02-04 14:45:36 +01:00
server Bug 1341498 - Stringify grid areas for CSS Grid Fragments in css-grid-utils.js. r=gl 2017-02-21 18:10:35 -07:00
shared Backed out changeset 92de31554a9f (bug 1261585) for failing browser_dbg_post-page.js on Linux x64 opt with e10s. r=backout 2017-02-20 22:45:13 +01:00
.eslintrc.js Bug 1322085 - Make devtools/server/actors/*.js eslint-clean. r=ntim 2017-01-16 12:51:00 -05:00
.eslintrc.mochitests.js Bug 1322873 - Bug 1322873 - Add React event bubbles to the Markup View r=miker 2016-12-24 21:41:15 +00:00
.eslintrc.xpcshell.js Bug 1240165 - Expand the eslint rule 'mark-test-function-used' to cover xpcshell tests as well as gecko tests and apply to the whole tree. r=miker 2016-10-26 09:46:40 +01:00
CODE_OF_CONDUCT.md Bug 1315344 - add devtools/CODE_OF_CONDUCT.md; r=jryans,pbro,sole 2016-11-07 14:26:29 -07:00
bootstrap.js Backed out changeset 6bc38f188ef2 (bug 1330099) for devtools failures. r=backout 2017-01-11 23:21:56 +01:00
chrome.manifest Bug 1314609 - Fix support of shared devtools locale for the addon workflow. r=jryans 2016-10-27 13:28:31 -07:00
install.rdf
moz.build Bug 1330325 - add BUG_COMPONENT to devtools/* files. r=jryans 2017-01-13 08:40:35 -05:00
templates.mozbuild Bug 1286877 - do not set c-basic-offset for python-mode; r=gps 2016-07-14 10:16:42 -06:00