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
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
Dave Townsend
34c2e45a17
Bug 793928: Switch users of the promise library to the new location and move tests files. r=gavin
2013-02-01 11:43:15 -08:00
Victor Porof
826936bef0
Bug 830388 - Avoid multiple bind calls in debugger-controller.js when handling object expansions, r=msucan
2013-01-31 18:07:25 +02:00
Victor Porof
6ce1e29819
Bug 830759 - The close button in the Variables View (e.g. for watch expressions) should only be shown on hover, r=msucan
2013-01-31 18:07: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
Tim Taubert
04815d910b
merge m-c to fx-team
2013-01-13 01:56:53 +01: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
Victor Porof
6a6c550b36
Bug 820426 - An unexpected 'self-hosted' script appears in the debugger's script list, r=past
2013-01-12 11:21:48 +02:00
Victor Porof
3563c7bf48
Bug 782179 - Intermittent browser_dbg_reload-same-script.js | The preferred script url wasn't set correctly. (4) - Didn't expect -1, but got it, | The selected script isn't the correct one. (4) - Didn't expect -1, but got it, r=past
2013-01-12 09:09:06 +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
Victor Porof
496805d170
Bug 824487 - Transition event callbacks sometimes don't fire, r=rcampbell
2013-01-04 09:37:18 +02: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
Girish Sharma
cd5b73301e
Bug 814641 - [toolbox] Panels appear behind the devtools window after undocking, r=paul
2012-12-22 00:33:52 +05:30
Victor Porof
d46982a0f5
Bug 819945 - Global searches choke when a source takes too long to fetch, r=past
2012-12-20 20:00:34 +02:00
Victor Porof
d80fd3c9c4
Bug 823436 - Response errors when trying to load a source's text prevent global searches from displaying any results, r=past
2012-12-20 19:20:51 +02:00
Victor Porof
50f707b815
Bug 820311 - Script URLs no longer appear in tooltips, r=past
2012-12-20 19:20:50 +02:00
Victor Porof
0c09b52b0c
Bug 814844 - [toolbox] The _onCloseClick function in ToolbarView is never used, r=rcampbell
2012-12-20 19:20:50 +02:00
Victor Porof
d603937a1c
Bug 818424 - [toolbox] remove references to devtools.debugger.ui.height, r=rcampbell
2012-12-20 19:20:50 +02: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
Yura Zenevich
b637080199
Bug 803067 - EventEmitter should have a decorator that isn't called 'new'. r=paul
2012-12-14 08:05:00 +01: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
Ed Morley
843f788cc1
Merge mozilla-central to mozilla-inbound
2012-12-14 19:03:57 +00:00
Jim Blandy
94372dc5e3
Bug 819049: JS debugging protocol: use 'name', 'displayName', and 'userDisplayName' properties on function grips. r=past
2012-12-14 10:26:47 -08: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