Commit Graph

59 Commits

Author SHA1 Message Date
Brian Grinstead
25a2df5515 Bug 1030357 - Enable devtools/projecteditor tests with e10s. r=ejpbruel 2015-03-06 14:52:00 -05:00
Abdelrhman Ahmed
e4c771b2b3 Bug 1128340 - Allow renaming with non-ASCII characters in WebIDE. r=jryans 2015-02-25 13:00:00 -05:00
Christoph Kerschbaumer
c140a90bb3 Bug 1115193 - Make JS callers of ios.newChannel call ios.newChannel2 in browser/devtools - tests (r=vporof) 2015-02-10 20:49:06 -08:00
Ian Moody
5f715bcc05 Bug 1027246 - use "return" instead of "throw new Task.Result()" when switching to ES6 generators. r=fitzgen 2015-02-08 14:48:00 +01:00
Vikneshwar
e808175ef1 Bug 1027246 - replaced function with function* for generators. r=fitzgen 2015-02-08 00:48:43 +00:00
Carsten "Tomcat" Book
d2c37b02d1 Backed out changeset 46cfe0a6aa6c (bug 1027246) for suspicion of causing dt test bustage on a CLOSED TREE 2015-02-10 13:55:51 +01:00
Carsten "Tomcat" Book
8e00db2d02 Backed out changeset f4240674fd6c (bug 1027246) 2015-02-10 13:55:14 +01:00
Ian Moody
46d6d5b3da Bug 1027246 - use "return" instead of "throw new Task.Result()" when switching to ES6 generators. r=nfitzgerald 2015-02-08 14:48:00 +01:00
Vikneshwar
8699460a3b Bug 1027246 - replaced function with function* for generators. r=fitzgen 2015-02-08 00:48:43 +00:00
John Tungul
eeda96dbc2 Bug 1123125 - hasChild existed in new.js and resources.js, removed from new.js and changed function call to hasChild function existing in resources.js. r=jryans 2015-01-22 12:04:00 +01:00
Shivanker Goel
170c1cd19a Bug 1073935 - Prompt user when switching projects/creating new app if there are unsaved changes. r=jryans 2015-01-08 18:59:32 +05:30
Abdelrhman Ahmed
deb1aed1d4 Bug 1103346 - Add renaming support to webIDE. r=jryans 2015-01-02 13:59:00 -05:00
Michael Ratcliffe
8ad343a7b4 Bug 1111601 - Avoid using hiddenwindow in DevTools code r=pbrosset 2014-12-17 13:43:30 +00:00
Patrick Brosset
bb9603f20a Bug 1075319 - Use native add_task in devtools mochitests rather than custom asyncTest. r=miker 2014-12-15 03:37:00 -05:00
Brian Grinstead
ab0ac89c57 Bug 1083657 - Fix intermittent 'this.editor is null' in projecteditor;r=paul 2014-11-24 11:46:00 -08:00
David Rajchenbach-Teller
fa3da6b888 Bug 1081548 - Wallpaper patch;r=yoric 2014-10-11 21:52:44 +02:00
David Rajchenbach-Teller
99c206bce6 Bug 1016387 - Whitelisting tests that leak Promise rejections (devtools, part 2). r=yoric 2014-10-10 03:56:00 +02:00
Manu Jain
330e66f390 Bug 1066558 - Cant collapse a tree in web IDE, after expanding it; r=bgrins 2014-10-08 15:49:48 -07:00
Jennifer Fong
4b06ecce9a Bug 1074880 - Remove file icons on tree view. r=jryans 2014-10-06 12:58:00 +02:00
Jennifer Fong
b9ccd377ce Bug 1062204 - Make pictures scrollable. r=jryans 2014-09-16 16:01:00 -04:00
Shu-yu Guo
40c62f33a5 Bug 1001090 - Part 5: Fix errors in tests throughout the tree. (r=robcee,gavin) 2014-09-15 16:30:47 -07:00
Brian Grinstead
1ebc3246a7 Bug 1060041 - Don't expand folders in projecteditor tree by default;r=jryans 2014-08-29 15:49:11 -07:00
Brian Grinstead
927d132833 Bug 1030357 - Skip devtools/projecteditor tests with e10s. r=harth 2014-08-26 13:53:00 -04:00
Brian Grinstead
ac058a2c87 Bug 1051136 - Use editor.canUndo instead of checking the DOM element to see if undos are possible. r=mratcliffe 2014-08-22 13:33:00 +02:00
Brian Grinstead
29a021eb71 Bug 1051136 - Wait for onEditorChange before opening menu in browser_projecteditor_menubar_02.js. r=mratcliffe 2014-08-13 08:06:00 -04:00
Brian Grinstead
54ec046e24 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
Jan Keromnes
1d7ac10df1 Bug 1021831 - Show "Validation status" tooltip over the status circle in WebIDE. r=paul 2014-08-12 07:23:00 -04:00
Ed Morley
4af8498240 Backed out changeset 19719fd38363 (bug 1039484) for intermittent test failures 2014-08-12 14:50:53 +01:00
Brian Grinstead
55413368d4 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
Brian Grinstead
5601619af6 Bug 1042825 - Project Editor: Prevent undo from undo clearing out the file content. r=jryans 2014-08-07 06:21:00 -04:00
Brian Grinstead
9f3ed001d2 Bug 1037292 - Use a date-specific temporary folder name for project editor tests. r=jwalker 2014-08-04 08:38:00 -04:00
Brian Grinstead
23bca18ed6 Bug 1022083 - Project Editor: Add context menu in sourceeditor. r=harth 2014-07-31 08:44:00 -04:00
Brian Grinstead
27f01e88b5 Bug 1037292 - Project Editor tests - try a second time if temporary file creation fails;r=jwalker 2014-08-01 07:52:44 -05:00
Nathan Froyd
528da1d828 Bug 1045118 - move install rules in browser/devtools/*/Makefile.in to moz.build; r=mshal 2014-07-28 12:36:04 -04:00
Birunthan Mohanathas
d439a5124b Bug 1044446 - Collapse test-only moz.build files under browser/ into ancestor moz.build files. r=gps 2014-07-28 18:02:44 -07:00
Carsten "Tomcat" Book
604601ab3f merge fx-team to mozilla-central a=merge 2014-07-24 15:34:40 +02:00
Brian Grinstead
7c60d7a672 Bug 1011116 - Reselect file in tree after folder is selected and file gets refocused. r=harth 2014-07-23 10:02:00 +02:00
Alexandre Poirot
6188942e57 Bug 1027242 - Blacklist mulet's failing tests + expose 'mulet' to ini files; fix previous bustage on a CLOSED TREE, r=ahal 2014-07-02 15:40:56 -07:00
Michael Ratcliffe
584afa1e41 Bug 994732 - Make "Disable Cache" in Devtools persist (only when the toolbox is open) r=jwalker, r=pbrosset 2014-07-17 10:39:56 +01:00
Alexandre Poirot
1d9e0ffb72 Bug 1013997 - Use only one compartment for all devtools modules. r=mossop, r=past 2014-07-07 06:07:00 -04:00
Brian Grinstead
dc28723d09 Bug 1033855 - Do not show delete context menu item for project root. r=harth 2014-07-07 13:47:00 +02:00
Brian Grinstead
051b454364 Bug 1033853 - Do not reload files that have changed in project editor. r=harth 2014-07-07 07:45:00 +02:00
Brian Grinstead
3a52fe6376 Bug 1031472 - Automatically reload all preferences in source editor. r=vporof,harth 2014-07-07 13:52:00 +02:00
Brian Grinstead
37f880352e Bug 1030951 - Get rid of "TypeError: this.editMenu is undefined" logspam. r=harth 2014-06-26 17:36:00 -04:00
Brian Grinstead
b3ab9ccb00 Bug 1021827 - Show menu items for project editor inside of App Manager;r=paul 2014-06-26 07:17:54 -05:00
Carsten "Tomcat" Book
21153df8d7 Merge mozilla-central to fx-team 2014-06-25 15:48:21 +02:00
Carsten "Tomcat" Book
4c5d83537e merge fx-team to mozilla-central a=merge 2014-06-25 15:34:21 +02:00
Jim Blandy
39dc0c6097 Bug 914753: Make Emacs file variable header lines correct, or at least consistent. DONTBUILD r=ehsan
The -*- file variable lines -*- establish per-file settings that Emacs will
pick up. This patch makes the following changes to those lines (and touches
nothing else):

 - Never set the buffer's mode.

   Years ago, Emacs did not have a good JavaScript mode, so it made sense
   to use Java or C++ mode in .js files. However, Emacs has had js-mode for
   years now; it's perfectly serviceable, and is available and enabled by
   default in all major Emacs packagings.

   Selecting a mode in the -*- file variable line -*- is almost always the
   wrong thing to do anyway. It overrides Emacs's default choice, which is
   (now) reasonable; and even worse, it overrides settings the user might
   have made in their '.emacs' file for that file extension. It's only
   useful when there's something specific about that particular file that
   makes a particular mode appropriate.

 - Correctly propagate settings that establish the correct indentation
   level for this file: c-basic-offset and js2-basic-offset should be
   js-indent-level. Whatever value they're given should be preserved;
   different parts of our tree use different indentation styles.

 - We don't use tabs in Mozilla JS code. Always set indent-tabs-mode: nil.
   Remove tab-width: settings, at least in files that don't contain tab
   characters.

 - Remove js2-mode settings that belong in the user's .emacs file, like
   js2-skip-preprocessor-directives.
2014-06-24 22:12:07 -07:00
Brian Grinstead
3ab3cc72f0 Bug 1021828 - Project editor: Show prompt before deleting file. r=paul 2014-06-23 07:35:00 -04:00
Brian Grinstead
c6637aabd9 Bug 1027537 - Project Editor: allow scrolling in the file list;r=paul 2014-06-23 10:29:11 -05:00