Commit graph

60 commits

Author SHA1 Message Date
Jennifer Fong
96fa10c9b4 Bug 1057958 - Add reload button to webide. r=jryans 2014-09-30 03:28:00 -04:00
J. Ryan Stinnett
a52457932b Bug 916804 - Telemetry for WebIDE. r=mratcliffe,paul 2014-10-01 16:04:00 +02:00
Alexandre Poirot
2d11fdb8f2 Bug 1067380 - Refactor webide to use app actor front. r=jryans 2014-09-24 08:21:00 -04:00
Alexandre Poirot
2163c86b40 Bug 1055666 - Remember last selected project in WebIDE. r=jryans 2014-09-24 05:31:00 -04:00
Jennifer Fong
278902825c Bug 1055011 - Reduce error timeout. r=jryans 2014-09-19 15:11:00 +02:00
J. Ryan Stinnett
4059a451fe Bug 1070430 - Resolve races with tab projects. r=paul 2014-09-22 04:28:00 -04:00
Jordan Santell
3eea2d2196 Bug 1059930 - When adding an existing app, select the existing app, and show alert errors with more descriptive information. r=jryans 2014-09-22 11:11:00 -04:00
Alexandre Poirot
719bb56ef7 Bug 1045660 - Remember last selected runtime in WebIDE. r=jryans 2014-09-18 07:27:00 -04:00
J. Ryan Stinnett
4c934b0b20 Bug 1065679 - Avoid reloading runtime apps on select. r=paul 2014-09-11 14:38:00 +02:00
J. Ryan Stinnett
3d657a9f8f Bug 1055279 - Open toolbox automatically for runtime apps and tabs. r=paul 2014-09-12 10:31:43 -07:00
J. Ryan Stinnett
d8622ff0e3 Bug 1062604 - Check for actors in WebIDE before use. r=paul 2014-09-03 16:23:00 +02:00
J. Ryan Stinnett
d9dc62649a Bug 1009604 - Show runtime tabs in WebIDE. r=paul 2014-09-03 16:37:00 +02:00
J. Ryan Stinnett
bb4b4e9074 Bug 949629 - Reload runtime apps on play. r=paul 2014-08-22 12:18:00 -04:00
J. Ryan Stinnett
1eea8e97be Bug 1057155 - Stop error on remote runtime cancel. r=paul 2014-08-22 11:52:06 -07:00
Brian Grinstead
fc1838f306 Bug 1039484 - Prevent closing WebIDE or switch to a new project if any file hasn't been saved. r=paul 2014-08-13 13:35:00 -04:00
Ryan VanderMeulen
67ee48b811 Backed out changeset 436e5d00f904 (bug 916804) for mochitest-other failures. 2014-08-12 15:19:27 -04:00
J. Ryan Stinnett
f069c3d51e Bug 916804 - Telemetry for WebIDE. r=mratcliffe, r=paul 2014-08-11 11:52:00 -04:00
Ed Morley
c66802733f Backed out changeset 19719fd38363 (bug 1039484) for intermittent test failures 2014-08-12 14:50:53 +01:00
Brian Grinstead
fa66223858 Bug 1039484 - Prevent closing WebIDE or switch to a new project if any file hasn't been saved. r=paul 2014-08-10 06:06:00 -04:00
Ryan VanderMeulen
471f3e2b69 Backed out changeset 5c1ba06b972b (bug 916804) for frequent timeouts that spill into other tests. a=backout 2014-08-08 21:05:33 -04:00
J. Ryan Stinnett
b0faa98b36 Bug 916804 - Telemetry for WebIDE. r=mratcliffe, r=paul 2014-08-06 20:37:00 -04:00
J. Ryan Stinnett
160d2cd022 Bug 1049839 - Stop rejecting busyPromise. r=paul 2014-08-06 13:26:00 -04:00
Paul Rouget
518d18bc09 Bug 1011464 - re-introduce locales. r=jryans 2014-08-05 10:52:06 -04:00
Paul Rouget
a59dd635ce Bug 1007367 - webide main process support. r=jryans 2014-08-01 14:47:37 +02:00
Paul Rouget
1ea0125c04 Bug 1045630 - move toolbox inside deck. r=jryans 2014-07-30 14:32:00 +02:00
Jan Keromnes
5ba0d8782f Bug 1020288 - Add a Runtime Monitor to WebIDE. r=paul
--HG--
rename : browser/devtools/webaudioeditor/lib/d3.js => browser/devtools/shared/d3.js
2014-07-28 16:13:54 +02:00
Paul Rouget
bbdca11224 Bug 1043331 - add http:// to hosted app location if missing. r=jryans 2014-07-25 13:58:51 +02:00
Paul Rouget
f6f4630b3a Bug 1043361 - don't hide simulator menuitem. r=jryans 2014-07-24 08:09:00 +02:00
Paul Rouget
ab1bf1cddd Bug 1043000 - dismiss error notification before trying to connect. r=jryans 2014-07-24 02:14:00 +02:00
Paul Rouget
9205646493 Bug 1042609 - Update WebIDE's troubleshooting URL. r=jryans 2014-07-23 17:55:34 +02:00
Paul Rouget
5a4bdb7c68 Bug 1040121 - Sort runtime apps alphabetically. r=jryans 2014-07-18 16:25:13 +02:00
Paul Rouget
e95544c745 Bug 1040047 - unbusy is called too early in the timeout. r=jryans 2014-07-18 16:24:22 +02:00
Paul Rouget
f1820c91d2 Bug 1008709 - Build a preference screen for WebIDE. r=bgrins 2014-07-15 21:03:24 +02:00
Paul Rouget
e4d1ecf33a Bug 1037115 - show runtime actions, and add a disconnect button. r=jryans 2014-07-15 21:03:23 +02:00
Paul Rouget
c3759e5df8 Bug 972069 - show progressbar when installing app. r=jryans 2014-06-30 14:46:25 +02:00
Paul Rouget
5c7e642a12 Bug 1030728 - Addon list is cached too aggressively. r=ochameau 2014-06-26 05:56:00 -04:00
J. Ryan Stinnett
c81a67b042 Bug 975591 - Part 2: Show DevTools devices in WebIDE. r=paul 2014-06-26 16:41:00 +02:00
Brian Grinstead
6f7d010a58 Bug 1021827 - Show menu items for project editor inside of App Manager;r=paul 2014-06-26 07:17:54 -05:00
Paul Rouget
116c1bd804 Bug 1025000 - move runtime details and permissions table inside webide. r=jryans 2014-06-19 05:19:56 +08:00
Paul Rouget
a479270d5c Bug 1012760 - build a webide-specific addon manager. r=ochameau 2014-06-19 05:19:56 +08:00
Paul Rouget
42cfa0db73 Bug 1021475 - [appmgr v2] update app header in projectEditor. r=bgrins 2014-06-16 12:12:30 -07:00
Paul Rouget
5e592ad7fa Bug 1007057 - add logs to test in case of orange. r=pbrosset 2014-06-12 14:47:36 +08:00
Paul Rouget
7ee35374fb Bug 1007057 - build appmgr v2: remove configure option. r=mshal r=ochameau 2014-06-12 14:47:35 +08:00
Ryan VanderMeulen
52d3bc7564 Backed out changeset 88a641ee5cbe (bug 1007057) for frequent test timeouts.
CLOSED TREE
2014-06-07 01:16:08 -04:00
Paul Rouget
b7bf28a4e9 Bug 1007057 - build appmgr v2: remove configure option. r=mshal r=ochameau 2014-06-06 12:01:52 +08:00
Paul Rouget
e4378488b1 Bug 1020972 - validate project if icon & name are unknown. r=dcamp 2014-06-06 12:01:51 +08:00
Paul Rouget
b24ac64d15 Bug 1016924 - [appmgr v2] support non-device runtimes. r=ochameau 2014-05-30 07:22:16 +02:00
Paul Rouget
6c3fd165f1 Backed out changeset 2fb11b6f1dfe - fail in test_webappsActor.js 2014-05-29 13:40:35 +02:00
Paul Rouget
7941113e75 Bug 1016924 - [appmgr v2] support non-device runtimes. r=ochameau 2014-05-29 12:37:27 +02:00
Paul Rouget
23a48d232e Bug 1007218 - Ability to execute App Manager V2 commands from shell. r=ochameau 2014-05-27 22:50:27 +02:00