Commit Graph

717 Commits

Author SHA1 Message Date
Dave Camp
571904a074 Bug 777373 - CssRuleView.jsm uses invalid weak map keys. r=rcampbell 2012-07-26 12:59:00 -07:00
Mihai Sucan
ef806b291b Bug 688981 - Place the web console in its own iframe; r=rcampbell,dao 2012-07-26 18:06:04 +03:00
Ed Morley
43ecb4cbb9 Backout 6b2d5e37140e (bug 741576) for Win7 timeouts in browser_styleinspector_bug_672744_search_filter.js 2012-07-27 10:34:39 +01:00
Michael Ratcliffe
fe7022b757 Bug 777355 - Move Console.jsm somewhere into toolkit to fix comm-central's busted XPCShell tests.; r=rcampbell
--HG--
rename : browser/devtools/shared/Console.jsm => toolkit/devtools/Console.jsm
2012-07-25 18:34:34 +01:00
Heather Arthur
0c526246f6 Bug 741576 - Style tweaks for Computed view; r=paul 2012-07-26 22:47:39 +01:00
Thaddee Tyl
41e91ecefd Bug 775812 - Web Console autocomplete should include full scope; r=msucan 2012-07-25 20:21:03 +03:00
Victor Porof
29ca3749d3 Backout 7dded40bb32b (Bug 761007) to re-enable Tilt tests on Linux 2012-07-25 17:08:32 +03:00
Rob Campbell
d03e611eb5 Bug 776518 - Move Require.jsm somewhere into toolkit to fix comm-central's busted XPCShell tests; r=gavin 2012-07-24 15:02:10 -07:00
Michael Ratcliffe
a2cccfbb98 Bug 776518 - Move Require.jsm somewhere into toolkit to fix comm-central's busted XPCShell tests; r=rcampbell
--HG--
rename : browser/devtools/shared/Require.jsm => toolkit/devtools/Require.jsm
2012-07-24 12:08:30 +01:00
Mounir Lamouri
72b86db435 Bug 775817 - Update [most] tests to use the new permission manager api. r=sicking 2012-07-23 11:08:07 -07:00
Tim Taubert
b4f139fac3 merge m-c to fx-team 2012-07-21 12:50:03 +02:00
Heather Arthur
677423fb33 Bug 775692 - Rename rule.inheritedSource; r=paul 2012-07-20 16:04:55 +01:00
Rob Campbell
3ae0648474 merge fx-team to m-c 2012-07-20 10:04:55 -04:00
Ekanan Ketunuti
be8793f182 Bug 775225 - Unprefix -moz-calc in browser. r=dao 2012-07-19 07:44:39 +07:00
Victor Porof
22e4b81d78 Bug 773653 - Intermittent leak in browser_dbg_breakpoint-new-script.js; r=rcampbell 2012-07-18 17:06:45 +03:00
Victor Porof
57b131d784 Bug 770542 - Intermittent leak in browser_dbg_bug723069_editor-breakpoints.js, browser_dbg_bug723071_editor-breakpoints-pane.js & browser_dbg_bug731394_editor-contextmenu.js of browser_dbg_script-switching.html; r=rcampbell 2012-07-18 17:21:57 +03:00
Sankha Narayan Guria
51c59a72cc Bug 739151 - Tilt now supports frames; r=vporof,rcampbell 2012-07-10 22:28:00 +03:00
Victor Porof
3bead08c9a Bug 774220 - Script URLs should appear in tooltips even when the menu list is not open; r=past 2012-07-18 09:42:51 +03:00
Victor Porof
8abfd860f7 Bug 771481 - 'No scripts.' should be displayed in the dropdown when there are no scripts matching the search string; r=past 2012-07-18 16:13:15 +03:00
Mihai Sucan
0e2ba54a73 Bug 773466 - Console will stop displaying output; r=rcampbell 2012-07-17 14:03:14 +03:00
Ryan VanderMeulen
2661c4efbe Merge m-c to inbound. 2012-07-20 17:37:53 -04:00
Benjamin Peterson
d1064385b3 Bug 761723 - Save script sources to implement Function.prototype.toString. r=jorendorff,njn,jimb,jst,Ms2ger
--HG--
extra : rebase_source : de1b55647780a30f98fe84d29ee3cb4a437a3ece
2012-07-20 20:17:38 +02:00
Heather Arthur
ebf145bd74 Bug 712469 - Inspector Rule View selectors can be more visually scannable; r=dcamp 2012-03-14 11:04:11 +01:00
Victor Porof
ab6feee188 Bug 767384 - The script from the dropdown is kept when loading a page with no scripts after loading one with scripts and opening the Debugger; r=past 2012-07-15 10:06:02 +03:00
Victor Porof
0a14cf5b14 Bug 723071 - Add a pane to display the list of breakpoints across all scripts in the debuggee; f=msucan,past r=past 2012-07-15 09:40:37 +03:00
Victor Porof
d10808c6ce Bug 767401 - Clearing the searched token in the scripts filter should also clear the 'find next' history; r=past 2012-07-15 10:12:06 +03:00
Victor Porof
bbd7eb5a77 Bug 768677 - Remote debugger asks for host:port, displays http://host:port/ as default value; r=past 2012-07-15 09:47:03 +03:00
Joe Walker
d45a8a73cd Bug 774057 - Hiding of jsb breaks unit tests; r=msucan 2012-07-15 11:47:38 +01:00
Joe Walker
4e144933a4 Bug 774027 - Add hidden:true to selected GCLI commands; r=jwalker 2012-07-15 10:02:14 +01:00
Michael Ratcliffe
ab20989e55 Bug 769560 - GCLI should include jsbeautifier in the set of tools it provides to Firefox; r=jwalker 2012-07-13 16:28:12 +01:00
Michael Ratcliffe
21a9e264b4 Bug 733783 - GCLI needs commands to support breakpoint stepping; r=past 2012-07-14 10:32:58 +01:00
Joe Walker
e2d51fe46e Bug 770145 - GCLI needs a command to log function calls; r=past 2012-07-13 17:06:46 +01:00
Joe Walker
53f2daf5e7 Bug 773254 - GCLI should match options case-insensitively; r=harth 2012-07-13 17:06:46 +01:00
Joe Walker
6b5a4a3e8b Bug 773345 - GCLI 'cookie list' command should have space at end of 'cookie set ' shortcuts; r=harth 2012-07-12 18:31:55 +01:00
Joe Walker
6e43fd7e87 Bug 773174 - GCLI help output should be sorted; r=harth 2012-07-12 18:24:28 +01:00
Panos Astithas
25dfbf0950 Bug 751949 - Reloading a page when the debuggee is paused results in: ASSERTION: Mismatched calls to ResumeTimeouts; r=rcampbell 2012-07-13 13:10:22 +03:00
Panos Astithas
fd456f8730 Bug 771452 - resume button need two clicks to go on after a breakpoint when the script is inside the .html file; r=rcampbell 2012-07-13 13:10:21 +03:00
Panos Astithas
6211a0eadd Bug 767399 - When navigating between web pages with the Back and Forward buttons, the same scripts are displayed in the Debugger for all the pages; r=rcampbell 2012-07-12 14:03:43 +03:00
Tim Taubert
70d4c71fb4 merge m-c to fx-team 2012-07-12 10:55:19 +02:00
Joe Walker
48371a4bdf Bug 771356 - GCLI "console clear" command doesn't appear to clear the console; r=dcamp 2012-07-11 18:31:55 +01:00
Joe Walker
b348d2e6ba Bug 771992 - GCLI cookie command completion wonky in xmas tree case; r=dcamp 2012-07-11 18:21:09 +01:00
Ed Morley
6c324a1a79 Merge mozilla-central to mozilla-inbound 2012-07-11 10:52:45 +01:00
Ekanan Ketunuti
1c628eee61 Bug 772460 - Replace '-moz-transition' with 'transition' in browser/. r=dao 2012-07-11 09:13:55 +07:00
Michael Ratcliffe
4d84f2da38 Bug 771555 - GCLI needs a addon, resize, restart, cookie and pagemanip commands; r=dcamp,jwalker 2012-07-10 17:53:04 +01:00
Joe Walker
a9d4925673 Bug 769186 - [devtb] Decide on a key sequence for the developer toolbar; r=dcamp 2012-07-10 23:04:44 +01:00
Tanvi Vyas
0232094e98 Bug 737873 - Implement mixed content highlighting in the web console; r=msucan,gavin.sharp 2012-07-10 20:37:26 +03:00
Mihai Sucan
c8f8cad16f Bug 737873 - Make HUDService-content send the new page location earlier; r=rcampbell 2012-06-27 14:17:40 +03:00
Mihai Sucan
c2bc09524a Bug 772506 - Make sure jsterm eval results are correctly formatted as strings; r=rcampbell 2012-07-10 19:29:58 +03:00
Tim Taubert
c8c0bac97c merge m-c to fx-team 2012-07-10 11:04:59 +02:00
Paul Rouget
9671c80866 Bug 772093 - test fail on Mac: browser_inspector_bug_672902_keyboard_shortcuts.js | Test timed out. r=harth 2012-07-09 18:18:01 +02:00