J. Ryan Stinnett
9635941c7b
Bug 1354614 - Remove legacy performance front. r=gregtatum
...
The legacy performance path supports servers running Firefox 42 and earlier.
Now that Firefox OS is no longer supported, there's no reason to keep this
around.
MozReview-Commit-ID: K40e93VUjj9
2017-04-07 13:14:26 -05:00
Sebastian Hengst
c6d9ef3e98
Backed out changeset 6bc38f188ef2 (bug 1330099) for devtools failures. r=backout
2017-01-11 23:21:56 +01:00
Tim Nguyen
548b6bdbef
Bug 1330099 - Enable object-shorthand eslint rule. r=jryans
...
MozReview-Commit-ID: 3wA25rfznBv
2017-01-11 21:22:15 +00:00
Tom Tromey
8a93d4e955
Bug 1316630 - don't emit pref-changed event on gDevTools; r=jdescottes
...
MozReview-Commit-ID: CCqAf8dBFSY
2016-11-21 08:47:10 -07:00
Greg Tatum
a4631ccd8b
Bug 1302062 - Use React on performance recording list; r=jsantell
2016-09-20 09:47:59 -05: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
Jarda Snajdr
4f04418547
Bug 1152441 - Part 2: Rewrite the marker view to use React and the Tree component r=gregtatum
...
MozReview-Commit-ID: 5TNNsVSql46
2016-09-09 16:55:54 +02:00
Greg Tatum
5b4041dff2
Bug 1297784 - Turn performance controls into a React component; r=jsantell
...
MozReview-Commit-ID: 1R8ky0vW4fH
2016-08-18 14:53:03 -05:00
James Long
24266d6355
Bug 1267365 - move various flags out of DevToolsUtils and don't depend on that module so much r=tromey
2016-08-05 17:41:01 -04:00
Greg Tatum
54f9488fd4
Bug 1288830 - Start to lint parts of the performance tool. r=jsantell
2016-07-22 13:55:00 -04: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
Alexandre Poirot
e39e7b8130
Bug 1266828 - Convert ViewHelpers.jsm into a module. r=tromey
2016-05-16 03:13:30 -07:00
Victor Porof
376e3d66cd
Bug 1258645 - Update all occurences of MarkerUtils to use the new module, r=jsantell
2016-03-28 13:50:02 +02:00
Victor Porof
385429598e
Bug 1245886 - Refactor performance tests, r=jsantell
2016-03-16 09:39:39 +01: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
Alexandre Poirot
87b305c208
Bug 1249049 - Fix gDevTools is undefined exception when debugging workers. r=ejpbruel
2016-02-18 02:30:12 -08:00
Alexandre Poirot
e394c311b4
Bug 1245462 - Explicitely import gDevTools r=jryans
...
toolbox.js was using Cu.import(gDevTools) without second argument
and ended up injecting gDevTools into all next modules being loaded.
Hopefully, fonts.js seems to be the only one relying on this!
2016-02-11 04:29:47 -08:00
Jordan Santell
49fa51b3b3
Bug 1175756 - Change JIT optimizations to be a view pref, rather than a recording pref. r=vp
2016-02-05 08:04:12 -08:00
Jordan Santell
12579c63f8
Bug 1176056 - Tests for the JITOptimizations react component. r=fitzgen
2016-02-03 12:04:51 -08:00
Jordan Santell
55b0638c25
Bug 1226319 - Part 3 - Land JIT Viewer implemented in react. r=fitzgen
2016-01-28 13:00:54 -08:00
Jordan Santell
1f5d1fcdef
Bug 1240981 - Make performance tools use BrowserLoader. r=fitzgen
2016-01-21 15:04:05 -08:00
Jomy
21b0d64a63
Bug 1169884 - Clearing recordings no longer clears in progress console recordings. r=jsantell
2015-11-30 14:18:36 -08:00
Victor Porof
6f06282523
Bug 1218078 - Show onload and DOMContentLoaded markers in the netmonitor's frontend, r=smaug, jsantell, tromey
2015-11-11 23:11:40 +01:00
J. Ryan Stinnett
687866dde2
Bug 1203159 - Rewrite DevTools resource URLs. r=ochameau
2015-10-21 12:48:53 -05:00
J. Ryan Stinnett
47167154ef
Bug 1196047 - Move most of shared/performance to client or server. r=jsantell
2015-10-09 18:26:08 -05:00
J. Ryan Stinnett
80b83da4ac
Bug 1196047 - Move system.js to devtools/shared. r=jsantell
2015-10-09 18:26:04 -05: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
Sebastian Hengst
190bccea7d
Backed out changeset c6b267589d0d (bug 1202902) for Mulet Reftest, W3C Platform Test and other failures. r=backout a=backout on a CLOSED TREE
2015-10-07 13:36:26 +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
Shu-yu Guo
a021cebc10
Bug 1202902 - Fix the world. (r=ato for marionette, rs=Mossop for rest)
2015-10-06 14:00:30 -07:00
Victor Porof
5e37539a19
Bug 1196947 - Performance tools should display a message in private browsing, r=jsantell
2015-09-26 06:21:09 +02:00
J. Ryan Stinnett
2dada8f365
Bug 912121 - Rewrite require / import to match source tree. rs=devtools
...
In a following patch, all DevTools moz.build files will use DevToolsModules to
install JS modules at a path that corresponds directly to their source tree
location. Here we rewrite all require and import calls to match the new
location that these files are installed to.
2015-09-21 12:04:18 -05:00
J. Ryan Stinnett
a3073e0420
Bug 912121 - Migrate major DevTools directories. rs=devtools
...
Move major DevTools files to new directories using the following steps:
hg mv browser/devtools devtools/client
hg mv toolkit/devtools/server devtools/server
hg mv toolkit/devtools devtools/shared
No other changes are made.
2015-09-21 12:02:24 -05:00