Commit Graph

589 Commits

Author SHA1 Message Date
Alexandre Poirot
7c0aa7b3bb Bug 931921 - Prevent creating multiple intances of global actors. r=past 2013-12-02 11:34:47 -05:00
Ryan VanderMeulen
05fada976c 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
J. Ryan Stinnett
6aa0fc8110 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
Alexandre Poirot
1753e17773 Bug 931921 - Prevent creating multiple intances of global actors. r=past 2013-12-02 11:34:47 -05:00
Victor Porof
c10c77ba16 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
aa2c8950fa merge fx-team to mozilla-central 2013-11-29 10:13:09 +01:00
Ms2ger
3b4c4d060b Bug 939271 - Part l: move mochitests to manifests in browser/devtools/debugger; r=mshal 2013-11-28 15:07:50 +01:00
Victor Porof
75cae2feb4 Bug 932305 - The Cmd-D shortcut no longer works, r=past 2013-11-28 20:38:42 +02:00
Victor Porof
139d26dc89 Bug 898199 - Reenable browser_dbg_event-listeners.js, in light of bug 941787 potentially fixing these sorts of problems, r=me 2013-11-27 09:45:32 +02:00
Hector Zhao
628db0cbea 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
Ryan VanderMeulen
500c281c32 Merge m-c to inbound. 2013-11-21 14:41:01 -05:00
Ryan VanderMeulen
4e2f345770 Merge m-c to inbound. 2013-11-21 11:37:10 -05:00
Victor Porof
3acff37698 Bug 937539 - Cmd+Alt+F opens find/replace in the Debugger's editor. r=anton 2013-11-20 21:51:33 +02:00
Shu-yu Guo
5d43c94bdc Bug 933882 - Force GC in Debugger mochitests for ASan. (r=past) 2013-11-20 22:50:28 -08:00
Panos Astithas
71a5f95334 Bug 917583 - part 3: fix the event-listeners test; r=fitzgen 2013-11-20 08:49:55 -08:00
Nick Fitzgerald
f5faeb076a Bug 917583 - part 2: request definitionSite before adding listeners to the view; r=vporof 2013-11-05 17:28:00 -08:00
Brian Grinstead
8f8593d165 Bug 862558 - Web Console should always be available / visible;r=msucan 2013-11-11 15:13:28 -06:00
Ms2ger
95f2bb6150 Merge fx-team into mozilla-central. 2013-11-17 14:27:37 +01:00
Boris Zbarsky
39bbdb82b8 Bug 937462. Eliminate all uses of cloneNode() and importNode() without the boolean "deep" arg that are not explicitly testing the behavior of that case from the tree, since the semantics of it will change. r=sicking 2013-11-17 00:10:18 -05:00
Brian Grinstead
3d1ba55a98 Bug 916766 - Consistent theming across panels (adding webconsole and options panel). Also prevents flicker on panels while frame is loading. r=paul, ui-r=darrin 2013-11-13 12:02:05 -06:00
Nick Fitzgerald
42d24937fe Bug 935788 - Fix Pretty Print button when attempting to prettify non-js files; r=vporof 2013-11-12 10:38:38 -08:00
Brandon Benvie
d13b18f4e4 Bug 862849 - Remove __iterator__ use from the devtools. r=vp 2013-11-07 13:23:55 -08:00
Anton Kovalyov
55d229d527 Bug 929234 - Make CodeMirror extraKeys localizable. r=vporof 2013-11-07 14:39:31 -08:00
Alexandre Poirot
9a3f95a0eb Bug 934883 - Prevent closing all targets when receiving one tabDetached event. r=past 2013-11-07 09:14:40 -05:00
Wes Kocher
6c53d4705c Backed out changeset 7dd13d06f132 (bug 862849) for breaking webconsole tests 2013-11-06 15:13:53 -08:00
Brandon Benvie
6cc62866fc Bug 862849 - Remove __iterator__ use from the devtools. r=vp 2013-10-17 16:05:14 -07:00
Nick Fitzgerald
7877d181c0 Bug 930141 - Replace escodegen with pretty-fast in the debugger and scratchpad pretty printing backend; r=gps,dcamp,past,benvie 2013-11-05 22:49:22 -08:00
Phil Ringnalda
637fba4ee3 Back out 5b70e599577c (bug 930141) for test_loader_paths.html bustage 2013-11-05 22:19:28 -08:00
Nick Fitzgerald
082a95b42c Bug 930141 - Replace escodegen with pretty-fast in the debugger and scratchpad pretty printing backend; r=gps,dcamp,past,benvie 2013-11-05 20:24:17 -08:00
Brian Grinstead
56c80a74c4 Bug 932880 - Fix remaining DevTools bc leaks. r=past 2013-11-01 19:55:13 -05:00
Panos Astithas
cc780d71aa Bug 932880 - Small cleanups and fixes for browser_dbg_clean-exit-window.js. r=fitzgen 2013-11-01 20:09:50 +02:00
Victor Porof
3fbc0fcb0d Bug 910955 - Implement a live WebGL shader editor, r=dcamp 2013-10-25 10:18:41 +03:00
Victor Porof
334e43c3da Bug 929888 - Remove the editor context menu listeners from the debugger, r=anton 2013-10-24 11:48:42 +03:00
Panos Astithas
78dd76d574 Make the debugger more resilient in the presence of a bogus source map (bug 906889). r=fitzgen 2013-10-24 11:47:10 +03:00
Girish Sharma
d23a69252d Bug 919978 - Make StyleEditor use CodeMirror, r=anton, msucan 2013-10-24 10:31:02 +05:30
Nick Alexander
8cdda00c3d Backed out changeset 69ebfb936442 (bug 862849) for bc orange on a CLOSED TREE.
--HG--
extra : amend_source : 0fbcba6a47f79369df9628f3ca1aa2ebf02a6efa
2013-10-23 13:19:58 -07:00
Brandon Benvie
d2f6bed2e3 Bug 862849 - Remove __iterator__ use from the devtools. r=vp 2013-10-18 12:28:40 -07:00
Nick Fitzgerald
b5f3649db3 Bug 917072 - Move black box eyeball into sources toolbar; r=vporof 2013-10-23 02:10:08 -07:00
Anton Kovalyov
69961acc6a Bug 919709 - Make Debugger use CodeMirror. r=vporof 2013-10-22 13:53:53 -07:00
Gijs Kruitbosch
4e2021a3e8 Bug 927605 - invert the cloverleaf flag, r=vporof 2013-10-22 14:00:51 +02:00
Gijs Kruitbosch
01df7a0631 Bug 927605 - refactor keyboard shortcut code in devtools into a JSM, r=Unfocused,vporof
--HG--
rename : browser/devtools/shared/helpers.js => toolkit/modules/ShortcutUtils.jsm
2013-10-20 22:50:37 +02:00
Nick Fitzgerald
546559a6e0 Bug 916180 - Make pretty printing toggle-able; r=vporof 2013-10-22 00:04:46 -07:00
Jacob Clark
e1af68ea63 Bug 928315 - Adding functionlity to allow Shift+Enter to search backwards in the debugger, r=vporof 2013-10-20 17:50:20 +03:00
Victor Porof
b31f92b72e Bug 927375 - Debugger UI should be responsive when docked to the side, r=fitzgen 2013-10-19 12:26:46 +03:00
Brandon Benvie
19d5c5ce8c Bug 902539 - Make VariablesView ignore right clicks. r=vp 2013-10-14 14:40:05 -07:00
Brandon Benvie
bb71732097 Backout 55adba3eb627 bug 902539 for missing review comment. 2013-10-15 12:09:38 -07:00
Brandon Benvie
4fa6744102 Bug 902539 - Make VariablesView ignore right clicks. 2013-10-14 14:40:05 -07:00
Nick Fitzgerald
e76d36e304 Bug 921630 - Show progress indicator while pretty printing; r=vporof 2013-10-14 13:06:50 -07:00
Nick Fitzgerald
2a7c33fe0e Bug 924442 - Disallow pretty printing when a source is black boxed; r=vporof 2013-10-14 11:44:00 -07:00
Sunny
2306b5ed20 Bug 898472 - Give Browser Debugger window a title. r=vp 2013-10-11 15:09:00 -07:00