Panos Astithas
|
e45207e5b2
|
Make the simple leaktest run first and give it ample time to make sure GC from previous tests does not cause debugger tests to fail (bug 774619); r=vporof
--HG--
rename : browser/devtools/debugger/test/browser_dbg_leaktest.js => browser/devtools/debugger/test/browser_dbg_aaa_run_first_leaktest.js
|
2012-12-13 15:47:36 +02:00 |
|
Ed Morley
|
f3af916bf3
|
Bug 816990 - Disable browser_inspector_sidebarstate.js for too many intermittent failures
|
2012-12-12 13:59:44 +00:00 |
|
Ed Morley
|
37d9dac4d8
|
Bug 820221 - Disable browser_dbg_cmd.js on Windows for too many intermittent failures
|
2012-12-11 15:26:00 +00:00 |
|
Ed Morley
|
ae91a198f5
|
Bug 808264 - Disable browser_webconsole_bug_782653_CSS_links_in_Style_Editor.js for too many intermittent failures
|
2012-12-10 12:52:51 +00:00 |
|
Ed Morley
|
58e0cbb562
|
Bug 817304 & Bug 819017 - Disable browser_cmd_calllog.js & browser_cmd_calllog_chrome.js on Windows for too many intermittent failures
|
2012-12-10 12:48:48 +00:00 |
|
Jim Mathies
|
770edb4c27
|
Bug 817879 - Update bad resource paths in devtools. r=jwalker
|
2012-12-05 05:14:09 -06:00 |
|
Ed Morley
|
5ce0e50723
|
Merge mozilla-central to mozilla-inbound
|
2012-12-04 20:20:11 +00:00 |
|
Rob Campbell
|
486af3f5fc
|
merge fx-team to m-c
|
2012-12-04 15:17:23 -05:00 |
|
Victor Porof
|
dbe6e6a5d8
|
Bug 816983 - Closing Browser Debugger via the Window Close button no longer kills the Browser Debugger Process, r=rcampbell
|
2012-12-04 15:48:39 +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 |
|
Ehsan Akhgari
|
ddd5e6cd77
|
Bug 806720 - Rewrite the browser_styleeditor_private_perwindow.js test according to the latest changes to the style editor test suite; shoulder-r=jdm
DONTBUILD since this is NPOTB for global PB builds
|
2012-12-02 19:21:43 -05:00 |
|
Mihai Sucan
|
82a63340e9
|
Bug 808264 - Intermittent browser_webconsole_bug_782653_CSS_links_in_Style_Editor.js | Timed out while waiting for: source editor load; r=paul
|
2012-12-03 22:54:07 +02:00 |
|
Rob Campbell
|
7999db6840
|
Bug 803984 - Convert all fonts to monospace; r=paul
|
2012-10-22 13:25:00 -04:00 |
|
Victor Porof
|
67207c8831
|
Bug 814592 - [toolbox] Tilt toggle command is broken, r=jwalker
|
2012-11-23 10:54:42 +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
|
78d76d7bc7
|
Bug 816210 - Global searches do not cache the source text contents for displaying in the editor, r=past
|
2012-12-01 11:21:23 +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 |
|
Panos Astithas
|
6d7ffe3b8b
|
Bug 812869 - Breakpoint clients sometimes don't know how to remove themselves, r=vporof
|
2012-11-27 14:29:46 +02: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 |
|
Bellindira Castillo [:bellindira]
|
2a7bfcdd39
|
Bug 806719 - Port browser_cmd_screenshot.js to the new per-tab PB APIs; r=ehsan
--HG--
rename : browser/devtools/commandline/test/browser_cmd_screenshot.js => browser/devtools/commandline/test/browser_cmd_screenshot_perwindowpb.js
rename : browser/devtools/commandline/test/helpers.js => browser/devtools/commandline/test/helpers_perwindowpb.js
|
2012-11-23 11:40:59 -06: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
|
a486d02e02
|
Bug 813697 - TypeError: breakpointClient is null at debugger-controller.js:472, r=past
|
2012-11-21 10:49:45 +02: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 |
|
Victor Porof
|
b97eae3279
|
Bug 813199 - Closing a tab with a conditional breakpoint panel open does not hide the panel, r=past
|
2012-11-20 13:38:45 +02:00 |
|
Seth Fowler
|
630ed49838
|
Bug 812241 - Remove disabled test warnings. r=khuey
|
2012-11-20 16:13:04 -08:00 |
|
Daniel Holbert
|
2e974374ef
|
Bug 760837 followup: fix incorrect numbering in labels for subtests in browser_webconsole_bug_595934_message_categories.js. comment-only, DONTBUILD
|
2012-11-20 17:01:14 -08:00 |
|
Mihai Sucan
|
6dd902eaa3
|
Bug 811282 - Remote Console fails to close completely in the event of a connection error; r=rcampell
|
2012-11-16 20:16:18 +02:00 |
|
Ehsan Akhgari
|
da89ef700d
|
Backed out changeset d64cb463471e (bug 806719) because of test failures
CLOSED TREE
|
2012-11-22 17:17:00 -05:00 |
|
Bellindira Castillo [:bellindira]
|
70647a1092
|
Bug 806719 - Port browser_cmd_screenshot.js to the new per-tab PB APIs; r=ehsan
--HG--
rename : browser/devtools/commandline/test/browser_cmd_screenshot.js => browser/devtools/commandline/test/browser_cmd_screenshot_perwindowpb.js
rename : browser/devtools/commandline/test/helpers.js => browser/devtools/commandline/test/helpers_perwindowpb.js
|
2012-11-22 12:10:52 -06: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 |
|
Hubert SABLONNIERE
|
3dec25d144
|
Bug 795043 - [responsive mode] clicking Cancel after clicking on Add should cancel the creation of the preset, r=paul
|
2012-10-16 17:13:51 +02:00 |
|
Victor Porof
|
86613125ac
|
Bug 727429 - Add support for watch expressions to the debugger, r=rcampbell
|
2012-11-17 21:41:04 +02:00 |
|
Matthew Wein
|
7c6f8fd328
|
Bug 722691 - Ability to increase/decrease values in rule view using arrow keys; r=harth
|
2012-11-16 14:55:00 -05:00 |
|
Ryan VanderMeulen
|
59340afb72
|
Merge fx-team to m-c.
|
2012-11-17 13:29:05 -05: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 |
|
Mihai Sucan
|
3b360ff9ca
|
Bug 812362 - Intermittent browser_webconsole_bug_782653_CSS_links_in_Style_Editor.js | correct line is selected - Got 6, expected 7, | correct line is selected - Got 7, expected 6; r=rcampbell
|
2012-11-16 18:28:20 +02:00 |
|