Commit Graph

352 Commits

Author SHA1 Message Date
Ed Morley
771a9b72fc Backed out changeset 00681f1336d5 (bug 1024932) for failures in test_bug455906.js 2014-06-23 16:31:38 +01:00
Patrick Brosset
a6211b48d9 Bug 1024932 - Removes unneeded originalValue handling in swatch-based tooltips; r=miker 2014-06-23 16:04:25 +02:00
Victor Porof
767052277b Bug 1027755 - Add a method that gets the canvas graphs selection mapped to the source data range, r=pbrosset 2014-06-23 08:52:24 -04:00
Victor Porof
60bd8dd50e Bug 1027792 - The linkAnimation and linkSelection methods in CanvasGraphUtils should first check if graphs are actually available, r=pbrosset 2014-06-20 05:47:56 -04:00
Victor Porof
923ceb312e Bug 1027781 - Emit mousedown, moseup and scroll events from the canvas graphs, r=pbrosset 2014-06-20 05:47:50 -04:00
Victor Porof
6214b97d55 Bug 1027752 - The setData method in canvas graphs should yield until the graphs are ready, r=pbrosset 2014-06-20 05:47:43 -04:00
Victor Porof
c504c75d83 Bug 1029540 - ViewHelpers.L10N.numberWithDecimals doesn't properly handle NaN and numbers that can't be localized, r=bgrins 2014-06-24 21:45:52 -04:00
Victor Porof
c0f31f4ef8 Bug 1029097 - ViewHelpers.Prefs should have a way of clearing the cached preferences, r=rcampbell 2014-06-24 21:45:47 -04:00
Victor Porof
9979630562 Bug 1025885 - Increase the timeout between window resizes required to update the canvas graphs, r=pbrosset 2014-06-16 09:04:27 -04:00
Victor Porof
20928aba84 Bug 1025023 - Prevent redrawing the canvas graph on window resize if the graph dimensions haven't changed, r=pbrosset 2014-06-16 08:59:36 -04:00
Victor Porof
56c9107564 Bug 1024633 - Add a way of specifying a fixed width or height for canvas graphs, r=pbrosset 2014-06-16 08:59:36 -04:00
Victor Porof
1c89cb5bd1 Bug 1007460 - Create a calls minimap, r=pbrosset 2014-06-16 08:59:36 -04:00
Patrick Brosset
fc2789b39a Bug 1014547 - Add a css transform highlighter to the style-inspector; r=bgrins 2014-06-13 16:27:10 +02:00
Sami Jaktholm
b0a3734f48 Bug 1017515 - Add copy color item to context menu of CSS rule and computed views. r=pbrosset 2014-06-12 06:02:00 -04:00
Tim Nguyen
8abe239050 Bug 949462 - Use the theme-twisty class for devtools variables view twisties. r=bgrins 2014-06-10 16:44:11 -07:00
Victor Porof
93dc601eee Bug 1023019 - Fix 'grpah' comment typo in Chart.jsm, r=pbrosset 2014-06-10 11:01:50 -04:00
Victor Porof
b6e763a3be Bug 1023057 - Superfluous calculations for firstTick, lastTick and totalTicks in the line graph widget, r=pbrosset 2014-06-10 10:55:37 -04:00
Victor Porof
d6c72c594a Bug 1023020 - Add a "ready" promise to canvas graphs, r=pbrosset 2014-06-10 10:55:32 -04:00
Victor Porof
1383fd9402 Bug 1023019 - Make the canvas graphs plot the data underneath the selection, markers and cursor, r=pbrosset 2014-06-10 10:55:29 -04:00
Victor Porof
b0c7c2a777 Bug 1018418 - Update the line graph data source format to match changes in bug 1016526, r=pbrosset 2014-06-02 07:22:38 -04:00
Victor Porof
c3ddd85f30 Bug 1018354 - Allow the line graph widget to have a configurable minimum distance between points, r=pbrosset 2014-06-02 07:22:38 -04:00
Gabriel Luong
ae0239be40 Bug 1014923 - TreeWidget should have an option for unsorted tree. r=bgrins 2014-05-29 08:26:00 -04:00
Sami Jaktholm
0867fbf7c2 Bug 989629: Show class names of DOM elements in variables view. r=past 2014-05-29 10:50:00 +03:00
Sami Jaktholm
3883935fc4 Bug 977500: Add NodeList to the list of classes whose keys should not be sorted in VariablesView. r=past 2014-05-28 23:27:00 +03:00
Victor Porof
cf94b0cab8 Bug 1007202 - Create a framerate widget, r=pbrosset,rcampbell 2014-05-29 09:54:00 -04:00
Gabriel Luong
0e3732355e Bug 987797 - Font preview tooltip does not preview web fonts. r=bgrins 2014-05-27 18:55:00 +02:00
Girish Sharma
8dc41551d5 Bug 993014 - Tree and table widgets for devtools, r=bgrins 2014-05-21 03:54:08 +05:30
Victor Porof
9daad98063 Bug 1008395 - Fix failing tests caused by unintended stringification in the test suite, r=me 2014-05-10 13:20:50 -04:00
Victor Porof
378d699b5a Bug 1008395 - Make "Finalizing item" messages in the frontend more helpful, r=past 2014-05-10 12:26:54 -04:00
Victor Porof
e2a66f45f4 Bug 1006915 - The node inspect icon in the variables view should appear before the F/S/N/Lock icons, r=rcampbell 2014-05-07 09:38:18 -04:00
Victor Porof
e0025a1369 Bug 1006878 - The input box is slightly misplaced when editing properties with no value (getters/setters), r=rcampbell 2014-05-07 09:38:18 -04:00
Victor Porof
5af52da087 Bug 1006586 - Remove smoothscrolling from the breadcrumbs widget, r=rcampbell 2014-05-07 09:38:17 -04:00
Johannes Mittendorfer
04ef19ee9a Bug 1003790 - Remove linear-gradient -moz- prefixes from spectrum.css. r=bgrins 2014-04-30 11:08:00 -04:00
Heather Arthur
832853c9f3 Bug 997163 - Add 'eyedropper' command and button; r=jwalker 2014-04-24 21:39:00 +02:00
Paolo Amadini
6efc9852ae Bug 995170 - Convert legacy uses of promise.js in devtools where this doesn't result in test failures. r=jwalker 2014-04-14 14:15:43 +01:00
Heather Arthur
284f7f307d Bug 939040 - Add eyedropper tool and include it in the color picker tooltip; r=pbrosset 2014-03-31 15:26:53 -07:00
Neil Deakin
0fb81dc873 Bug 610545, fix tests to disable arrow panel transitions to speed them up and fix mouse targetting issues, r=felipe 2014-04-08 08:45:52 -04:00
Victor Porof
5f31466b84 Relanding bug 991175 as a backout of changeset b1b18a46eda2 because it has no tests and can't cause browser-chrome bustage, r=me 2014-04-04 03:13:45 -04:00
Wes Kocher
d9d9f49bb4 Backed out changeset 312c314e230b (bug 991175) for pushing tests around, causing chunked browser-chrome bustage on a CLOSED TREE 2014-04-03 15:15:39 -07:00
Victor Porof
88ee56cb31 Bug 991175 - Headers values in the netmonitor sidepane are very hard to read and copy after clicking on them, r=msucan 2014-04-03 11:22:22 -04:00
Patrick Brosset
43357b3caf Bug 979292 - Correctly place image tooltip in ruleview after a colorpicker was used; r=harth 2014-04-03 10:12:31 +02:00
Victor Porof
44be8a9e11 Bug 917226 - Build a canvas inspection tool, r=rcampbell, jryans 2014-03-29 13:01:37 -04:00
Ed Morley
7b7e69675a Backed out changeset 894e40121370 (bug 917226) for browser-chrome failures; DONTBUILD since fixing commit message
CLOSED TREE
2014-03-27 19:09:29 +00:00
Ed Morley
94fd0585ad Backed out changeset 7b9fab28c591 (bug 917226) for incorrect commit message generated by qbackout; DONTBUILD 2014-03-27 19:07:31 +00:00
Victor Porof
1e99cd89c2 Bug 917226 - Build a canvas inspection tool, r=rcampbell 2014-03-27 18:57:16 +00:00
Dave Townsend
fb04fd3a86 Bug 986838: Add-on SDK modules should be listed after the add-on's own modules. r=fitzgen 2014-03-27 11:35:14 -07:00
Victor Porof
edb8b333ef Backed out changeset 882b91ce5a9f, as a relanding of Bug 917226, r=me 2014-03-27 12:24:00 -04:00
Ed Morley
773b2fdd6c Backed out changeset 894e40121370 (bug 917226) for mochitest-chrome failures 2014-03-27 16:11:59 +00:00
Victor Porof
8f4d59d943 Bug 917226 - Build a canvas inspection tool, r=rcampbell 2014-03-27 10:21:37 -04:00
Victor Porof
635cf1d295 Bug 988329 - Netmonitor pie charts shouldn't display 'Loading' when the source data is available but empty, r=rcampbell 2014-03-26 16:07:30 -04:00