Girish Sharma
6ae16a4595
Bug 994747 - Don't reject the promise if no toolbox found while closing toolbox via gDevTools.closeToolbox. r=jwalker
2014-04-12 03:17:22 +05:30
Michael Ratcliffe
4cc10271fe
Bug 983948 - Add mach mochitest-devtools r=jmaher
2014-03-25 16:52:53 +00:00
Mark Hammond
d5b24aae08
Bug 987404 - Disable failing mochitest-browser tests in e10s. r=ted.
2014-04-02 10:53:55 +11:00
Michael Ratcliffe
6a28402ad5
Bug 663778 - Use flag instead of pref for mozafterpaint switch and highlighter noautohide r=jwalker
2014-03-13 21:27:10 +00:00
Ryan VanderMeulen
c633e65783
Backed out 6 changesets (bug 663778) for browser_dbg_listtabs-02.js leaks on a CLOSED TREE.
...
Backed out changeset cbd200206f9b (bug 663778)
Backed out changeset b0b74401e614 (bug 663778)
Backed out changeset df5255cffbfa (bug 663778)
Backed out changeset e6d0dd124356 (bug 663778)
Backed out changeset 134f77474941 (bug 663778)
Backed out changeset 456609873c5f (bug 663778)
2014-03-13 13:56:22 -04:00
Michael Ratcliffe
f4a47052ae
Bug 663778 - Use flag instead of pref for mozafterpaint switch and highlighter noautohide r=jwalker
2014-03-13 15:38:37 +00:00
Girish Sharma
2ace6ed15c
Bug 965872 - Storage Inspector - actor for cookies, local storage and session storage, r=jwalker
2014-03-12 03:36:43 +05:30
Gregory Szorc
8cdf0dcfac
Bug 979640 - Make build system error on missing test files; r=ted
...
Previously, the build system may silently missing test files defined in
manifests. This patch makes missing test files a fatal error, detected
when reading test manifests.
The test_bug872273.html XBL test appeared to be orphaned in
content/xbl/test. It has been reunited with its family.
dom/tests/mochitest/notification referenced a single test file which was
recently deleted. That manifest has been removed.
Missing test files related to the Python unit tests for the build system
have been added. (They are a bunch of empty files.)
2014-03-04 17:48:50 -08:00
Ryan VanderMeulen
4400911045
Backed out changeset 593206fbd97e (bug 979640) for mochitest-other failures.
...
CLOSED TREE
2014-03-05 13:52:02 -05:00
Gregory Szorc
f2c36e003c
Bug 979640 - Make build system error on missing test files; r=ted
...
Previously, the build system may silently missing test files defined in
manifests. This patch makes missing test files a fatal error, detected
when reading test manifests.
The test_bug872273.html XBL test appeared to be orphaned in
content/xbl/test. It has been reunited with its family.
dom/tests/mochitest/notification referenced a single test file which was
recently deleted. That manifest has been removed.
Missing test files related to the Python unit tests for the build system
have been added. (They are a bunch of empty files.)
2014-03-04 17:48:50 -08:00
Joe Walker
c034c93275
Bug 933727 - Split gcli.jsm and use JS directly from gcli project; r=mratcliffe
...
* * *
Bug 933727 - Update Developer Toolbar to use promises and split out GCLI; r=mratcliffe
* * *
Bug 933727 - Update GCLI tests to use Task.spawn; r=mratcliffe
* * *
Bug 933727 - Update the Inspector to use split out GCLI; r=pbrosset
* * *
Bug 933727 - Update style editor to use split out GCLI; r=harth
* * *
Bug 933727 - Update Debugger to use split out GCLI; r=past
* * *
Bug 933727 - Update Profiler/Tilt/Scratchpad to use split out GCLI; r=valueof
2013-09-03 12:20:27 +01:00
J. Ryan Stinnett
26967f4282
Bug 976679 - Move event-emitter to toolkit. r=paul
2014-02-25 22:22:05 -06:00
Brian Grinstead
04f7b10d5a
Bug 967168 - DevTools Addon icons should not be inverted on light theme;r=jwalker
2014-02-10 07:50:13 -06:00
Olli Pettay
18ef23c351
Bug 942229 - Intermittent browser_cmd_screenshot.js, r=jwalker
2013-12-11 22:36:24 +02:00
Mark Hammond
8056f81af1
Bug 947764 - correct support-files for devtools commandline tests. r=ted
2013-12-10 09:27:06 +11:00
Brian Grinstead
0dde35223b
Bug 938616 - webconsole UI updates while in split mode with other panels;r=msucan
2013-12-06 09:46:51 -06:00
Ms2ger
96c7f65b39
Bug 939271 - Part k: move mochitests to manifests in browser/devtools/commandline; r=mshal
2013-11-28 15:04:22 +01:00
Joe Walker
07bb50c500
Bug 938575 - Avoid bizarre linux intermittent; r=mratcliffe
2013-11-22 11:07:46 +00:00
Joe Walker
4e6299b175
Bug 934098 - Comment out test for GCLI date type breaks when TZ changes; r=Gijs CLOSED TREE
2013-11-02 12:50:33 +00:00
Raymond Lee
d80a8163ba
Bug 926736 - Update devtools caller for new return type of get directory methods in DownloadIntegration.jsm r=jwalker
2013-10-21 13:04:30 +08:00
Raymond Lee
f7e7b8d8aa
Bug 875731 - Replace callers of nsIDownloadManager.usersDownloadsDirectory with Downloads.getUserDownloadsDirectory in browser/devtools/. r=jwalker
2013-09-23 12:39:33 +08:00
Michael Ratcliffe
0733a4e1a2
Bug 916451 - browser_cmd_addon.js | html output for addon disable Test_Plug-in_1.0.0.0 - Got Test Plug-in 1.0.0.0 is already disabled., expected Test Plug-in 1.0.0.0 disabled. r=jwalker
2013-09-16 11:52:43 +01:00
Mihai Sucan
7860569b01
Bug 760876 - Part 4: fix broken tests; r=robcee
2013-09-10 21:37:48 +03: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
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
8818b7560d
Bug 877262 - Part 2: move the Web Console files over to the new jetpack-based loader; r=dcamp
2013-08-03 13:29:48 +03: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
Anton Kovalyov
c2a38af4e0
Bug 828038 - Change profile recording UI and behavior; r=dcamp
2013-06-27 17:31:52 -07: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
Dave Camp
30b457c281
Bug 867109 - tools reload not working correctly on windows. r=jwalker
2013-05-29 10:48:06 -07:00
Joe Walker
d9434ec7a0
Bug 874821 - Enable better remote gcli testing; r=mratcliffe
2013-05-25 09:51:31 +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
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
8254f0c645
Bug 856002 - GCLI requisition update/exec methods should take a DOM node; r=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
Victor Porof
0abc5b76ca
Merge m-c to fx-team
2013-05-16 10:32:06 +03:00
Joe Walker
2540ff23f4
Bug 871066 - Fix CommandUtils is not defined when opening devtools with Simulator 3.0 installed; r=harth
2013-05-13 20:05:48 +01:00