Commit graph

2442 commits

Author SHA1 Message Date
Victor Porof
abcb2add53 Bug 945482 - Intermittent browser_dbg_variables-view-popup-08.js | Should have two frames. - Got 0, expected 2 | Test timed out | Found a tab after previous test timed out, r=me 2013-12-04 10:12:05 +02:00
Brandon Benvie
931cb47b94 Bug 808371 - Allow adding new properties to objects in the VariablesView. r=vp, r=jryans 2013-12-02 20:07:13 -08:00
Mihai Sucan
ecc686864d Bug 935277 - Fix and reenable browser_webconsole_bug_632347_iterators_generators.js; r=past 2013-11-26 23:39:46 +02:00
Mihai Sucan
5c9a9143a9 Bug 943496 - Autocomplete should execute native getters; r=past 2013-12-03 15:32:41 +02:00
Dennis Schubert
61836982ec Bug 922214 - Add console.exception; r=msucan 2013-12-02 20:12:18 +01:00
Patrick Brosset
2c1a2cc18e Bug 940500 - Colorpicker tooltip now edits css gradients correctly. r=miker 2013-12-03 08:45:29 -05:00
Phil Ringnalda
e49ff04763 Back out 14d1050e721b (bug 940541) for Windows b-c bustage 2013-12-02 19:48:43 -08:00
Jordan Santell
e6ddb65707 Bug 940541 - Convert shader editor to use Promise.jsm. r=vp, r=benvie 2013-12-02 17:08:09 -05:00
Brandon Benvie
af705c74f1 Bug 943673 - Convert to Promise.jsm in the source editor. r=anton 2013-12-02 14:10:57 -08:00
Brandon Benvie
0444cedc25 Bug 943669 - Convert to Promise.jsm in profiler. r=anton 2013-11-26 16:30:23 -08:00
Brandon Benvie
9ae0f47987 Bug 943672 - Convert to Promise.jsm in Scratchpad. r=anton 2013-12-02 14:09:11 -08:00
Alexandre Poirot
c22328f7b6 Bug 931921 - Prevent creating multiple intances of global actors. r=past 2013-12-02 11:34:47 -05:00
Ryan VanderMeulen
23e67bd959 Backed out 2 changesets (bug 941012, bug 931921) for suspicion of breaking Mn on OSX. CLOSED TREE
Backed out changeset c50cca7d248a (bug 941012)
Backed out changeset eb8d750eabb3 (bug 931921)
2013-12-02 13:47:29 -05:00
Brian Grinstead
9115c8772b Bug 942946 - ESC closes Responsive Design Mode while opening Web Console split view. r=paul 2013-11-25 13:25:25 -06:00
J. Ryan Stinnett
64ea1cec79 Bug 912057 - Replace Browser Debugger with Browser Toolbox. r=past
--HG--
rename : browser/devtools/debugger/DebuggerProcess.jsm => browser/devtools/framework/ToolboxProcess.jsm
2013-12-02 02:28:01 -06:00
Jordan Santell
f9aac2edf0 Bug 940538 - Convert network monitor to use Promise.jsm. r=benvie, r=vp 2013-12-02 11:34:47 -05:00
Alexandre Poirot
3aa17893dc Bug 931921 - Prevent creating multiple intances of global actors. r=past 2013-12-02 11:34:47 -05:00
Victor Porof
952b20eb2d Bug 725235 - In the debugger, show a details bubble while hovering over a variable or property in the source editor, r=past,rcampbell 2013-11-29 16:47:52 +02:00
Carsten "Tomcat" Book
2bd99eb2d7 merge fx-team to mozilla-central 2013-11-29 10:13:09 +01:00
Ms2ger
faff2dcc20 Bug 939271 - Part l: move mochitests to manifests in browser/devtools/debugger; r=mshal 2013-11-28 15:07:50 +01:00
Ms2ger
a1c6daac65 Bug 939271 - Part k: move mochitests to manifests in browser/devtools/commandline; r=mshal 2013-11-28 15:04:22 +01:00
Ms2ger
c801aa9737 Bug 939271 - Part c: move mochitests to manifests in browser/devtools/styleinspector/test; r=mshal 2013-11-28 15:03:16 +01:00
Carsten "Tomcat" Book
6bf96d1851 merge fx-team to mozilla-central 2013-11-28 12:44:14 +01:00
Victor Porof
dd99c0c9f0 Bug 932305 - The Cmd-D shortcut no longer works, r=past 2013-11-28 20:38:42 +02:00
Mihai Sucan
1223210813 Bug 843004 - Part 1: use the ConsoleOutput API for eval results and for console API messages; r=robcee 2013-11-25 14:15:40 +02:00
Anton Kovalyov
6258579c2a Bug 919707 - Make shift-click on a gutter select whole lines in the editor. r=robcee 2013-11-26 14:32:28 -08:00
Patrick Brosset
dd2ba78be2 Bug 942114 - Avoid intermittent markup image tooltip test failures. r=miker 2013-11-26 14:23:13 -05:00
Peiyong Lin
11565894fd Bug 941089 - Remove __noSuchMethod__ from browser/devtools/scratchpad/test/browser_scratchpad_ui.js. r=bbenvie 2013-11-26 14:21:59 -05:00
Peiyong Lin
42be858435 Bug 927035 - Replace Data.now() in browser/devtools/webconsole/hudservice.js with static counter. r=bbenvie 2013-11-26 14:21:43 -05:00
Cameron Paul
67e5d120f1 Bug 859057 - Add clear button to network monitor. r=vporof 2013-11-26 14:21:23 -05:00
Christos Stathis
acdcd914ad Bug 842682 - Use the debugger API for autocomplete and provide suggestions from the selected stackframe scope; r=msucan 2013-11-26 20:42:02 +02:00
Anton Kovalyov
3b45d17ea0 Bug 941018 - Add default value for col in selectStyleSheet. r=paul 2013-11-26 10:01:02 -08:00
Victor Porof
a351511463 Bug 938549 - Recompiling shaders when highlighting is very heavy and loses cached state, r=rcampbell
--HG--
rename : browser/devtools/shadereditor/test/browser_se_programs-blackbox.js => browser/devtools/shadereditor/test/browser_se_programs-blackbox-01.js
rename : browser/devtools/shadereditor/test/browser_se_programs-highlight.js => browser/devtools/shadereditor/test/browser_se_programs-highlight-01.js
2013-11-26 10:51:20 +02:00
Gabriel Luong
5d43d99088 Bug 924996 - Implement keyboard shortcut to move selected lines in source editor. r=anton 2013-11-25 19:06:42 -08:00
Anton Kovalyov
9845b44119 Bug 736879 - Set cursor:text on the SourceEditor's text area. r=jryans 2013-11-25 18:57:27 -08:00
Gabriel Luong
554f969b82 Bug 940713 - Enable autoclose brackets for source editor. r=anton 2013-11-25 15:57:51 -08:00
Victor Porof
596de3acc4 Bug 942120 - Avoid 'missing method' errors thrown by nsIScrollBoxObject when the nodes aren't visible. r=anton 2013-11-22 15:23:56 +02:00
Paul Rouget
c5cb4164d2 Bug 917777 - Don't override ctrl-a behavior. r=msucan 2013-11-25 09:32:04 -05:00
Anton Kovalyov
2af4397428 Bug 941781 - Upgrade CodeMirror to 3.20. r=robcee 2013-11-22 11:56:43 -08:00
Hector Zhao
2a195a70de Bug 606575 - Profile local data dir (ProfLD / NS_APP_USER_PROFILE_LOCAL_50_DIR) is incorrect for a newly created profile. r=Neil 2013-11-19 11:46:00 +08:00
Joe Walker
f74b9be0ae Bug 938575 - Avoid bizarre linux intermittent; r=mratcliffe 2013-11-22 11:07:46 +00:00
Michael Ratcliffe
6ce03518ed Bug 939098 - Stop markup view parsing color names out of context. r=jwalker 2013-11-18 16:07:24 +00:00
Ryan VanderMeulen
7c4875ed06 Merge m-c to fx-team. 2013-11-21 15:55:03 -05:00
Ryan VanderMeulen
7685aa2e55 Merge m-c to inbound. 2013-11-21 14:41:01 -05:00
Ryan VanderMeulen
aff6efccdc Merge m-c to inbound. 2013-11-21 11:37:10 -05:00
Anton Kovalyov
6ebf6121a6 Bug 919703 - Make search/replace and goto UX more Firefox-ey. r=harth 2013-11-20 16:04:26 -08:00
Anton Kovalyov
335ec52884 Bug 938111 - Don't use innerHTML in the Editor. r=harth 2013-11-20 14:39:10 -08:00
Dan Koepke
57038b96cc Bug 940016 - Add Run and Reload to Scratchpad context menu. r=bbenvie 2013-11-21 09:32:55 -05:00
Victor Porof
f8de794cf3 Bug 937539 - Cmd+Alt+F opens find/replace in the Debugger's editor. r=anton 2013-11-20 21:51:33 +02:00
Brian Grinstead
10ff861d12 Bug 916766 - Consistent theming across panels - webconsole updates;r=paul 2013-11-21 07:49:48 -06:00