Paul Rouget
07ecde8143
Bug 814889 - [toolbox] Highlighter can't inspect while the debugger is paused. r=vporof
2013-01-09 10:32:35 +01:00
Panos Astithas
0cea33fba2
Fix debugger tests when running with a detached toolbox (bug 817562); r=vporof
2013-01-07 00:11:03 +02:00
David Zbarsky
c19950b0aa
Bug 824898: Convert SVG animation classes to WebIDL r=bz
2013-01-06 04:32:03 -05:00
David Zbarsky
3d6888a441
Bug 825147: Convert SVGPolygonElement and SVGPolylineElement to WebIDL r=bz
2013-01-06 04:32:01 -05:00
Ehsan Akhgari
87793a720d
Merge mozilla-central into mozilla-inbound
2013-01-05 16:00:35 -05:00
Panos Astithas
ebe9b4907b
Implement a new addAllGlobalsAsDebuggees method for faster chrome debugging (bug 821701); r=jimb
...
Also GC only once when going through all compartments in both addAllGlobalsAsDebuggees and removeAllDebuggees, instead of once for every debuggee added or removed.
2013-01-04 21:34:43 +02:00
Peter Van der Beken
21c21904b4
Fix for bug 824907 (Convert HTML table elements to WebIDL) - convert HTMLTableSectionElement to WebIDL. r=bz.
2012-12-29 15:07:48 +01:00
Peter Van der Beken
4ea5c6db24
Fix for bug 824907 (Convert HTML table elements to WebIDL) - convert HTMLTableCaptionElement to WebIDL. r=bz.
2012-12-29 15:07:46 +01:00
Panos Astithas
24d37c98c8
Merge m-c to fx-team
2012-12-19 10:03:48 +02:00
Mihai Sucan
1050b31c68
Bug 792062 - Make the tabNavigated notification reusable by the Web Console; r=past
2012-12-17 22:06:13 +02:00
Ed Morley
7ff01aca87
Bug 774619 - Disable browser_dbg_bfcache.js on Windows for too many intermittent failures
2012-12-17 13:21:18 +00:00
Nathan Froyd
592a8afaf2
Bug 827993 - delete useless code in browser_dbg_bug723069_editor-breakpoints.js; r=past
2013-01-08 12:59:19 -05:00
Ehsan Akhgari
dd48409590
Disable browser_dbg_chrome-debugging.js because of the crashes in bug 821701, irc-r=robcee
2012-12-14 11:53:02 -05:00
Ed Morley
eb57a64284
Merge mozilla-inbound to mozilla-central on a CLOSED TREE
2012-12-14 15:28:22 +00:00
Joe Walker
7aaa4bea44
Bug 813031 - gDevTools needs an API review [toolbox]; r=paul
2012-12-13 13:03:55 +00:00
Victor Porof
57b33daf55
Bug 796135 - Provide some obvious UI for scripts filtering, r=past
2012-12-10 16:03:48 +02:00
Victor Porof
1922ed7b6c
Bug 818430 - Having line and token operators in the same query makes the scripts menulist behave weirdly, r=past
2012-12-11 09:38:04 +02:00
Victor Porof
e0dfde2c81
Bug 816596 - Hide the variables filter box while there are no variables to filter, r=past
2012-12-11 09:38:00 +02:00
Victor Porof
df2b4629a3
Bug 816548 - Show 'hidden' properties menu item should say 'non-enumerable', r=past
2012-12-04 15:48:39 +02:00
Victor Porof
22e8e6b35f
Bug 816549 - 'Show variables searchbox' option in the debugger options menu - no such word as 'searchbox', r=past
2012-12-04 15:48:39 +02:00
Victor Porof
1d455627ef
Bug 817425 - many id's in devtools debugger listed as undefined, r=past
2012-12-04 15:48:39 +02:00
Victor Porof
cf106545fd
Bug 790576 - When jumping line numbers, pressing UP/DOWN should know how to increment/decrement, r=past
2012-11-28 16:51:54 +02:00
Victor Porof
db22e97f5f
Bug 815291 - Provide watch expressions context menus, r=past
2012-12-01 11:21:23 +02:00
Joe Walker
9632928486
Bug 788977 - [toolbox] Land the developer tools window; r=harth,jwalker,mikeratcliffe,paul,dão
2012-11-30 08:07:59 +00:00
Victor Porof
a6e2c728d7
Bug 791323 - Need a mechanism to select a script programmatically in the debugger, r=rcampbell
2012-11-27 18:19:24 +02:00
Victor Porof
ba82c85a57
Bug 815277 - Source editor's 'Find' and 'Jump to line' commands should use the frontend UI, r=past
2012-11-27 18:19:23 +02:00
Victor Porof
52621af0cc
Bug 812814 - Add a way to edit or remove watch expressions while the debugger is paused, r=past
2012-11-27 18:19:23 +02:00
Joe Walker
09f22af880
Backed out changeset 132d2e88ef03 (bug 788977) for talos regression.
2012-11-27 10:39:10 +00:00
Joe Walker
6cf594c56e
Merge m-c to fx-team
2012-11-24 12:06:17 +00:00
Joe Walker
ffb8f7a6c4
Bug 788977 - [toolbox] Land the developer tools window; r=harth,jwalker,mikeratcliffe,paul,dão
2012-11-22 21:35:19 +00:00
Ryan VanderMeulen
fd9ab63d55
Merge m-c to fx-team.
2012-11-22 00:34:14 -05:00
Victor Porof
4fce658cc3
Bug 813587 - When performing global searches with very few characters the browser may become unresponsive, r=past
2012-11-21 10:49:45 +02:00
Victor Porof
a6f5132004
Bug 805759 - Relax global search results auto-expand rules, r=past
2012-11-21 10:49:45 +02:00
Victor Porof
6691c9b050
Bug 813172 - Evaluating 'arguments' as a watch expression always yields an empty pseudo-array, r=rcampbell
2012-11-21 10:49:45 +02:00
Victor Porof
a7d72e1904
Bug 813471 - A breakpoint can be placed at the wrong line when using key shortcuts after opening the source editor's context menu, r=past
2012-11-20 12:57:05 +02:00
Seth Fowler
ed831078fe
Bug 812241 - Remove disabled test warnings. r=khuey
2012-11-20 16:13:04 -08:00
Peter Van der Beken
9b07dbace6
Fix for bug 814022 (Make instanceof for new DOM bindings work across scopes). r=bz.
2012-11-19 11:59:13 +01:00
Victor Porof
9d481f3aaa
Bug 727429 - Add support for watch expressions to the debugger, r=rcampbell
2012-11-17 21:41:04 +02:00
Victor Porof
d40510ba0b
No bug - Fix 'browser_dbg_bug740825_conditional-breakpoints-02.js' caused by 43303dfa12a5, r=past
2012-11-16 13:16:23 +02:00
Panos Astithas
048c5c64cf
Set breakpoints in all scripts with bytecode in the specified line (bug 793214), r=rcampbell
2012-11-01 17:34:10 +02:00
Victor Porof
d502ec28a3
No bug - Fix 'browser_dbg_bug740825_conditional-breakpoints-01.js' caused by 43303dfa12a5, r=past
2012-11-16 10:47:30 +02:00
Victor Porof
079172676d
Bug 740825 - Implement conditional breakpoints, r=past
2012-11-16 08:42:52 +02:00
Victor Porof
7070ec9f90
Bug 808372 - After bug 807222, the variables view feels sluggish when expanding some nodes, r=past
2012-11-16 08:34:13 +02:00
Victor Porof
e066d8b15e
Bug 810642 - Intermittent browser_dbg_panesize.js | Height preferences shouldn't have been updated yet, r=past
2012-11-12 16:14:09 +02:00
Victor Porof
95e69b1554
Bug 808691 - The remote and chrome debugger windows should remember their size across sessions, r=past
2012-11-10 13:14:40 +02:00
Panos Astithas
be27bbe8cb
Merge m-c to fx-team
2012-11-07 11:14:37 +02:00
Ed Morley
787383f802
Bug 753225 - Disable browser_dbg_createRemote.js on platforms other than Windows too, until it's made to behave
2012-11-06 22:26:56 +00:00
Victor Porof
f8b5642c1a
No bug - Fix 'browser_dbg_propertyview-data.js | Test timed out' after 62379ce61c84, r=dcamp
2012-11-06 19:33:59 +02:00
Ed Morley
c5f4e69b96
Merge mozilla-central to fx-team
2012-11-06 14:16:07 +00:00
Victor Porof
fdb4a61a7e
Bug 794823 - Refactor and move the debugger's PropertyView in shared, so that it can replace PropertyPanel.jsm soon, r=past, msucan
2012-11-04 01:01:05 +02:00