Commit Graph

94 Commits

Author SHA1 Message Date
Michael Ratcliffe
9183c998fd Bug 1144363 - Fix this._telemetry is undefined in gDevTools. r=bgrins 2015-03-18 10:04:59 +00:00
Victor Porof
0c5ba3ed58 Bug 1123815 - Merge gum into fx-team to enable the Performance++ tool, r=me 2015-03-14 16:14:37 -04:00
Michael Ratcliffe
f77be58aec Bug 1046234 - Add more DevTools Telemetry measures (display size etc.) r=pbrosset, r=gijs 2015-03-13 11:52:45 +00:00
Alexandre Poirot
c1451d9d3b Bug 1059308 - Make frame selection button to work in browser toolbox. r=jryans,past 2015-03-04 05:47:00 +01:00
Alexandre Poirot
bebe410bdc Bug 1059308 - Add Target.isTabActor to tell if the remote tab actor supports attach/detach requests. r=jryans 2015-02-26 03:55:00 +01:00
Panos Astithas
235ecceb45 Bug 1138939 - Notify when WebIDE has finished initializing so that Valence can register runtime scanners. r=ochameau 2015-03-03 19:49:58 +02:00
Carsten "Tomcat" Book
7c3e95662b Backed out changeset 4f1e44bd6204 (bug 1059308) 2015-03-03 16:28:14 +01:00
Carsten "Tomcat" Book
f1d98075d6 Backed out changeset 2433abf44e53 (bug 1059308) 2015-03-03 16:28:08 +01:00
Alexandre Poirot
49e1d6f307 Bug 1059308 - Make frame selection button to work in browser toolbox. r=jryans,past 2015-03-03 04:19:00 +01:00
Alexandre Poirot
6c8cf06f37 Bug 1059308 - Add Target.isTabActor to tell if the remote tab actor supports attach/detach requests. r=jryans 2015-02-26 03:55:00 +01:00
Jan Odvarko
1b976fcf4d Bug 1126274 - Add new API to listen for sent and received RDP packets. r=jryans 2015-02-13 07:35:44 +01:00
Tooru Fujisawa
b8c3142fd1 Bug 1069416 - Part 6: Remove JS_HAS_SYMBOLS from devtools. r=fitzgen 2015-01-28 13:06:38 +09:00
Bill McCloskey
6fd30079d3 Bug 1118618 - [e10s] Slow script/plugin hang UI (r=mrbkap,mconley,bent) 2015-01-16 18:34:47 -08:00
Carsten "Tomcat" Book
142af71e50 Backed out changeset 8ab6c26d26f5 (bug 1118618) 2015-01-13 08:43:32 +01:00
Bill McCloskey
bc51ef7890 Bug 1118618 - [e10s] Slow script/plugin hang UI (r=mrbkap,mconley) 2015-01-12 23:06:54 -08:00
Gijs Kruitbosch
72f4e80e2d Bug 1096763 - fix webide button issues with customize mode, r=Unfocused
This fixes the button to not call createWidget repeatedly when the button is in the palette.

It also fixes an edge case in CustomizableUI where, if you restore defaults, we don't re-add custom widgets to the list of seen widgets, meaning they'll be restored to their default position on next start, even if you move them after restoring to defaults.
2014-11-11 14:51:21 +00:00
Alexandre Poirot
a37dc46a40 Bug 1060093 - Implement toolbox to debug chrome of the content process. r=jryans 2014-11-07 14:24:47 -06:00
Jason Orendorff
bcc9db0b2c Bug 918828, part 1 - Change iteration code to call iterable[Symbol.iterator]() rather than iterable["@@iterator"](). r=Waldo with earlier review work by nbp. 2014-07-01 21:01:21 -05:00
Paul Rouget
f0956e54a5 Bug 1056923 - Add WebIDE launch button. r=jryans,r=jaws 2014-10-30 09:08:05 +01:00
Jan Odvarko
c9c6b8174a Bug 1078235 - Implement new 'destroy' panel event; r=bgrins 2014-10-06 19:40:59 +02:00
Michael Ratcliffe
331063fe51 Bug 1060188 - [App Manager] Cannot use Inspector to view app's DOM on Flame r=paul 2014-08-29 13:44:59 +01:00
Michael Ratcliffe
daa284a31c Bug 1044932 - Add JQuery support to visual events r=pbrosset 2014-08-28 12:46:25 +01:00
Jan Odvarko
0512574e9b Bug 1038562 - Add API to register a new devtools theme. r=bgrins 2014-08-18 14:25:14 +02:00
Victor Porof
61420cf650 Bug 879008 - New UI for the sampling Profiler, r=rcampbell,fitzgen,pbrosset 2014-08-06 11:25:18 -04:00
Victor Porof
2839618251 Bug 879008 - Remove the old Profiler frontend, r=rcampbell 2014-08-06 11:25:17 -04:00
Brian Grinstead
93a9e6fb96 Bug 974550 - Add a preference to optionally persist split console state;r=msucan,jwalker 2014-07-28 15:54:41 -05:00
Joe Walker
2712673d1f Bug 1032789 - Pull together the various GCLI plugin points; r=mratcliffe 2014-07-10 14:37:09 +01:00
Panos Astithas
20c7e4fd4b Fix a couple of races around toolbox opening and tool selection by waiting for the actual tool panel to be selected (bug 988408). r=jwalker 2014-06-26 18:01:02 +03:00
Paul Rouget
c479f323d9 Bug 1028014 - webide should be named webide, not app manager. r=dcamp 2014-06-23 17:36:11 +08:00
Michael Ratcliffe
8004a69d9a Bug 1020984 - Fix highlighter when transforms have width & height of 0 r=pbrosset 2014-06-20 13:32:32 +01:00
Vikneshwar
ee78456672 Bug 1003546 - Use Arrow function instead of bind(). r=fitzgen 2014-06-14 06:49:00 -04:00
Jordan Santell
9e3569b294 Bug 991075 - Fix unhandled promise errors. r=jryans 2014-06-12 18:03:00 +02:00
Carsten "Tomcat" Book
8b846dba4e merge fx-team to mozilla-central 2014-05-21 13:57:43 +02:00
Girish Sharma
4598baca4d Bug 1001131 - Reduce devtools footprint at browser startup - Sourcemap and devtools. r=fitzgen 2014-05-21 03:49:41 +05:30
Paul Rouget
4e218b8055 Bug 999417 - Land the new App Manager UI. r=jryans r=mshal 2014-05-12 08:53:00 +02:00
Shu-yu Guo
b869c9a73e Bug 717749 - Part 2: Hook up the debugger to the slow script debug service. (r=past) 2014-05-20 18:27:25 -07:00
Girish Sharma
6ae16a4595 Bug 994747 - Don't reject the promise if no toolbox found while closing toolbox via gDevTools.closeToolbox. r=jwalker 2014-04-12 03:17:22 +05:30
Girish Sharma
99fb3118c7 Bug 993580 - Permanently fix webconsole error count test and temporarily fix box model tests. r=pbrosset 2014-04-10 02:30:01 +05:30
Panos Astithas
bea3fb307b Lazy load modules as much as possible in gDevTools.jsm (bug 986841). r=dcamp
Also, ensure the devtools main module is only loaded once as it may have observable side-effects (like breaking the browser_toolbox_options.js test).
2014-04-03 11:19:31 +03:00
Brandon Benvie
4520a9d6f2 Bug 943510 - Convert to Promise.jsm in the devtools framework. r=pbrosset, r=rcampbell 2014-03-17 11:11:00 -07:00
Michael Ratcliffe
6a28402ad5 Bug 663778 - Use flag instead of pref for mozafterpaint switch and highlighter noautohide r=jwalker 2014-03-13 21:27:10 +00:00
Ryan VanderMeulen
c633e65783 Backed out 6 changesets (bug 663778) for browser_dbg_listtabs-02.js leaks on a CLOSED TREE.
Backed out changeset cbd200206f9b (bug 663778)
Backed out changeset b0b74401e614 (bug 663778)
Backed out changeset df5255cffbfa (bug 663778)
Backed out changeset e6d0dd124356 (bug 663778)
Backed out changeset 134f77474941 (bug 663778)
Backed out changeset 456609873c5f (bug 663778)
2014-03-13 13:56:22 -04:00
Michael Ratcliffe
f4a47052ae Bug 663778 - Use flag instead of pref for mozafterpaint switch and highlighter noautohide r=jwalker 2014-03-13 15:38:37 +00:00
J. Ryan Stinnett
26967f4282 Bug 976679 - Move event-emitter to toolkit. r=paul 2014-02-25 22:22:05 -06:00
Brian Grinstead
04f7b10d5a Bug 967168 - DevTools Addon icons should not be inverted on light theme;r=jwalker 2014-02-10 07:50:13 -06:00
Rob Campbell
19081fac33 Bug 612253 - Need a shortcut key to focus the input line in web console; r=msucan 2014-02-07 08:56:00 -05:00
J. Ryan Stinnett
2e1d41b2d1 Bug 912057 - Replace Browser Debugger with Browser Toolbox. r=past 2013-12-02 02:28:01 -06:00
Brian Grinstead
3d90446c17 Bug 938172 - Do not allow disabling of "core" developer tools from options panel;r=dcamp 2013-11-18 14:12:02 -06:00
Paul Rouget
07bad7c4c0 Bug 912891 - [app manager] Implement a CUSTOM host. r=harth 2013-11-15 21:47:00 -05:00
Carsten "Tomcat" Book
cf5f2c53f6 Backed out changeset e5b40752f743 (bug 912891) for browser chrome test failures on a CLOSED TREE 2013-11-12 08:48:41 +01:00