Commit Graph

188 Commits

Author SHA1 Message Date
Ed Morley
7d46d4a5d4 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2013-01-10 08:59:12 +00:00
Panos Astithas
a98b157cc4 Bug 797336 - Intermittent failure in browser_dbg_globalactor-01.js; r=vporof 2013-01-09 23:27:59 +02:00
Panos Astithas
e1aecc824d Merge m-c to fx-team 2013-01-09 21:42:41 +02:00
Panos Astithas
65104b90c5 Increase the timeout for browser_dbg_scripts-searching-01.js (bug 751141); r=vporof 2013-01-09 10:21:36 +02:00
Ed Morley
015542f998 Bug 782179 - Disable browser_dbg_reload-same-script.js for too many intermittent failures 2013-01-09 19:38:18 +00:00
Paul Rouget
fac64dc42a Bug 814889 - [toolbox] Highlighter can't inspect while the debugger is paused. r=vporof 2013-01-09 10:32:35 +01:00
Panos Astithas
aa40652fe8 Fix debugger tests when running with a detached toolbox (bug 817562); r=vporof 2013-01-07 00:11:03 +02:00
David Zbarsky
9edf4dac9e Bug 824898: Convert SVG animation classes to WebIDL r=bz 2013-01-06 04:32:03 -05:00
David Zbarsky
cf966f28d5 Bug 825147: Convert SVGPolygonElement and SVGPolylineElement to WebIDL r=bz
--HG--
rename : content/svg/content/src/nsSVGPolygonElement.cpp => content/svg/content/src/SVGPolygonElement.cpp
rename : content/svg/content/src/nsSVGPolygonElement.cpp => content/svg/content/src/SVGPolygonElement.h
rename : content/svg/content/src/nsSVGPolylineElement.cpp => content/svg/content/src/SVGPolylineElement.cpp
rename : content/svg/content/src/nsSVGPolylineElement.cpp => content/svg/content/src/SVGPolylineElement.h
2013-01-06 04:32:01 -05:00
Ehsan Akhgari
2be7cfce19 Merge mozilla-central into mozilla-inbound 2013-01-05 16:00:35 -05:00
Panos Astithas
c529b9d29d 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
0a9ff23dea Fix for bug 824907 (Convert HTML table elements to WebIDL) - convert HTMLTableSectionElement to WebIDL. r=bz.
--HG--
rename : content/html/content/src/nsHTMLTableRowElement.cpp => content/html/content/src/HTMLTableRowElement.cpp
rename : content/html/content/src/nsHTMLTableSectionElement.cpp => content/html/content/src/HTMLTableSectionElement.cpp
rename : content/html/content/src/nsHTMLTableSectionElement.cpp => content/html/content/src/HTMLTableSectionElement.h
rename : dom/interfaces/html/nsIDOMHTMLTableSectionElem.idl => dom/interfaces/html/nsIDOMHTMLTableSectionElement.idl
extra : rebase_source : b9c1d7dea38653452b44b2033cf2c0140f7b39b1
2012-12-29 15:07:48 +01:00
Peter Van der Beken
8d553dd587 Fix for bug 824907 (Convert HTML table elements to WebIDL) - convert HTMLTableCaptionElement to WebIDL. r=bz.
--HG--
rename : content/html/content/src/nsHTMLTableCaptionElement.cpp => content/html/content/src/HTMLTableCaptionElement.cpp
rename : content/html/content/src/nsHTMLTableCaptionElement.cpp => content/html/content/src/HTMLTableCaptionElement.h
extra : rebase_source : ccf765d029b74fc22b45d9162e9b4a9ac6977344
2012-12-29 15:07:46 +01:00
Panos Astithas
99410ac903 Merge m-c to fx-team 2012-12-19 10:03:48 +02:00
Mihai Sucan
31295757a2 Bug 792062 - Make the tabNavigated notification reusable by the Web Console; r=past 2012-12-17 22:06:13 +02:00
Ed Morley
04ccb4334c Bug 774619 - Disable browser_dbg_bfcache.js on Windows for too many intermittent failures 2012-12-17 13:21:18 +00:00
Nathan Froyd
09297c8f05 Bug 827993 - delete useless code in browser_dbg_bug723069_editor-breakpoints.js; r=past 2013-01-08 12:59:19 -05:00
Ehsan Akhgari
456837f37c 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
2070770784 Merge mozilla-inbound to mozilla-central on a CLOSED TREE 2012-12-14 15:28:22 +00:00
Joe Walker
fe48421407 Bug 813031 - gDevTools needs an API review [toolbox]; r=paul 2012-12-13 13:03:55 +00:00
Victor Porof
c51987f217 Bug 796135 - Provide some obvious UI for scripts filtering, r=past 2012-12-10 16:03:48 +02:00
Victor Porof
77cae6cb6a 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
3a4a554cba 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
a30c95948b Bug 816548 - Show 'hidden' properties menu item should say 'non-enumerable', r=past 2012-12-04 15:48:39 +02:00
Victor Porof
38d83e36d0 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
790a3f4b7f Bug 817425 - many id's in devtools debugger listed as undefined, r=past 2012-12-04 15:48:39 +02:00
Victor Porof
e75efbd155 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
33230b4d6f Bug 815291 - Provide watch expressions context menus, r=past 2012-12-01 11:21:23 +02:00
Joe Walker
09b9a02b6b 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
443aa6e4b4 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
d44b339bfc 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
8567d8ee8e 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
8825e0e286 Backed out changeset 132d2e88ef03 (bug 788977) for talos regression. 2012-11-27 10:39:10 +00:00
Joe Walker
0a4778345c Merge m-c to fx-team 2012-11-24 12:06:17 +00:00
Joe Walker
42b72a060c 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
963aad5ecd Merge m-c to fx-team. 2012-11-22 00:34:14 -05:00
Victor Porof
e88eef8daf 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
5dd997da61 Bug 805759 - Relax global search results auto-expand rules, r=past 2012-11-21 10:49:45 +02:00
Victor Porof
11c064e6e0 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
2f7aea65b0 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
630ed49838 Bug 812241 - Remove disabled test warnings. r=khuey 2012-11-20 16:13:04 -08:00
Peter Van der Beken
243151f563 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
86613125ac Bug 727429 - Add support for watch expressions to the debugger, r=rcampbell 2012-11-17 21:41:04 +02:00
Victor Porof
f530af96af 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
ae2a641cf3 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
5d4b6bba31 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
04aa5c5bd6 Bug 740825 - Implement conditional breakpoints, r=past 2012-11-16 08:42:52 +02:00
Victor Porof
eff70cd18c 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
16313d3ff8 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
26d567403e Bug 808691 - The remote and chrome debugger windows should remember their size across sessions, r=past 2012-11-10 13:14:40 +02:00