Nick Fitzgerald
|
14e226bf9d
|
Bug 892605 - part 2: add 'dbg blackbox' and 'dbg unblackbox' gcli commands; r=vporof
|
2013-07-27 10:50:57 -07:00 |
|
Nick Fitzgerald
|
6443c688de
|
Bug 892605 - part 1: move the BlackBoxChange DOM event to blackboxchange thread client event; r=vporof
|
2013-07-27 10:49:45 -07:00 |
|
Nick Fitzgerald
|
0ff2d0f553
|
Bug 897849 - Debugger should use { showArrows: true } when initializing the SideMenuWidget; r=vporof
|
2013-07-25 11:30:58 -07:00 |
|
Nick Fitzgerald
|
fd08b554a4
|
Bug 860035 - script actors should handle breakpoints with columns; r=jimb
|
2013-07-24 17:46:49 -07:00 |
|
Ed Morley
|
17741e0915
|
Merge mozilla-central and fx-team
|
2013-07-24 13:37:09 +01:00 |
|
Nick Fitzgerald
|
2a44e76079
|
Bug 877686 - Add UI to toggle the blackboxing of specific sources; r=vporof
|
2013-07-23 10:15:10 -07:00 |
|
Panos Astithas
|
73b694e4c1
|
Wait for the focus event before simulating a key press to fix an intermittent Mac-only test failure (bug 895426); r=me
|
2013-07-23 15:46:13 +03:00 |
|
Panos Astithas
|
53e3da6d5c
|
Another attempt to fix an intermittent Mac-only test failure (bug 895426); r=me
|
2013-07-23 09:47:47 +03:00 |
|
Panos Astithas
|
9fd5b7f2d0
|
Set the logging pref before loading the debugger server if it is to use it (bug 896534); r=rcampbell
|
2013-07-23 09:47:47 +03:00 |
|
Panos Astithas
|
3a8804f6e4
|
Add paused listeners before resumptions to avoid an intermittent test failure (bug 895426); r=me
|
2013-07-22 16:11:34 +03:00 |
|
Panos Astithas
|
eb2fcdcfab
|
Bug 895426 - Disable browser_dbg_break-on-dom-event.js on OS X due to frequent failures.
|
2013-07-24 10:57:43 +03:00 |
|
Sumedh Shekhar
|
19cf1c09fe
|
Bug 873298 - Change "Filter scripts" string to "Search scripts" in debugger; r=harth
|
2013-07-19 13:47:23 -07:00 |
|
Nick Fitzgerald
|
6147451cd3
|
backout bug 877686 b/c of unknown spidermonkey bug causing permaorange
|
2013-07-19 13:13:35 -07:00 |
|
Panos Astithas
|
184fb48b45
|
Add the paused listener before resuming to avoid an intermittent test failure (bug 895426); r=me
|
2013-07-19 11:57:15 +03:00 |
|
Panos Astithas
|
7bc67f036c
|
Implement backend support for breaking on DOM events and retrieving all the event listeners on a page (bug 832982); r=rcampbell,smaug
|
2013-07-18 14:14:16 +03:00 |
|
Panos Astithas
|
ef2c716f24
|
Clear any previous stepping hooks on a plain resumption (bug 832234); r=rcampbell
|
2013-07-18 12:45:17 +03:00 |
|
Nick Fitzgerald
|
4a3b6d9db6
|
Bug 877686 - Add UI to toggle the blackboxing of specific sources; r=vporof
|
2013-07-18 01:40:43 -07:00 |
|
Nick Fitzgerald
|
37d53532da
|
Backed out changeset 960aa3700c37
|
2013-07-18 00:52:54 -07:00 |
|
Nick Fitzgerald
|
b68e635891
|
Bug 877686 - Add UI to toggle the blackboxing of specific sources; r=vporof
|
2013-07-17 23:04:13 -07:00 |
|
Ryan VanderMeulen
|
15a188c32e
|
Bug 888811 - Disable browser_dbg_bug883220_raise_on_pause.js on Linux due to frequent failures.
|
2013-07-16 09:05:38 -04:00 |
|
Panos Astithas
|
fedbf437f3
|
Rename Promise to promise to avoid collisions with the forthcoming DOM Promise implementation (bug 885318); r=jwalker
|
2013-07-11 10:12:20 +03:00 |
|
Ryan VanderMeulen
|
aaee3cf638
|
Merge m-c to inbound.
|
2013-07-10 09:45:16 -04:00 |
|
Panos Astithas
|
a9e65d0214
|
Update browser_dbg_pause-exceptions-reload.js for a post-bug-887516 world (bug 870128). r=me
|
2013-07-09 15:39:13 +03:00 |
|
Panos Astithas
|
ec526032b6
|
Bug 882538 - Add reload() and navigateTo() methods to BrowserTabActor; r=rcampbell
|
2013-06-28 10:53:00 +03:00 |
|
Panos Astithas
|
e32dd9f2c7
|
Bug 870128 - Pause on exceptions doesn't work after reload; r=rcampbell
|
2013-07-09 10:57:13 +03:00 |
|
Panos Astithas
|
65638038b5
|
Properly parse jar: URLs from add-ons (bug 876806); r=vporof
|
2013-07-08 17:47:30 +03:00 |
|
Victor Porof
|
bd949c2e16
|
Bug 889504 - Exception while trying to go to the breakpoint, r=past
|
2013-07-08 13:14:17 +03:00 |
|
Olli Pettay
|
2bf2214fbe
|
bug 789919, (snow-white) make addref/release of CCable objects faster by removing indirect refcnt increase/decrease, r=mccr8, test changes r=ehsan
--HG--
extra : rebase_source : 2a3b22425c14d6daedc91d62a652c34431acd2fb
|
2013-07-09 13:30:58 -04:00 |
|
Brandon Benvie
|
14c5234d3c
|
Bug 887516 - Display "Class" instead of "[object Class]" in the VariablesView. r=vporof
|
2013-06-27 08:56:29 -07:00 |
|
Phil Ringnalda
|
d49a82ca0a
|
Merge fx-team to m-c
|
2013-06-30 08:35:45 -07:00 |
|
Marco Bonardo
|
165bdacd91
|
Bug 888031 - Remove about:home from tests not explicitly requiring it.
r=ttaubert
|
2013-06-28 09:02:19 -04:00 |
|
Victor Porof
|
b3e9d9a382
|
Bug 860345 - Intermittent browser_dbg_sources-cache.js | Found a source url cached correctly (1), Found a source's text contents cached correctly (1), r=past
|
2013-06-28 15:04:18 +03:00 |
|
Victor Porof
|
93b7eae870
|
Bug 886170 - Intermittent browser_dbg_bug723071_editor-breakpoints-highlight.js | The currently selected source is incorrect (0). - Got http://example.com/browser/browser/devtools/debugger/test/test-script-switching-02.js, expected ... and 11 more, r=past
|
2013-06-26 23:35:39 +03:00 |
|
DOrian JAMINAIS
|
9b2641ccc9
|
Bug 861478 - Search field should pre-fill with selected text. r=vporof
|
2013-06-26 15:05:52 +03:00 |
|
Victor Porof
|
1dfc9dd271
|
Merge fx-team to m-c
|
2013-06-23 19:00:17 +03:00 |
|
Girish Sharma
|
f1c6e55aab
|
Bug 868163 - Add toolbox tab highlighting API, r=robcee, r=vporof, r=paul
|
2013-05-25 13:35:34 +05:30 |
|
Victor Porof
|
3b94a34ec0
|
Bug 886019 - Need a better icon for .variables-view-delete, r=msucan
|
2013-06-22 22:01:27 +03:00 |
|
Victor Porof
|
98d1fa955c
|
Bug 884006 - "Prebuilt items" and "Values" should coexist when adding items to widgets, r=anton,rcampbell
|
2013-06-21 17:33:57 +03:00 |
|
Victor Porof
|
317ce2c31f
|
Bug 883345 - Undefined values aren't properly displayed in the debugger's variables view, r=past
|
2013-06-21 17:33:57 +03:00 |
|
Victor Porof
|
5d176875e9
|
Bug 882054 - Cleanup widgets inheritance model mechanism a bit, r=past
|
2013-06-21 17:33:56 +03:00 |
|
Victor Porof
|
4549fa7759
|
Bug 823577 - Cleanup debugger frontend code, strings, etc., r=rcampbell
--HG--
rename : browser/devtools/debugger/DebuggerUI.jsm => browser/devtools/debugger/DebuggerProcess.jsm
|
2013-06-21 17:33:56 +03:00 |
|
Anton Kovalyov
|
1ba839ed1e
|
Bug 884638 - Make 'dbg close' do nothing when toolbox is closed; r=jwalker
|
2013-06-19 10:09:28 -07:00 |
|
Brandon Benvie
|
c6043fcdce
|
Bug 828680 - Variables view needs a controller of its own, r=vporof, msucan
|
2013-06-14 10:42:52 -07:00 |
|
Ehsan Akhgari
|
ec70c90a69
|
Merge mozilla-central to mozilla-inbound
|
2013-06-22 08:42:15 -04:00 |
|
Victor Porof
|
d0cb535b8c
|
Bug 885903 - Intermittent browser_dbg_scripts-searching-05.js | Test timed out, r=rcampbell
|
2013-06-22 12:35:39 +03:00 |
|
Panos Astithas
|
0c6c7776b1
|
Fix an intermittent failure in browser/devtools/debugger/test/browser_dbg_step-out.js (bug 882380); r=me
|
2013-06-13 13:33:22 +03:00 |
|
Panos Astithas
|
e7698e0f66
|
Bug 773590 - Display the return value when stepping out of a function; r=vporof
|
2013-06-12 12:56:15 +03:00 |
|
Panos Astithas
|
62b5afefab
|
Don't take the slow async path when source maps are not enabled or present (bug 873224); r=rcampbell f=nfitzgerald
|
2013-06-11 10:58:57 +03:00 |
|
Nick Fitzgerald
|
4d9ce027ff
|
Bug 870361 - Change the symbol for source map pragmas from @ to #. r=jorendorff
|
2013-06-10 08:36:23 -04:00 |
|
Victor Porof
|
532d96c183
|
Bug 852639 - Make the BreadcrumbsWidget keyboard accessible, r=rcampbell
|
2013-06-06 09:53:08 +03:00 |
|