Commit Graph

550 Commits

Author SHA1 Message Date
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
Nick Fitzgerald
9ab0c6745e Bug 925073 - Create a pref to enable/disable pretty printing in the UI; r=vporof 2013-10-11 13:52:50 -07:00
Brian Mooney
b21ee9acbe Bug 862019 - Add Ctrl-C listener to Variables View for copying items, r=vporof 2013-10-06 14:17:14 +03:00
Victor Porof
00f5e8d20b Bug 923779 - Native code event listeners can get listed multiple times in the events pane, r=past 2013-10-05 16:26:08 +03:00
Victor Porof
e5fdaab0a2 Bug 919155 - After editing a source, it takes multiple page refreshes for the text contents to get updated in the debugger, r=rcampbell 2013-10-04 10:33:08 +03:00
Victor Porof
965aad71b9 Bug 800857 - Add tests, r=rcampbell 2013-10-04 10:33:08 +03:00
Victor Porof
3cd6865e48 Bug 800857 - Handle event listener objects added by plugins, r=past 2013-10-04 10:33:08 +03:00
Victor Porof
98c03e2f04 Bug 800857 - Implement debugger frontend for breaking on dom events, r=rcampbell 2013-10-04 10:33:08 +03:00
Victor Porof
99f5dbc55e Bug 921513 - Use consumeoutsideclicks=false for the debugger panels, r=rcampbell 2013-10-04 00:36:35 +03:00
Victor Porof
1206bb4769 No bug - Remove a debugging leftover added in changeset 2260a05fdb35 for fixing a 'browser_dbg_variables-view-accessibility.js' orange, r=me 2013-10-02 16:14:18 +03:00
Nick Fitzgerald
a1ba873e10 Bug 918802 - Move the debugger's pretty printing into a worker; r=past 2013-10-01 14:25:19 -07:00
Panos Astithas
ada503a56a Bug 810966 - Display closed over variables in the variables view for functions that are not stack frames; r=vporof,msucan 2013-09-25 19:03:17 +03:00
Gregory Szorc
f0bcf1241b Bug 920223 - Part 3: Mass convert MOCHITEST_BROWSER_FILES to manifests; rs=Ms2ger 2013-09-30 09:52:06 +02:00
Ed Morley
5e3c678fac Backed out changeset 8b02873ee07e (bug 920223) 2013-09-30 12:50:05 +01:00
Gregory Szorc
18c2c27094 Bug 920223 - Part 3: Mass convert MOCHITEST_BROWSER_FILES to manifests; rs=Ms2ger 2013-09-30 09:52:06 +02:00
Victor Porof
e32fea9ff6 Bug 907755 - Followups, r=fitzgen 2013-09-28 10:41:20 +03:00
Wes Kocher
6de7d1ef55 Merge fx-team to m-c 2013-09-24 20:06:37 -07:00
Nick Fitzgerald
8a9d50960c Bug 918802 - Pretty printer shouldn't block Firefox on large files; r=dcamp 2013-09-24 16:01:01 -07:00
Nick Fitzgerald
48f6a3c421 Backout c49d5912c0de on a CLOSED TREE due to pushing the wrong version of the patch. 2013-09-24 15:16:25 -07:00
Nick Fitzgerald
3d8fd54064 Bug 918802 - Pretty printer shouldn't block Firefox on large files; r=dcamp 2013-09-24 13:54:56 -07:00
Hubert B Manilla
b88c2b0ad4 Bug 907755 - Added telemetry probes to measure how long it takes to display a selected source text to the user; r=fitzgen 2013-09-23 13:03:25 -07:00
Phil Ringnalda
2546eef4df Merge m-c to fx-team 2013-09-22 09:16:05 -07:00
Victor Porof
a93a1614e0 Bug 918797 - Trying to prettify html irrevocably loses the source until the page is refreshed (relanded), r=fitzgen 2013-09-22 19:03:15 +03:00
Victor Porof
897e683595 Backed out bug 918797, r=me 2013-09-21 19:07:52 +03:00
Victor Porof
8e03f6dc57 Bug 918797 - Fix the potential source of oranges in browser_dbg_pretty-print-06.js, r=me 2013-09-21 12:44:01 +03:00
Victor Porof
ca5b9bfdf0 Bug 918797 - Trying to prettify html irrevocably loses the source until the page is refreshed, r=fitzgen 2013-09-21 10:18:32 +03:00
Victor Porof
e2ec543f41 Bug 918329 - Fix XUL 'inline #text child' warning for the toolbarbutton element added in bug 762761, r=fitzgen 2013-09-21 10:18:32 +03:00
Anton Kovalyov
45c957c688 Bug 912260 - Make Scratchpad use CodeMirror. r=robcee r=msucan 2013-09-20 11:34:10 -07:00
Ed Morley
02ff03f180 Merge latest green fx-team changeset and mozilla-central 2013-09-19 15:39:37 +01:00
Phil Ringnalda
059782fbe5 Merge m-c to m-i 2013-09-18 23:28:41 -07:00
Nick Fitzgerald
4425162551 Bug 762761 - part 3: use a text node for the icon instead of the value attribute; r=me 2013-09-18 18:08:00 -07:00
Nick Fitzgerald
45c3de0da3 Bug 762761 - part 2: front end changes for debugger pretty printing; r=vporof 2013-09-18 17:56:20 -07:00
Victor Porof
669369321e Bug 916747 - Request longer timeout for browser_dbg_breakpoints-contextmenu.js, r=me 2013-09-24 11:11:17 +03:00
Victor Porof
20dae7ea40 Bug 860349 - Don't do a thread dispatch when performing the test in browser_dbg_chrome-create, r=me 2013-09-23 20:00:03 +03:00
Victor Porof
a9f9aac7e2 Bug 860349 - Enable and add more logging for browser_dbg_chrome-create.js, r=rcampbell 2013-09-20 14:51:32 +03:00
Mike Hommey
153c82610c Bug 917622 - Use INSTALL_TARGETS for mochitests. r=gps 2013-09-19 07:39:58 +09:00
Carsten "Tomcat" Book
725d8a196f Merge m-c to fx-team 2013-09-18 12:32:43 +02:00
Carsten "Tomcat" Book
a5d24f9255 merge fx-team to mc 2013-09-18 12:12:28 +02:00
Panos Astithas
1797d72f4c Ignore failures to get the lastPausedUrl when a tab is closing (bug 916458). r=fitzgen 2013-09-18 12:58:37 +03:00
Victor Porof
521bc44154 Bug 917498 - Make sure the correct source is shown after performing reloads in browser_dbg_breakpoints-disabled-reload.js. r=me
CLOSED TREE
2013-09-17 23:48:47 +03:00