Commit Graph

196 Commits

Author SHA1 Message Date
Joe Walker
ae312a31f7 Bug 854948 - GCLI context.environment.contentDocument points to doc from when GCLI first opened; r=mratcliffe 2013-04-20 11:59:00 +03:00
Josh Marchán
be23c5d59f Bug 861192 - gcli addon command shows [object Object] instead of a list of addons; r=mratcliffe 2013-04-17 05:10:00 +03:00
Josh Marchán
71ad7b430f Bug 792815 - Update promise usage in gcli commands; r=jwalker 2013-03-30 21:54:00 +02:00
Xin Zhang
0be3f625fe Bug 849764 - Replace removeObserver() calls with three params with two in browser dir. r=mak 2013-04-06 14:46:35 -04:00
Kyle Machulis
331f36baa9 Bug 855465 - Add emacs python mode comments to moz.build files; r=gps 2013-04-01 11:36:59 -07:00
Anton Kovalyov
88cb9e1950 Bug 828051: Add GCLI commands for the JavaScript Profiler. r=dcamp 2013-03-28 15:13:24 -07:00
Joe Walker
fac33a212a Bug 784790 - GCLI cookie command should use internal Cookie API rather than document.cookie; r=mratcliffe 2013-03-23 09:53:10 +00:00
Joe Walker
b3cae395bf Bug 722727 - GCLI should make the value available to max/min functions; r=mratcliffe 2013-03-23 09:53:07 +00:00
Joe Walker
98f8d6e2d9 Bug 657595 - GCLI type conversion should be a type->type affair not just arg->type; r=mratcliffe 2013-03-22 19:55:21 +00:00
Joe Walker
d18465b905 Bug 850929 - GCLI needs a simpler way to mark parameters as being options; r=paul 2013-03-22 09:37:52 +00:00
Sadineni Ravi Chandra
dee9d49b70 Bug 771466 - GCLI devtools.command.dir option should accept ~ for home directory; r=jwalker 2013-03-22 09:37:52 +00:00
Jared Wein
0304048fe1 Bug 767669 - 'pref show prefName' should show the pref name next to the pref value. r=jwalker 2013-03-15 01:21:33 -04:00
Paul Rouget
49a87944e6 Bug 723281 - Add the ability to enable/disable paint flashing as a [gcli] command. r=jwalker 2013-03-12 18:43:00 -07:00
Paul Rouget
65742582c2 Bug 723281 - Add the ability to enable/disable paint flashing as a [gcli] command. r=jwalker 2013-03-12 18:20:00 -07:00
Ryan VanderMeulen
ea7095ce91 Merge m-c to fx-team. 2013-03-13 08:01:01 -04:00
Ed Morley
77408e71e1 Backed out changeset d398e268b1db (bug 723281) since it relies on the now backed out bug 847890 on a CLOSED TREE 2013-03-13 10:25:00 +00:00
Ed Morley
e28a353242 Backed out changeset 40c15b9a5d14 (bug 723281) 2013-03-13 10:24:17 +00:00
Joe Walker
0769c972e3 Bug 685526 - GCLI should allow basic async types; r=dcamp,past,harthur,mratcliffe 2013-03-13 04:51:30 +00:00
Paul Rouget
0761eae88e Bug 723281 - Add the ability to enable/disable paint flashing as a [gcli] command. r=jwalker 2013-03-12 18:46:16 -07:00
Paul Rouget
9f03cc3e7d Bug 723281 - Add the ability to enable/disable paint flashing as a [gcli] command. r=jwalker 2013-03-12 18:22:01 -07:00
Joe Walker
2880681ef9 Bug 848333 - Correct use of introTextOpening2 in comments of gcli properties file; r=mratcliffe 2013-03-07 17:43:21 +00:00
Panos Astithas
55160d5795 Bug 820524 - Debugger, Web Console and Profiler should share the debugger client even for local sessions; r=jwalker,vporof,msucan,anton 2013-03-07 09:30:03 +02:00
Raymond Heldt
9250046f19 Bug 812762 - Use brandShortName instead of Firefox; r=jwalker 2013-03-05 16:09:03 +00:00
Ton
6743934d66 Bug 795723 - Remove hardcoded comma before introTextKeys and make it localizable; r=jwalker 2013-01-24 17:14:51 +01:00
Gregory Szorc
6c0b50fe17 Merge mozilla-central into build-system
There were merges in configure.in and some Makefile.in. None had any
conflicts. I spot verified the Makefile.in changes and confirmed that
the changes did not touch any DIRS* variables.
2013-02-27 10:03:52 -08:00
Gregory Szorc
1a3da6acf4 Bug 784841 - Part 18d: Convert /browser; r=gavin f=Ms2ger 2013-02-25 12:47:18 -08:00
Joe Walker
4296ccfe29 Backout 8f598aa5a7c2 (bug 812762) l10n fail 2013-02-26 19:22:28 +00:00
Raymond Heldt
faba11a884 Bug 812762 - Use &brandShortName; instead of Firefox; r=jwalker 2013-02-22 16:37:48 +00:00
Adam Goforth
9ad2d553a9 Bug 768039 - Refactor 'cmd refresh' to use OS.File; r=jwalker 2013-02-22 16:37:48 +00:00
Adam Goforth
22b9d8df5b Bug 767588 - GCLI number type should allow restriction to integers; r=jwalker 2013-02-22 16:37:48 +00:00
Joe Walker
dac522eaa7 Bug 841337 - GCLI web should have continuous integration. Maybe Travis-CI; r=mratcliffe 2013-02-22 16:37:48 +00:00
Michael Ratcliffe
725da2b209 Bug 799463 - GCLI jsb command should have nice html-free updates to jsbBraceStyleDesc and jsbBraceStyleManual strings. r=jwalker 2013-02-22 11:31:27 +00: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
Ehsan Akhgari
5ab06de081 Bug 817477 - Remove support for global private browsing mode; r=jdm,glandium 2013-01-29 13:12:13 -05:00
Rob Campbell
619be9dd41 Bug 834069 - Create a command to list sources in the debugger; r=past 2013-01-23 17:16:00 -05:00
Michael Ratcliffe
8ea941b8ee Bug 819017 - Intermittent browser_cmd_calllog_chrome.js | Test timed out (+ often a leak), r=jwalker 2013-01-22 11:12:26 +00:00
Michael Ratcliffe
0585ab85d5 Bug 817304 - Intermittent browser_cmd_calllog.js | Test timed out, r=jwalker 2013-01-21 13:17:16 +00: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
Mike Hommey
e5aacd84db Bug 829460 - Get CmdCommands from the right url in DeveloperToolbar.jsm. r=paul 2013-01-11 12:24:53 +01:00
Andres Hernandez
0e8f5c9679 Bug 824253 - Intermittent browser_cmd_screenshot_perwindowpb.js; r=ehsan 2013-01-09 16:51:18 -06:00
Joe Walker
07a25bc02e Bug 795988 - Closing browser window with Developer Toolbar open leaks an everything; r=paul,ttaubert 2013-01-04 20:31:38 +00:00
Paul Rouget
35c485a8db Bug 817543 - [toolbox] is slow to start. r=jwalker 2013-01-04 12:54:54 +01:00
Joe Walker
ebc70aa1bb Automated merge with ssh://hg.mozilla.org/integration/fx-team/ 2012-12-13 15:26:29 +00:00
Joe Walker
7aaa4bea44 Bug 813031 - gDevTools needs an API review [toolbox]; r=paul 2012-12-13 13:03:55 +00:00
Girish Sharma
f436656ba6 Bug 808436 - [gcli] cmd refresh throws an exception, r=paul 2012-11-07 22:54:22 +05:30
teramako
127be676e3 Bug 808542 - [gcli] "addon list" output is malformed. r=mratcliffe 2012-12-04 06:50:53 +09:00
Joe Walker
9632928486 Bug 788977 - [toolbox] Land the developer tools window; r=harth,jwalker,mikeratcliffe,paul,dão 2012-11-30 08:07:59 +00:00
Ed Morley
3c8b883ee6 Bug 820221 - Disable browser_dbg_cmd.js on Windows for too many intermittent failures 2012-12-11 15:26:00 +00:00
Ed Morley
10b68ec549 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
Bellindira Castillo [:bellindira]
6cacb0a299 Bug 806719 - Port browser_cmd_screenshot.js to the new per-tab PB APIs; r=ehsan 2012-11-23 11:40:59 -06:00