gecko-dev/devtools
Nick Fitzgerald 82a2a6c955 Bug 1247658 - Expose a method to JS for find the shortest retaining paths of some nodes in a heap snapshot; r=bz r=jimb
This commit adds the `computeShortestPaths` method to the `HeapSnapshot` webidl
interface. It implements this new method on the
`mozilla::devtools::HeapSnapshot` class.

--HG--
extra : rebase_source : 1772547b7093afd35918602b15cc52b8e07fc646
2016-02-11 14:32:00 +01:00
..
client Bug 1243131 - memory tool: select snapshot using ACCEL+{UP/DOWN};r=fitzgen 2016-02-12 11:03:34 +01:00
docs Bug 1234349 - Land high-level design docs. r=bgrinstead 2016-02-03 09:45:00 +01:00
server Bug 1241841 - Remove the RootActor's service worker registration listener on disconnect. r=ejpbruel 2016-02-15 08:11:00 +01:00
shared Bug 1247658 - Expose a method to JS for find the shortest retaining paths of some nodes in a heap snapshot; r=bz r=jimb 2016-02-11 14:32:00 +01:00
.eslintrc Bug 1247186 - 1 - Add an ignorePattern to eslint max-len rule to ignore long require lines; r=Honza 2016-02-15 13:29:55 +01: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 1239437 - Allow run_test to be unused in xpcshell tests. r=pbrosset 2016-01-25 19:44:08 -06:00
bootstrap.js Bug 1241050 - Ensure reloading the developer toolbar when using the reload addon. r=jwalker 2016-02-16 07:23:57 -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