Commit Graph

215 Commits

Author SHA1 Message Date
Panos Astithas
92a1190865 Add more logging in the Browser Debugger startup path in order to investigate bug 766119; r=vporof 2013-03-04 17:49:37 +02:00
Mihai Sucan
8b5145148e Bug 846606 - fix for permaorange in browser_dbg_bug723069_editor-breakpoints.js | Test timed out; r=me (relanded; wrong cset) 2013-03-03 13:08:50 +02:00
Ed Morley
f457cc14ee Backed out changeset 86c98c4d36da (bug 846606) 2013-03-04 11:22:21 +00:00
Mihai Sucan
6295522fdd Bug 846606 - fix for permaorange in browser_dbg_bug723069_editor-breakpoints.js | Test timed out; r=me 2013-03-03 13:08:50 +02:00
Ryan VanderMeulen
1eeda4a6cf Merge m-c to fx-team. 2013-03-02 23:46:08 -05:00
Nick Fitzgerald
a9add7ab34 Bug 795368 - Add "sources" and "newSource" packets to the RDP, and use them instead of "scripts" and "newScript"; r=past f=rcampbell,msucan 2013-02-28 14:02:00 +02:00
Gregory Szorc
ddaecc3b88 Merge mozilla-central into build-system
Only conflict was configure.in amd was due to context, not
changed lines themselves.
2013-02-25 22:09:18 -08:00
Gregory Szorc
1a3da6acf4 Bug 784841 - Part 18d: Convert /browser; r=gavin f=Ms2ger 2013-02-25 12:47:18 -08:00
Panos Astithas
95a64ed8d0 Bug 831367 - Ensure new globals and chrome scripts will be generated on time in browser_dbg_chrome-debugging.js, r=ted 2013-02-19 10:05:58 +02:00
Mihai Sucan
62642ef894 Bug 832920 - fix failure for browser_dbg_bug723069_editor-breakpoints.js. r=past 2013-02-26 20:07:41 +02:00
Ryan VanderMeulen
9d1831e75b Backed out 7 changesets (bug 832920, bug 776536, bug 843261) for mochitest-a11y assertions on a CLOSED TREE. 2013-02-28 14:41:30 -05:00
Mihai Sucan
83c9d70167 Bug 832920 - fix failure for browser_dbg_bug723069_editor-breakpoints.js. r=past 2013-02-26 20:07:41 +02:00
Sunny
921a0b10dd Bug 839171 - Update formMethod reflection to have the empty string as default value (and 'get' as invalid value). r=mounir 2013-02-13 10:35:35 -05:00
Panos Astithas
94d864d663 Bug 830818 - Always trust native getters when fetching properties, to show directly the values in the debugger's Variables View; r=vporof,rcampbell 2013-02-12 10:38:24 +02:00
Victor Porof
9be2b3cf6d Bug 831794 - Variables View: allow users to override getter properties to plain value properties, r=past 2013-01-31 18:07:24 +02:00
Victor Porof
fc15356ff7 Bug 828987 - The Variables View should be keyboard accessible, r=past 2013-01-31 18:07:24 +02:00
Victor Porof
58ea43ceea Bug 832470 - Watch expressions involving |this| sometimes showing a wrong result, r=past 2013-01-24 13:28:52 +02:00
Victor Porof
56bc9d9ce5 Bug 830715 - Some Variables View flags should propagate across scopes, variables and properties, r=msucan 2013-01-24 20:59:44 +02:00
Victor Porof
be9ada2708 Bug 833963 - Variables View: better handling for long strings, r=msucan 2013-01-24 20:59:44 +02:00
Victor Porof
9cc26bf7a3 Bug 832473 - Variables View: empty variable is rendered wrongly if it is added within scope with label, r=msucan 2013-01-22 20:00:13 +02:00
Victor Porof
5058772730 Bug 760564 - Persist the state of the pause-on-exceptions option, r=past 2013-01-21 23:59:30 +02:00
Victor Porof
9e0f211035 Bug 830702 - Variables View needs a way to clear hierarchies, to avoid highlighting variable or property changes, r=past 2013-01-21 23:59:30 +02:00
Victor Porof
f0e2b090f1 Bug 828664 - Debugger is sad when inspecting an array of > 10k elements in a variables view, r=rcampbell 2013-01-21 23:59:29 +02:00
Joe Walker
e0e611ee04 Bug 774619 - Fix browser_dbg_bfcache.js test by making GCLI force GC; r=past 2013-01-15 19:38:52 +00:00
Panos Astithas
91f20ba90a Backout 409adccbcbd7 (bug 782179) 2013-01-15 13:50:52 +02:00
Panos Astithas
eac0e622db Re-enable the browser_dbg_reload-same-script.js test after the fix (bug 782179); r=me 2013-01-14 10:44:42 +02:00
Victor Porof
9bef77ea2d Bug 829760 - browser_dbg_propertyview-filter-05.js checks for DOM objects are broken, r=past 2013-01-12 18:27:46 +02:00
Ed Morley
2080b645f0 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2013-01-10 08:59:12 +00:00
Panos Astithas
04bd34ee43 Bug 797336 - Intermittent failure in browser_dbg_globalactor-01.js; r=vporof 2013-01-09 23:27:59 +02:00
Panos Astithas
38a8bcce24 Merge m-c to fx-team 2013-01-09 21:42:41 +02:00
Panos Astithas
580a0575dc Increase the timeout for browser_dbg_scripts-searching-01.js (bug 751141); r=vporof 2013-01-09 10:21:36 +02:00
Ed Morley
2a9d898894 Bug 782179 - Disable browser_dbg_reload-same-script.js for too many intermittent failures 2013-01-09 19:38:18 +00:00
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