Girish Sharma
|
c84a567fe5
|
trying to lower the frequency of intermittent in Bug 851349, r=past
|
2013-07-29 22:40:20 +05:30 |
|
Christos Stathis
|
d72e018f11
|
Bug 686937 - Include JSTerm helpers in autocompletion suggestions; r=past
|
2013-07-27 11:44:00 +03:00 |
|
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
|
26f3f7ccf4
|
Bug 892605 - part 0: add callMethod to WidgetHelpers, checkItem to SideMenuWidget; r=vporof
|
2013-07-27 10:48:10 -07:00 |
|
David Zbarsky
|
7837d54bf0
|
Bug 865998: Implement WebIDL union return values r=bz
|
2013-07-26 11:25:54 -07:00 |
|
Ivan Alagenchev
|
850fdd8901
|
Bug 846918 - Adds new message category to webconsole.js and learn more link to security messages .r=msucan
|
2013-07-26 08:36:50 -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
|
189ca03160
|
Bug 897848 - Profiler should use { showArrows: true } when initializing the SideMenuWidget; r=vporof
--HG--
extra : amend_source : 1545801ced057c7238c582aa6b5480debc3694b4
|
2013-07-25 11:27:53 -07:00 |
|
Ed Morley
|
64c47c4c55
|
Merge latest green fx-team changeset and mozilla-central
|
2013-07-25 16:51:21 +01:00 |
|
Nick Fitzgerald
|
cbea50a8d6
|
Bug 895565 - align the black box checkbox with the source label; r=vporof
|
2013-07-24 17:50:20 -07:00 |
|
Nick Fitzgerald
|
fd08b554a4
|
Bug 860035 - script actors should handle breakpoints with columns; r=jimb
|
2013-07-24 17:46:49 -07:00 |
|
Masayuki Nakano
|
aeda1670b3
|
Bug 501496 part.12 tilt-visualizer should use keydown event handler instead of keypress event handler for Escape key r=vp
|
2013-07-25 15:09:29 +09:00 |
|
Masayuki Nakano
|
0f31ecd06d
|
Bug 501496 part.9 EventUtils and some tests shouldn't synthesize keypress event if precede keydown event is consumed r=smaug
|
2013-07-25 15:09:29 +09:00 |
|
Dave Camp
|
a289f7b2de
|
Bug 896267 - Only create one walker actor per tab. r=harth
|
2013-07-19 11:21:40 -07:00 |
|
Dave Camp
|
7f5a77a340
|
Bug 891357 - iframes don't appear in breadcrumbs. r=robcee
|
2013-07-23 14:42:12 -07:00 |
|
Brandon Benvie
|
e877da470f
|
bug 825039 - Make Scratchpad execute in context of current debugger; r=rcampbell,msucan,past
|
2013-07-23 09:58:27 -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 |
|
Dave Camp
|
816f9c863d
|
Bug 888527 - Delete nodes using the remote protocol. r=paul
|
2013-06-17 06:52:55 -07:00 |
|
Dave Camp
|
e7d9a9efa4
|
Bug 879523 - Remote the SelectorSearch. r=paul
|
2013-06-10 21:18:46 -07:00 |
|
Dave Camp
|
4829fb0b64
|
Bug 888486 - Use the remote protocol to copy innerHTML/outerHTML. r=paul
|
2013-06-17 06:52:55 -07:00 |
|
Girish Sharma
|
a89f2feefe
|
Bug 892244 - Ctrl+[ / Ctrl+] to switch devtools tabs, r=harth
|
2013-07-20 19:06:43 +05:30 |
|
Joe Walker
|
94ba16c7f3
|
Bug 767587 - GCLI should have a type for files; r=mratcliffe
|
2013-07-20 05:17:24 +01:00 |
|
Dave Camp
|
7b7821bb9a
|
Bug 888484 - Save the default inspection node. r=paul
|
2013-06-17 06:52:54 -07:00 |
|
Dave Camp
|
efd0ad190e
|
Bug 886033 - Port markup view text value editing to inspector actor. r=paul
--HG--
extra : rebase_source : af259396ff4496b97d53edf39fa8f28c7edf9978
|
2013-06-17 06:52:55 -07:00 |
|
Dave Camp
|
641dc6ab57
|
Bug 886035 - Port markup view attribute editing to the inspector actor. r=paul
--HG--
extra : rebase_source : 2f11db865538ce3342dbb9f40fb7db2be1a9f5f6
|
2013-06-17 06:52:55 -07:00 |
|
Dave Camp
|
a43fffd13a
|
Bug 886032 - Port the markup view to the inspector actor (readonly). r=paul
--HG--
extra : rebase_source : f33acb5d1d70fa8c18410ede8c2ab73fc3482495
|
2013-06-10 21:18:46 -07: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 |
|
Ryan VanderMeulen
|
f55329058f
|
Merge m-c to fx-team.
|
2013-07-18 20:37:32 -04:00 |
|
Gregory Szorc
|
5c25cc9036
|
No Bug - Removing empty Makefile.in files; r=me
|
2013-07-18 09:09:28 -07:00 |
|
Paul Rouget
|
e0049516d0
|
Bug 796069 - [markup panel] gap space before closing bracket is distracting. r=harth
|
2013-07-15 04:39:00 +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 |
|
Girish Sharma
|
17c6d3866d
|
Bug 845752 - trying to see if profiler no longer leaks, r=anton
|
2013-07-18 01:58:04 +05:30 |
|
Paul Rouget
|
f8b0401a3f
|
backout of dad6d2941780 (oranges bug 890195)
|
2013-07-17 19:28:07 +02:00 |
|
Paul Rouget
|
7aac11549c
|
Bug 851296 - Intermittent devtools/responsivedesign/test/browser_responsiveui.js. r=paul
|
2013-07-17 14:23:23 +02:00 |
|
Paul Rouget
|
20eb19b8d8
|
Bug 890195 - device-width media queries should use the page width, not the actual device width. r=bz
|
2013-07-17 05:08:00 +02:00 |
|
Victor Porof
|
4cfd18d07e
|
Bug 892413 - Followup fixes for bug 887605, r=harth
|
2013-07-11 13:00:34 +03:00 |
|
Paul Rouget
|
168bb19a99
|
Bug 892560 - [inspector] reloading the page breaks the inspector. r=dcamp
|
2013-07-15 00:40:00 +02:00 |
|