gecko/devtools
Julian Descottes adbe000b45 Bug 1239673 - memorytable: set tree-node-odd from JS. r=vporof
Only visible table rows are rendered, therefore we
cannot rely on :nth-child(2) to create background stripes.

This commit adds the source index to the treeNode props.
Using this index, the treeNode can add a "tree-node-odd"
className to its element.

In css, tree-node-odd is then used to add the alternate
background color to a row,
2016-01-19 01:44:44 +01:00
..
client Bug 1239673 - memorytable: set tree-node-odd from JS. r=vporof 2016-01-19 01:44:44 +01:00
docs Bug 1238048 - Add an architectural overview of the memory tool DONTBUILD; r=tromey,vporof,jsantell,jimb 2016-01-12 11:29:00 +01:00
server Bug 1226267 - Emit CallWatcher call events, r=jsantell 2016-01-22 15:26:03 +01:00
shared Bug 1235458 - Move a bunch of utilities from DevToolsUtils to ThreadSafeDevToolsUtils. r=jsantell 2016-01-21 12:07:17 -08:00
.eslintrc Bug 1240063 - remove balanced-listener rule from devtools .eslintrc; r=pbro 2016-01-19 10:43:08 -07:00
.eslintrc.mochitests Bug 1235953 - Refactor responsive mode tests to use add_task to not use CPOWs and make sure they all wait for the off event. r=ochameau 2016-01-07 23:18:56 +01:00
.eslintrc.xpcshell Bug 1229142: Add shared eslintrc files for the different test suites. r=Standard8 2015-12-17 15:28:06 -08:00
bootstrap.js Bug 1237606 - Ensure reloading gDevTools dependencies from the reload addon. r=jryans 2016-01-13 02:55:33 -08:00
chrome.manifest Bug 1236905 - Use locale files from sources when using devtools addon. r=jryans 2016-01-08 06:59:35 -08:00
install.rdf Bug 1225108 - Introduce an addon to easily work on devtools codebase. r=jryans 2016-01-05 02:41:49 -08:00
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