Joe Walker
cb03960f98
Bug 1128988 - runAt support for commands/converters; r=bgrins
2015-04-23 10:24:49 +01:00
Mahdi Dibaiee
f8e3513c4d
Bug 1149671 - Use alt/na/shift to step 0.1/1/10 at a time. r=pbrosset
2015-04-21 02:30:00 -04:00
Michael Ratcliffe
01990ecb83
Bug 1136257 - Shift-click to switch between color unit format in place. r=bgrins
2015-04-17 11:53:06 +01:00
Alexandre Poirot
b932567eeb
Bug 1145049 - Cleanup correctly tests run from browser/devtools/shared/test. r=bgrins
2015-04-18 09:39:07 +02:00
Alexandre Poirot
06b2233cf1
Bug 1145049 - Fix browser_toolbar_webconsole_errors_count when run independently. r=bgrins
...
DeveloperToolbar.show now returns a promise.
This code was missed during the refactoring as it wasn't executed
because some previous test wasn't cleaning up correctly and the toolbar was still on.
2015-04-18 09:39:07 +02:00
Wes Kocher
5a7a219b3b
Backed out changeset b09423cfc86b (bug 1098374) for dt orange
2015-04-20 15:40:48 -07:00
Wes Kocher
f13ef85021
Backed out changeset d321fbee8cd8 (bug 1136257) for being the probably cause of e10s-dt orange
2015-04-20 13:42:48 -07:00
Michael Ratcliffe
552beafbc8
Bug 1136257 - Shift-click to switch between color unit format in place r=bgrins
2015-04-17 11:53:06 +01:00
Michael Ratcliffe
b3033ebd45
Bug 1098374 - Telemetry: Stop all monkey patching in devtools telemetry tests r=harth,bgrins
2015-04-16 10:17:26 +01:00
Carsten "Tomcat" Book
9d02f90fbe
Backed out changeset 3570dbae06e2 (bug 1137285)
2015-04-15 17:23:10 +02:00
Brian Grinstead
cd0d06ee90
Bug 969914 - Make developer toolbar match the light devtools theme when applied;r=jwalker,r=pbrosset
2015-04-15 08:12:49 -07:00
Carsten "Tomcat" Book
3de5c3e452
Backed out changeset 6c4285b179df (bug 1145049)
2015-04-15 16:12:30 +02:00
Carsten "Tomcat" Book
3a171ccf9c
Backed out changeset d800c6c9493d (bug 1145049)
2015-04-15 16:12:25 +02:00
Alexandre Poirot
ab7555f43a
Bug 1137285 - Convert inspector test to be remote friendly r=pbrosset
2015-04-15 13:55:30 +02:00
Alexandre Poirot
fb5ec03827
Bug 1145049 - Cleanup correctly tests run from browser/devtools/shared/test. r=bgrins
2015-04-15 00:35:33 +02:00
Alexandre Poirot
f5a3149f9d
Bug 1145049 - Fix browser_toolbar_webconsole_errors_count when run independently. r=bgrins
...
DeveloperToolbar.show now returns a promise.
This code was missed during the refactoring as it wasn't executed
because some previous test wasn't cleaning up correctly and the toolbar was still on.
2015-04-15 00:35:33 +02:00
Mahdi Dibaiee
ac59f13369
Bug 1055181 - Mochitests for the CSS Filter tooltip; r=pbrosset
2015-04-10 12:01:40 +04:30
Jordan Santell
d71dbe3f2b
Bug 1138928 - Display only function name and file, instead of full url, in flame graphs. r=vp
2015-04-07 17:36:00 +02:00
Jordan Santell
8442288652
Bug 1121180 - Support dark theme in flamecharts for the performance tool. r=vp
2015-04-06 11:53:00 -04:00
Brian Grinstead
9bb053e0f9
Bug 947242 - DevTools themes - switch to new theme colors;r=jsantell
2015-04-02 10:58:58 -07:00
Panos Astithas
a936ed870b
Add a devtools tag to all devtools tests (bug 1149907). r=pbrosset
2015-04-01 14:09:33 +03:00
Victor Porof
1a623af11a
Bug 1148463 - Re-enable the Performance++ tool, r=jsantell
2015-03-31 11:28:43 -04:00
Victor Porof
7814ffa481
Bug 1148463 - Temporarily disable the new performance tools for the Aurora uplift by backing out changeset 2ae4dac8f094, r=jsantell
2015-03-27 20:20:11 -04:00
Jan Keromnes
a65dfa5a84
Bug 1135018 - Make devices.js use a CDN. r=ochameau
2015-03-21 04:02:00 -04:00
John Giannakos
a4f38c652b
Bug 1134568 - Implement a preset gallery for CubicBezierWidget incl. 8 preset functions for categories: ease-in, ease-out, and ease-in-out. r=pbrosset
2015-03-23 08:01:00 -04:00
Brian Grinstead
c031c18189
Bug 1066504 - Allow timeline range selection to continue even after mouseout of the graph window. r=vporof
2015-03-18 13:29:00 -04:00
Patrick Brosset
03227a8bb2
Bug 1139925 - Make the BoxModelHighlighter highlight all quads and draw guides around the outer-most rect
...
LayoutHelpers.getAdjustedBoxQuads now returns all quads that el.getBoxQuads returns.
The BoxModelHighlighter calculates an outer rect based on these to draw the guides.
And if the element has more than 1 quad (inline element that spans line breaks), then all quads are
highlighted.
Also all related tests were modified and a couple of new tests were added.
2015-03-13 15:54:10 +01:00
Victor Porof
0c5ba3ed58
Bug 1123815 - Merge gum into fx-team to enable the Performance++ tool, r=me
2015-03-14 16:14:37 -04:00
Victor Porof
d05e4d47b6
Bug 1121194 - Support vertical panning for the flamegraph in the new performance tool, r=jsantell
2015-03-11 16:01:19 -04:00
Jordan Santell
bcc5709580
Bug 1132765 - Pass through performance memory options for 'probability' and 'maxLogLength' from the front to the memory actor. r=vp
2015-03-10 10:24:48 -07:00
Victor Porof
151e057e60
Bug 1137518 - FlameGraph's destroy function should be async, r=jsantell
2015-02-26 19:08:28 -05:00
Victor Porof
392a89a714
Bug 1137487 - Make tests wait for the canvas graph's destruction to finish before cleaning up, r=me
2015-02-26 18:57:53 -05:00
Abdelrhman Ahmed
454c60ec8d
Bug 1121879 - Refactor ViewHelpers.L10N.numberWithDecimals to use toLocaleString. r=pbrosset
2015-02-24 21:57:00 -05:00
Victor Porof
7665575f81
Bug 1119023 - Timeline in new perf tool should filter out markers, r=jsantell
2015-02-25 17:40:20 -05:00
Jordan Santell
a1069cad65
Bug 1133058 - OptionsView button, when clicked, should have an 'open' attribute. r=vp
2015-02-23 10:31:00 +01:00
Jordan Santell
6a98d847d5
Bug 1101235 - Move tree utilities out of profiler, r=vp
2015-02-11 12:23:32 -08:00
Victor Porof
cace43c278
Bug 1077469 - Build flame graph for memory allocations view, r=jsantell
2015-02-02 21:29:46 -05:00
Victor Porof
52eab163a3
Bug 1126880 - FlameGraphUtils should have a cache to avoid duplicating work, r=jsantell
2015-01-29 08:24:04 -05:00
Patrick Brosset
c9a66e410c
Bug 1034512 - Part 13: Enable all browser/devtools/shared/test mochitests with e10s. r=me
2015-01-26 02:38:00 -05:00
Patrick Brosset
ad8c8ce3d2
Bug 1034512 - Part 12: Avoid using CPOWs in test browser_css_colors.js by running it in a toolbox host. r=miker
2015-01-26 02:37:00 -05:00
Patrick Brosset
933be6416a
Bug 1034512 - Part 11: Simplify the browser_theme.js test. r=jwalker
2015-01-26 02:37:00 -05:00
Patrick Brosset
7f061099d3
Bug 1034512 - Part 10: Removed duplicated DOMHelpers and Hosts imports in individual tests. r=vp
2015-01-26 02:36:00 -05:00
Patrick Brosset
34613e5a4e
Bug 1034512 - Part 9: Cleaned up browser_options-view-01.js and made it run in a toolbox host. r=jsantell
2015-01-26 02:36:00 -05:00
Patrick Brosset
db42fdfe3a
Bug 1034512 - Part 8: Make browser/devtools/shared/test/treeWidget tests run in a toolbox host for e10s. r=bgrins
2015-01-26 02:36:00 -05:00
Patrick Brosset
7a7b932d54
Bug 1034512 - Part 7: Avoid CPOW usage warnings in templater test with e10s. r=jwalker
2015-01-26 02:35:00 -05:00
Patrick Brosset
d7ea661539
Bug 1034512 - Part 6: Fix or disable devtools Telemetry tests with e10s. r=jwalker
2015-01-26 02:35:00 -05:00
Patrick Brosset
e16a2ffe60
Bug 1034512 - Part 5: Make the spectrum (color-picker) tests execute in a toolbox host rather than content page. r=bgrins
2015-01-26 02:34:00 -05:00
Patrick Brosset
8880eba9ec
Bug 1034512 - Part 4: Make the output-parser test run in a toolbox host rather than content page. r=miker
2015-01-26 02:34:00 -05:00
Patrick Brosset
4a4ada2427
Bug 1034512 - Part 3: Make the inplace-editor mochitest run in a toolbox host rather than in content page. r=jwalker
2015-01-26 02:33:00 -05:00
Patrick Brosset
e37f92303d
Bug 1034512 - Part 2: Use add_task in async tests. r=bgrins
2015-01-26 02:33:00 -05:00