Commit Graph

122 Commits

Author SHA1 Message Date
Mihai Sucan
7860569b01 Bug 760876 - Part 4: fix broken tests; r=robcee 2013-09-10 21:37:48 +03:00
Mike Hommey
b207d5baf7 Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps 2013-09-05 09:01:46 +09:00
Joe Walker
7444e6b75b Bug 900114 - Rollup for bugs 781856, 884015, 789884, 892901, 773188, r=mratcliffe 2013-08-29 14:00:55 +01:00
Joe Walker
be500424c8 Bug 904549 - Make browser_dbg_cmd.js wait for helpers.audit to complete; r=past,anton,nfitzgerald 2013-08-29 14:00:52 +01:00
Mihai Sucan
0e63858a70 Bug 877262 - Part 1: merge HUDConsoleUI into HUDService and prepare for the jetpack loader; r=robcee 2013-08-02 20:11:57 +03:00
Joe Walker
7f2cb3efd5 Bug 767587 - GCLI should have a type for files; r=mratcliffe 2013-07-20 05:17:24 +01:00
Graeme McCutcheon
eb7adac067 Bug 819930 - Part 2: Add a GCLI command for emulating CSS media types. r=jwalker 2013-07-17 17:32:45 +01:00
Panos Astithas
e1057e0bc3 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
Michael Ratcliffe
d90b11a737 Bug 882337 - Typo in "asteriskInWrongSection2" in browser/devtools/appcacheutils.properties r=me 2013-06-21 17:44:05 +01:00
Michael Ratcliffe
0da41636f1 Bug 881057 - Improve wording in the appcache command r=jwalker 2013-06-11 13:28:45 +01:00
Michael Ratcliffe
c399dcfcea Bug 772376 - Polish needed in GCLI addons command and some extra unit tests needed r=jwalker 2013-05-28 14:05:28 +01:00
Joe Walker
d9434ec7a0 Bug 874821 - Enable better remote gcli testing; r=mratcliffe 2013-05-25 09:51:31 +01:00
Joe Walker
2c1c0f689e Bug 824254 - Fix intermittent browser_gcli_keyboard.js test; r=mratcliffe 2013-05-21 10:18:55 +01:00
Quentin Pradet
94d7529f90 Bug 773271 - GCLI needs a date type; r=jwalker,harth 2013-05-21 10:18:55 +01:00
Joe Walker
35b2fd147d Bug 834230 - break del command suffers from an off by 1 error; r=vporof 2013-05-21 10:18:55 +01:00
Joe Walker
4b68416a61 Bug 866680 - gcli string params should allow empty values; r=mgoodwin,harth 2013-05-21 10:18:54 +01:00
Joe Walker
dcc6790c14 Bug 786661 - GCLI should not auto-unescape command line escapes; r=optimizer,harth 2013-05-21 10:18:54 +01:00
Dave Camp
e923fe56c4 Bug 867485: Move the devtools loader into toolkit/ r=jwalker 2013-05-01 09:27:24 -07:00
Joe Walker
3b1131c529 Bug 839862 - The developer toolbar / GCLI should be able to execute commands remotely; r=dcamp 2013-05-09 15:15:22 +01:00
Michael Ratcliffe
bc43eb753b Bug 870308 - GCLI appcache list command exception when cache disabled r=jwalker 2013-05-10 14:41:27 +01:00
Joe Walker
2f3665f72f Backed out changeset d6249744132e (bug 839862) because xpcshell bustage 2013-05-09 17:46:27 +01:00
Joe Walker
4b8e339722 Bug 869908 - Remote the promise stack hacks from GCLI; r=mratcliffe 2013-05-09 15:15:23 +01:00
Joe Walker
02de30461d Bug 839862 - The developer toolbar / GCLI should be able to execute commands remotely; r=dcamp 2013-05-09 15:15:22 +01:00
Michael Ratcliffe
075aa73d01 Bug 869233 - TEST-UNEXPECTED-FAIL | browser_cmd_appcache_valid.js | html output for appcache validate should match successfully. Actual textContent: "Manifest URI..." r=me 2013-05-07 12:31:39 +01:00
Michael Ratcliffe
6df2f536e4 Bug 831720 - GCLI needs an appcache command r=jwalker 2013-05-03 14:32:26 +01:00
Dave Camp
e773d39f90 Backed out changeset 9c204e0c1af1 (bug 867485) for bustage. 2013-05-01 14:03:19 -07:00
Dave Camp
fcd2f0eab2 Bug 867485: Move the devtools loader into toolkit/ r=jwalker 2013-05-01 09:27:24 -07:00
Dave Camp
31ce67e5e0 Bug 855914 - Start using the jetpack loader in devtools. r=jwalker, f=ochameau 2013-04-11 13:59:08 -07:00
Dave Camp
a5c65f65e2 Backed out changeset 9117c7ad29d5 for MaxHeap regression. 2013-04-28 14:42:23 -07:00
Dave Camp
fee966b388 Bug 855914 - Start using the jetpack loader in devtools. r=jwalker, f=ochameau 2013-04-11 13:59:08 -07: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
Kyle Machulis
ec9b53db93 Backout for changeset 03452b187c14 (Bug 855465) due to bustage on a CLOSED TREE; r=qdot 2013-03-29 15:12:58 -07:00
Kyle Machulis
0419a0b889 Bug 855465 - Add emacs python mode comments to moz.build files; r=gps 2013-03-29 13:56:18 -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
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
Joe Walker
0769c972e3 Bug 685526 - GCLI should allow basic async types; r=dcamp,past,harthur,mratcliffe 2013-03-13 04:51:30 +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
Gregory Szorc
1a3da6acf4 Bug 784841 - Part 18d: Convert /browser; r=gavin f=Ms2ger 2013-02-25 12:47:18 -08: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
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