Commit Graph

105 Commits

Author SHA1 Message Date
Michael Ratcliffe
1877fbfa64 Bug 918716 - Add color swatches to devtools output parser. r=jwalker 2013-10-18 15:01:20 +01:00
Matt Brubeck
b132f29b65 Back out 2601d36dc1f1 (bug 918716) for bc test failures on a CLOSED TREE 2013-10-17 15:51:10 -07:00
Michael Ratcliffe
46c61d54cf Bug 918716 - Add color swatches to devtools output parser. r=jwalker 2013-10-17 19:03:52 +01:00
Michael Ratcliffe
03de687d2d Bug 924136 - Stop css-color.js interpreting "inherit" as black. r=jwalker 2013-10-16 15:04:47 +01:00
Ms2ger
37114e13e1 Bug 922268 - Remove empty makefiles; r=gps 2013-10-03 09:10:00 +02:00
Gregory Szorc
d3405d579f Bug 920223 - Part 3: Mass convert MOCHITEST_BROWSER_FILES to manifests; rs=Ms2ger 2013-09-30 09:52:06 +02:00
Ed Morley
697a1cc250 Backed out changeset 8b02873ee07e (bug 920223) 2013-09-30 12:50:05 +01:00
Gregory Szorc
3bbbcf0fd0 Bug 920223 - Part 3: Mass convert MOCHITEST_BROWSER_FILES to manifests; rs=Ms2ger 2013-09-30 09:52:06 +02:00
Michael Ratcliffe
0441929724 Bug 913983 - Split browser_telemetry_buttonsandsidebar.js into 5 tests due to timeouts. r=jwalker 2013-09-27 17:48:37 +01:00
J. Ryan Stinnett
a4ae5ccf1e Bug 918588 - Properly support off after once with EventEmitter. r=mratcliffe 2013-09-19 19:36:13 -05:00
Michael Ratcliffe
55660d37f2 Bug 918305 - Move css-color.js in /toolkit/ r=paul 2013-09-19 16:06:44 +01:00
Michael Ratcliffe
5fa373c597 Bug 917389 - Re-enable browser_css_color.js on Linux 32 bit tests. r=harth 2013-09-18 11:34:44 +01:00
Michael Ratcliffe
84ffe6abb6 Bug 911748 - Add default color dropdown to devtools options panel. r=jwalker 2013-09-16 11:01:25 +01:00
Mihai Sucan
7860569b01 Bug 760876 - Part 4: fix broken tests; r=robcee 2013-09-10 21:37:48 +03:00
Ryan VanderMeulen
6e2369f7c1 Merge m-c to inbound on a CLOSED TREE. 2013-09-09 17:01:07 -04:00
Ehsan Akhgari
9cb08fbeb5 Bug 910830 - Do not try to access a non-existent member of the test array in browser_observableobject.js; r=paul 2013-09-09 22:36:35 +02:00
Paul Rouget
388eb4197a Bug 897960 - walker should support mozbrowser iframes. Patch C. r=dcamp 2013-09-08 11:01:00 +02:00
Blair McBride
b059ed329c Backout 86b5d8778fc4,fab07b9d6dee,89a059433037,bbb54cde82c3 (bug 897960) due to orange 2013-09-09 12:45:31 +12:00
Paul Rouget
b22ebeaf0b Bug 897960 - walker should support mozbrowser iframes. r=dcamp 2013-09-08 11:01:00 +02:00
Paul Rouget
5160d5c7ff Bug 912915 - Implement a simple generic highlighter. r=jwalker 2013-09-07 11:39:50 +02:00
Mike Hommey
b207d5baf7 Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps 2013-09-05 09:01:46 +09:00
Alexandre Poirot
f145bd9cde Bug 907268 - Wrap observable objects with singleton wrappers. r=paul 2013-08-29 02:13:00 +02:00
Paul Rouget
eace88d504 Bug 901517 - Observable Object: use EventEmitter.decorate and fix array issue. r=poirot.alex 2013-08-21 08:56:40 +02: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
Paul Rouget
457de6c2cd Bug 898394 - Implement an Object Emitter. r=vporof 2013-07-30 04:02:00 +02:00
Paul Rouget
b61a1f2a00 Bug 898918 - many files have wrong mode-lines in comments. r=robcee 2013-08-01 10:53:31 +02: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
e8e14870c5 Bug 885966: Intermittent devtools/shared/test/browser_telemetry_toolboxtabs.js | Test timed out | lots of bytes leaked leaked (AsyncStatement, AtomImpl, BackstagePass, BodyRule, CalculateFrecencyFunction, ...) r=jwalker 2013-07-10 12:49:24 +01:00
Michael Ratcliffe
b98a56797d Bug 866642 - We need to add general telemetry / FHR info to devtools r=jwalker 2013-05-24 11:26:17 +01:00
Mihai Sucan
15cbde1ca4 Bug 855180 - Intermittent browser_toolbar_webconsole_errors_count.js | Timed out while waiting for: web console shows the page errors followed by other timeouts, failures, leaks; r=jwalker 2013-05-22 23:32:58 +03:00
Victor Porof
0abc5b76ca Merge m-c to fx-team 2013-05-16 10:32:06 +03: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
Joey Armstrong
6af3f1ee26 bug 869143: phase2 cleanup for XPCSHELL_TEST conversion. r=mshal 2013-05-13 16:24:07 -04:00
Joey Armstrong
6a224ff449 bug 844655: Port XPCSHELL_TESTS to moz.build as XPCSHELL_TESTS_MANIFESTS 2013-04-29 14:49:00 -04: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
Tim Taubert
3e77fcdbc2 Backed out changeset 229cd2ebe225 (bug 855108) for intermittent mochitest-bc failures 2013-04-27 21:21:42 +02:00
David Creswick
83ef05cb74 Bug 855108 - Disable tools toggled by the developer toolbar when it closes. r=jwalker 2013-04-21 18:35:53 -05: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
0769c972e3 Bug 685526 - GCLI should allow basic async types; r=dcamp,past,harthur,mratcliffe 2013-03-13 04:51:30 +00:00
Matt Brubeck
8f3f7c20dd Bug 840360 - Extract reftest-content.js's setTimeout implementation into new Timer.jsm [r=jwalker r=cjones sr=gavin] 2013-02-25 11:08:33 -08:00
Gregory Szorc
1a3da6acf4 Bug 784841 - Part 18d: Convert /browser; r=gavin f=Ms2ger 2013-02-25 12:47:18 -08:00
Mike Hommey
72de8f6196 Bug 755724 - Move browser application in a subdirectory. r=jimm 2013-02-11 14:10:16 +01:00
Mihai Sucan
cefd8815cc Bug 834721 - Use plurals for toolbox button tooltip; r=paul 2013-01-25 18:14:53 +02: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
Tyrone Chong
c0dd7b6f61 Bug 788445 - Add a tooltip for webconsole count on Developer Tool bar; r=msucan 2013-01-22 17:55:02 +02:00