tdraebing
860f51f12d
Bug 1251728 - Make devtools/client/memory/ eslint clean. r=ntim
...
MozReview-Commit-ID: KlM4HF81imy
2016-12-21 15:21:24 +01:00
Alexandre Poirot
e689948770
Bug 1303288 - Pass the window object instead of current scope to prevent wrapper issues when using the devtools reload addon. r=jlongster
...
If we happen to pass the current scope (`this`), the browser-loader codebase fails
when passing it as sandboxPrototype. It only works when passing an xray wrapper.
The document scope happen to not be an xray when using the addon, whereas `window`
always is no matter if we are using the addon or not.
MozReview-Commit-ID: GjYHkaCGBDd
2016-09-21 08:07:02 -07:00
Tom Tromey
86974842a1
Bug 1265869 - Add task.js and use in devtools. r=jryans
...
MozReview-Commit-ID: G5UuAh2RiZZ
2016-05-17 13:07:55 -06:00
J. Ryan Stinnett
530b903fcf
Bug 1271084 - Apply ESLint autofixes to ignored /devtools files. r=tromey
...
For simple rules like function spacing, we can auto-fix these across the code
base so they are followed in a consistent way.
To generate this patch, I ran:
./mach eslint devtools --no-ignore --fix
After this, I reverted any changes to third party files that we really do want
to ignore.
MozReview-Commit-ID: 6Q8BApkAW20
2016-05-18 12:49:23 -05:00
Jordan Santell
9632efd3fe
Bug 1251033 - Part 1 - BrowserLoader now has an option to only load shared components and not require an additional directory. r=jryans
2016-03-08 19:19:09 -08:00
J. Ryan Stinnett
de2f55cad7
Bug 1253125 - Stop duplicating telemetry from inside tools. r=mratcliffe
...
MozReview-Commit-ID: IRidYhLsJpy
2016-03-03 16:16:39 -06:00
Jordan Santell
801d3d096e
Bug 1231943 - Add basic telemetry for memory tool. r=fitzgen
2015-12-11 07:36:00 +01:00
James Long
88e34e57fd
Bug 1219304 - add react-dom and use it in the devtools to render react r=jsantell
2015-10-30 10:06:52 -04:00
Nick Fitzgerald
53f5f3ff42
Bug 1218560 - Part 2: Add an integration test for allocation stack breakdowns; r=jsantell
2015-10-28 22:46:25 -07:00
Jordan Santell
fb6ac75f16
Bug 1218679 - Add integration/smoke-screen tests for memory tool. r=fitzgen
2015-10-28 22:46:25 -07:00
Jordan Santell
24d35cb49a
Bug 1219073 - part 2 - Add styling and link to the debugger of SavedFrames in memory tool tree. r=fitzgen
2015-10-28 22:16:13 -07:00
Jordan Santell
0783e2d223
Bug 1217969 - Highlight the memory tool tab when recording allocations. r=fitzgen
2015-10-28 13:10:31 -07:00
Carsten "Tomcat" Book
d0b1d0fdb5
Backed out changeset 5f17f4325f31 (bug 1218679) for memory leaks on a CLOSED TREE
2015-10-28 13:09:57 +01:00
Carsten "Tomcat" Book
9f98f967d8
Backed out changeset 2e2f56672850 (bug 1218560)
2015-10-28 13:09:38 +01:00
Nick Fitzgerald
6ad9719d8d
Bug 1218560 - Part 2: Add an integration test for allocation stack breakdowns; r=jsantell
2015-10-28 02:11:06 -07:00
Jordan Santell
6e7f53a358
Bug 1218679 - Add integration/smoke-screen tests for memory tool. r=fitzgen
2015-10-28 02:11:06 -07:00
Phil Ringnalda
ee52d81943
Back out 2 changesets (bug 1217500, bug 1218560) for devtools leaks
...
Backed out changeset 15acea2927e2 (bug 1218560)
Backed out changeset e3b623fd16bf (bug 1217500)
2015-10-26 18:28:24 -07:00
Nick Fitzgerald
b54f5700d8
Bug 1218560 - Fix heap tree view item rendering when using an allocation stack breakdown; r=jsantell
2015-10-26 14:58:03 -07:00
J. Ryan Stinnett
687866dde2
Bug 1203159 - Rewrite DevTools resource URLs. r=ochameau
2015-10-21 12:48:53 -05:00
Jordan Santell
67e1c5f570
Bug 1214800 - Add MPL 2.0 licensing information to all memory tool files. r=fitzgen
2015-10-21 07:57:10 -07:00
Jordan Santell
484a86ad0f
Bug 1214872 - Set up state changes in the memory tool. r=fitzgen
2015-10-16 15:16:55 -07:00
Jordan Santell
886d08db89
Bug 1213137 - Initial react app for memory tool with its snapshot list view. r=jlong
2015-10-14 11:31:59 -07:00
Carsten "Tomcat" Book
036e6d2fa3
Backed out 2 changesets (bug 1202902) to recking bug 1202902 to be able to reopen inbound on a CLOSED TREE
...
Backed out changeset 647025383676 (bug 1202902 )
Backed out changeset d70c7fe532c6 (bug 1202902 )
2015-10-07 14:03:21 +02:00
Carsten "Tomcat" Book
12369728f5
Backed out 1 changesets (bug 1202902) for causing merge conflicts to mozilla-central
...
Backed out changeset cfc1820361f5 (bug 1202902 )
2015-10-07 12:13:45 +02:00
Shu-yu Guo
474f49adb7
Bug 1202902 - Scripted fix the world.
2015-10-06 14:00:31 -07:00
Jordan Santell
a4aa5dd033
Bug 1201949 - Initial redux-style controllers for front end memory tool heap snapshot. r=jlongster
2015-09-25 20:09:58 -07:00
Carsten "Tomcat" Book
311b1128a2
Backed out 1 changesets (bug 1201949) for bc7 test failures
...
Backed out changeset f03e855428e7 (bug 1201949)
2015-09-25 11:03:26 +02:00
Jordan Santell
0d38b1e857
Bug 1201949 - Initial redux-style controllers for front end memory tool heap snapshot. r=jlongster
2015-09-24 15:41:38 -07:00