Commit Graph

4254 Commits

Author SHA1 Message Date
Alexandre Poirot
b7db63a495 Bug 1118544 - Tweak WebIDE to better support FxOS addons. r=jryans 2015-01-21 21:07:45 -08:00
Jordan Santell
f30e4ff3b1 Bug 1118497 - Update web audio editor 'parameters' view to the more accurately described 'properties' view. r=vp 2015-01-21 10:29:00 -08:00
J. Ryan Stinnett
27c7cfdc0f Bug 731318 - Show transferred size in Net Monitor. r=vporof 2015-01-21 15:17:02 -06:00
Sami Jaktholm
22c2d5c085 Bug 1001821 - Wait for eyedropper to be destroyed before ending tests and checking for leaks. r=pbrosset 2015-01-16 20:49:22 +02:00
Ian Moody
48551e688c Bug 972655 - Console should show XMLHttpRequests - Add XHR filter to webconsole. r=past 2015-01-21 10:39:45 -08:00
Paul Rouget
564940cd8b Bug 1067145 - Make responsive design e10s-ready. r=ochameau 2015-01-20 00:57:00 -05:00
Jordan Santell
b4d86a2355 Bug 1055217 - Add front end for bypassing audio nodes in the web audio editor. r=vp 2015-01-20 10:28:00 -05:00
Victor Porof
44095e9307 Bug 1123825 - ThreadNode constructor params are a mess; use an options param instead, r=jsantell 2015-01-20 15:57:19 -05:00
Victor Porof
cd0e416d2e Bug 1123811 - Consistently use getLabel() and profileLabel in RecordingsView's _onRecordingStarted and _onRecordingStopped, r=jsantell 2015-01-20 15:57:19 -05:00
Victor Porof
a35280391c Bug 1123808 - RecordingsView emits a redundant EVENTS.RECORDING_SELECTED in _onRecordingStarted and _onRecordingImported, r=jsantell 2015-01-20 15:57:19 -05:00
Victor Porof
b984a73ab2 Bug 1123705 - The _getStringHash method used in createFlameGraphDataFromSamples can sometimes return Infinity, r=jsantell 2015-01-20 12:40:53 -05:00
Brian Grinstead
30fd40b965 Bug 1030318 - Enable devtools/framework tests with e10s - part 3;r=ejpbruel 2015-01-20 08:16:39 -08:00
Jordan Santell
d00e9d3aad Bug 1102350 - Implement invert-call-tree option in new performance tool, backed by a pref, set on by default. r=vp 2015-01-19 10:37:00 +01:00
Victor Porof
c4a9090f20 Bug 1123306 - Remove minSquaredDistanceBetweenPoints from the LineGraph, r=jsantell 2015-01-19 14:38:07 -05:00
Eddy Bruël
4d291a4357 Bug 1107682 - Clean up the way we set breakpoints on newly introduced scripts;r=fitzgen 2015-01-19 14:44:26 +01:00
Eddy Bruël
3bb5d57ee8 Bug 1096490 - Remove the deprecated-sync-thenables from protocol.js;r=bgrins 2015-01-19 13:58:45 +01:00
Eddy Bruël
0955cedefd Bug 1123211 - Handle uncaught promise rejections in the source editor;r=pbrosset 2015-01-19 13:57:08 +01:00
Patrick Brosset
0715fc3d04 Bug 1122507 - Fix the way the new network security tab toggles in the network panel now that we have the allTabs menu. r=past 2015-01-16 05:27:00 +01:00
Jordan Santell
4fdfc02c01 Bug 1121196 - Toggle flamegraph rendering when switching, r=vporof 2015-01-14 07:46:24 -08:00
Cameron McCormack
b013c3f383 Bug 1038134 - Part 6.1: Change browser_ruleview_completion-existing-property_01.js from using border-* to font-*. r=pbrosset 2015-01-17 15:22:52 +11:00
Cameron McCormack
1fe81c8426 Bug 649142 - Part 4: Convert logical margin properties. r=dbaron 2015-01-17 15:16:02 +11:00
Cameron McCormack
80230ebf84 Bug 649142 - Part 3: Convert logical padding properties. r=dbaron
Here we convert the logical padding properties into their new resolved-at-
cascade-time implementations.  This involves:

* converting -moz-padding-{start,end} into logical longhand properties
* adding padding-inline-{start,end} aliases for -moz-padding-{start,end}
* converting padding-{left,right} into longhand properties
* removing padding-{left,right}-value and
  padding-{left,right}-{ltr,rtl}-source internal properties

The CSS parser and various tests are simplified a bit as a result.
2015-01-17 15:16:02 +11:00
Bill McCloskey
93b0905531 Bug 1118618 - [e10s] Slow script/plugin hang UI (r=mrbkap,mconley,bent) 2015-01-16 18:34:47 -08:00
Victor Porof
1ff4bcf962 Bug 1122180 - The RECORDING_IMPORTED shouldn't emit both a recording model and all its data, r=jsantell 2015-01-16 13:44:24 -05:00
Victor Porof
6d8bbd5edc Bug 1122172 - Typo in PerformanceController.getLocalElapsedTime: function is only accessed, not called, r=jsantell 2015-01-16 13:44:24 -05:00
James Long
cf8cf274c6 Bug 941287 - Show optimized out and other missing variables in the debugger variables view with the appropriate message. r=victorporof 2015-01-14 13:51:00 -05:00
Jordan Santell
0c8eacf3fd Bug 1121700 - Create OptionsView helper for devtools preference toggling. r=vp 2015-01-15 13:05:00 -05:00
Victor Porof
abc8bc421b Bug 1119934 - Display (idle) nodes in the flamegraph for the new performance tool, r=jsantell 2015-01-15 14:54:46 -05:00
Victor Porof
3b99775777 Bug 1119933 - Filter out platform frames in the flamegraph for the new performance tool, r=jsantell 2015-01-15 14:54:46 -05:00
Victor Porof
6306187435 Bug 1119932 - Flatten recursion in the flamegraph for the new performance tool, r=jsantell
--HG--
rename : browser/devtools/shared/test/browser_flame-graph-utils.js => browser/devtools/shared/test/browser_flame-graph-utils-01.js
2015-01-15 14:54:46 -05:00
Carsten "Tomcat" Book
99a880aa26 Merge mozilla-central to fx-team 2015-01-16 15:24:32 +01:00
Carsten "Tomcat" Book
1e2807f282 merge fx-team to mozilla-central a=merge
--HG--
extra : amend_source : ad69e43e431903e1bceb8026f9e864291e6627f1
2015-01-16 14:56:23 +01:00
Patrick Brosset
cafcfacaed Bug 1101569 - Use the new allTabs menu sidebar in the inspector and netmonitor; r=vporof 2015-01-16 11:58:02 +01:00
J. Ryan Stinnett
5745fb755f Bug 1093387 - Better WebIDE runtime error handling. r=ochameau 2015-01-15 20:23:15 -06:00
J. Ryan Stinnett
4a709bdaee Bug 1122123 - Fix WebIDE tests with async promises. r=me 2015-01-15 20:16:55 -06:00
Wes Kocher
f7a8170b81 Bug 1113935 - Disable browser_dbg_bfcache.js r=me,a=me
--HG--
extra : amend_source : da07d071a89c224f9da43b8a72447a31fc30405a
2015-01-15 17:12:46 -08:00
Ryan VanderMeulen
8a77afae6f Backed out changeset 553cdfa00c2b (bug 1067145) for browser_responsiveui.js failures on a CLOSED TREE. 2015-01-15 17:06:07 -05:00
Joel Maher
aaa33b4337 Bug 1041500 - Enable run-by-dir mode for mochitest-devtools. r=RyanVM
CLOSED TREE
2015-01-15 10:00:00 -05:00
Jeff Gilbert
1540d7f105 Bug 1109945 - Rewrite shader/program handling. - r=kamidphish 2015-01-15 15:40:39 -08:00
Nick Fitzgerald
5c7bce33bf Bug 1113935 - Reduce the frequency of intermittent browser_dbg_bfcache.js fails. r=vporof 2015-01-12 14:59:21 -08:00
Paul Rouget
4405ec713f Bug 1067145 - Make responsive design e10s-ready. r=ochameau 2015-01-15 03:28:00 -05:00
Athena
43cd2f9f63 Bug 911148 - Tabbing when editing an attribute stays in edit mode. r=pbrosset 2015-01-14 19:46:00 -05:00
Carsten "Tomcat" Book
91de255d65 Backed out changeset 4d427be40f81 (bug 1096490) for breaking m-oth tests on a CLOSED TREE 2015-01-15 15:12:13 +01:00
Eddy Bruël
d744169d1b Bug 1096490 - Remove the deprecated-sync-thenables from protocol.js;r=bgrins 2015-01-15 13:22:31 +01:00
Eddy Bruël
41f5eb4e58 Bug 1118799 - Disable faulty assertions in browser_timeline_overview-update.js;r=pbrosset 2015-01-15 13:21:10 +01:00
Patrick Brosset
8d4cd5de1b Bug 1101569 - Adds an allTabs menu to the sidebar widget; r=dcamp 2015-01-15 10:47:12 +01:00
Patrick Brosset
aacd37d7d8 Bug 1120852 - 2 - Don't start the animation timeline UI before the animation delay has passed; r=bgrins 2015-01-15 10:40:55 +01:00
Eddy Bruël
9b1ad3b095 Bug 1105652 - Handle more uncaught promise rejections in the style editor;r=pbrosset 2015-01-15 10:03:48 +01:00
jp111
66df738a86 Bug 958147 - Choose one of run-if or skip-if and get rid of the other. r=ted 2015-01-28 06:17:00 -05:00
Daniel Holbert
0984728307 Bug 1126655: Add extra layer of parens in while loop in devtools VariablesView.jsm, to suppress "equality mistyped as assignment" error console warning. r=vporof 2015-01-28 09:40:29 -08:00
Brian Grinstead
2e72906fa9 Bug 1119503 - Part 5: Make children of message-body class be preformatted to fix copied text of line number showing up on new line; r=past 2015-01-28 10:02:12 -05:00
J. Ryan Stinnett
6d72421c43 Bug 1124425 - Clean up listTabs promises. r=ochameau 2015-01-21 14:51:00 +01:00
Victor Porof
18d82cf44a Bug 1124767 - FlameGraph._drawTicks can be very very slow when completely zoomed in, r=jsantell 2015-01-23 00:02:42 -05:00
Victor Porof
a679892bf7 Bug 1124755 - Remove _beginAt and _endAt properties from the overview, r=jsantell 2015-01-22 13:32:26 -05:00
Victor Porof
8a3b02de53 Bug 1105014 - Part 3: Fix existing tests and add a few more, r=jsantell
--HG--
rename : browser/devtools/performance/test/browser_perf-details.js => browser/devtools/performance/test/browser_perf-details-01.js
rename : browser/devtools/performance/test/browser_perf-details-calltree-render-01.js => browser/devtools/performance/test/browser_perf-details-calltree-render.js
rename : browser/devtools/performance/test/browser_perf-details-flamegraph-render-01.js => browser/devtools/performance/test/browser_perf-details-flamegraph-render.js
rename : browser/devtools/performance/test/browser_perf-details-waterfall-render-01.js => browser/devtools/performance/test/browser_perf-details-waterfall-render.js
rename : browser/devtools/performance/test/browser_perf-details-calltree-render-02.js => browser/devtools/performance/test/browser_perf-range-changed-render.js
2015-01-22 12:20:55 -05:00
Victor Porof
8f990bf872 Bug 1105014 - Part 2: Make the old timeline panel work again, r=jsantell 2015-01-22 12:20:55 -05:00
Victor Porof
cb08895cb6 Bug 1105014 - Part 1: Sync actor times and overview selection with all the detail views in the new performance tool, r=jsantell 2015-01-22 12:20:55 -05:00
Ryan VanderMeulen
dfcb5b4995 Merge m-c to inbound. a=merge 2015-01-23 12:30:43 -05:00
Boris Zbarsky
3bc98e2940 Bug 1107443 part 1. Stop defining non-configurable properties on the window in devtools. r=jimb 2015-01-23 09:54:14 -05:00
Jordan Santell
042643e0f2 Bug 1111004 - New performance tool now manages multiple recordings, and can switch between recordings while profiling. r=vp 2015-01-13 09:26:00 +01:00
Jordan Santell
44931f6f78 Bug 1108928 - UI for rendering automation data for web audio editor. r=vp 2015-01-13 14:03:00 +01:00
Shivanker Goel
ce0813ff2d Bug 1073935 - Prompt user when switching projects/creating new app if there are unsaved changes. r=jryans 2015-01-08 18:59:32 +05:30
Brian Grinstead
83c3d91ce8 Backed out changeset 291e3a83a122 (bug 1042619) 2015-01-13 12:25:57 -08:00
Aaron Raimist
2691ca4031 Bug 1042619 - Change 'width x height' letter x to × in devtools frontend;r=bgrins 2015-01-13 11:59:01 -08:00
Jordan Santell
eebebcf5ab Bug 1119516 - Old profiler data can now be imported into new performance tool. r=vp 2015-01-08 15:20:00 +01:00
Brian Grinstead
169bb783dd Bug 1119276 - Show all native anon content in browser toolbox with devtools.inspector.showAllAnonymousContent pref. r=pbrosset 2015-01-09 09:27:00 +01:00
James Long
942e8409de Bug 1111771 - move all unnamed eval sources in the debugger to the bottom of the source listing. r=fitzgen 2015-01-08 15:11:00 +01:00
martin
cffe66f472 Bug 1111294 - Change error message display after simulator download failure. r=jryans 2015-01-11 17:55:00 +01:00
Athena
60da91736e Bug 1100562 - Copy entire message that was right-clicked if there's no text selection. r=past 2015-01-12 01:07:00 +01:00
Eddy Bruël
b41f4e3c13 Bug 1105652 - Handle uncaught promise rejections in the style editor;r=bgrins 2015-01-13 10:50:20 +01:00
Eddy Bruël
376273f178 Bug 1118806 - Handle uncaught promise rejections in the storage inspector;r=pbrosset 2015-01-13 10:05:20 +01:00
Victor Porof
8be9154f4e Bug 1120231 - Cleanup browser_flame-graph-04.js a bit and reduce more dt orange introduced by changeset 6b85abb2bc19 on a CLOSED TREE, r=me 2015-01-12 16:31:20 -05:00
Victor Porof
1284eb44a9 Bug 1120231 - Fix dt orange introduced by changeset 6b85abb2bc19 on a CLOSED TREE, r=me 2015-01-12 13:41:29 -05:00
Victor Porof
ddc1e9d01d Bug 1120231 - Trim vertical padding to maximize available vertical space in the new performance tool, r=jsantell 2015-01-12 10:49:18 -05:00
Victor Porof
c9935acd52 Bug 1120225 - Move the details view toggle buttons in the top toolbar, r=jsantell 2015-01-12 10:48:35 -05:00
J. Ryan Stinnett
ecc857f5af Bug 1119894 - Add start-debugger-server to Firefox. r=past 2015-01-12 10:17:08 -06:00
Eddy Bruël
821bab1d81 Bug 1118804 - Handle uncaught promise rejections in the inspector;r=pbrosset 2015-01-12 15:17:57 +01:00
Carsten "Tomcat" Book
64250a3a9f Merge mozilla-central to fx-team 2015-01-12 15:15:24 +01:00
Carsten "Tomcat" Book
a95e320814 merge fx-team to mozilla-central a=merge 2015-01-12 13:01:26 +01:00
J. Ryan Stinnett
a9132f0528 Backout 455a5366c877 (bug 731318) for network issues (bug 1116867) 2015-01-09 17:24:37 -06:00
Wes Kocher
e5dd5ebb35 Backout 175e66ebdb05 (bug 1077444) for dt2 orange 2015-01-09 14:00:31 -08:00
Wes Kocher
1172ce7d70 Backout db5eef36bcd9 (bug 1117825) for dt2 orange 2015-01-09 13:59:57 -08:00
Wes Kocher
b457c80362 Backout da1d674d004e (bug 1118295) for dt2 orange 2015-01-09 13:59:20 -08:00
Victor Porof
8714e66bdc Bug 1118295 - Optimize emptying the prevFrames array in FlameGraphUtils.createFlameGraphDataFromSamples, r=jsantell 2015-01-09 15:49:16 -05:00
Victor Porof
db0e6ccf0f Bug 1117825 - Create an utility function for the FlameGraph widget to convert the profiler data into something drawable, r=jsantell 2015-01-09 15:49:16 -05:00
Victor Porof
d258298f9c Bug 1077444 - Create Flamechart Widget, r=jsantell 2015-01-09 15:49:16 -05:00
Victor Porof
55412f8401 Bug 1119927 - Small UI changes for the timeline marker details in the new perf too, r=jsantell 2015-01-11 12:56:31 -05:00
Victor Porof
942ad777bb Bug 1119243 - The LineGraph should always show the gutter, even if arrows are disabled for tooltips, r=jsantell 2015-01-11 12:56:30 -05:00
Victor Porof
46eea06112 Bug 1119242 - Show the framerate graph underneath the markers overview, r=jsantell 2015-01-11 12:56:30 -05:00
Victor Porof
15b0d115ef Bug 1119234 - FlameGraph initially selects only half of the profile on retina displays, r=jsantell
--HG--
rename : browser/devtools/shared/test/browser_flame-graph-03.js => browser/devtools/shared/test/browser_flame-graph-03a.js
2015-01-11 12:56:30 -05:00
Victor Porof
e4e4002e9a Bug 1077459 - Add flamechart view to Details view in new performance tool, r=jsantell 2015-01-11 11:45:23 -05:00
Victor Porof
1914c41c37 Bug 1118295 - Optimize emptying the prevFrames array in FlameGraphUtils.createFlameGraphDataFromSamples, r=jsantell 2015-01-11 09:54:26 -05:00
Victor Porof
0472eb9d37 Bug 1117825 - Create an utility function for the FlameGraph widget to convert the profiler data into something drawable, r=jsantell 2015-01-11 09:54:26 -05:00
Victor Porof
44463d9a3e Bug 1077444 - Create Flamechart Widget, r=jsantell 2015-01-11 09:54:26 -05:00
Ryan VanderMeulen
7e71944931 Backed out changeset 86ac3a19e456 (bug 1118806) for mochitest-dt failures.
CLOSED TREE
2015-01-09 11:18:46 -05:00
Ryan VanderMeulen
0b6d7485ca Backed out changeset 0defe8745bb9 (bug 1105652) for mochitest-dt failures. 2015-01-09 11:18:34 -05:00
Ryan VanderMeulen
e0b22e2139 Backed out changeset 46822560ac53 (bug 1118804) for mochitest-dt failures.
CLOSED TREE
2015-01-09 11:16:00 -05:00
Eddy Bruël
dc4646c774 Bug 1105652 - Handle uncaught promise rejections in the style editor;r=bgrins 2015-01-09 15:45:33 +01:00
Eddy Bruël
c278433a76 Bug 1118806 - Handle uncaught promise rejections in the storage inspector;r=pbrosset 2015-01-09 15:26:54 +01:00
Eddy Bruël
b92bfb4326 Bug 1118804 - Handle uncaught promise rejections in the inspector;r=pbrosset 2015-01-09 15:09:28 +01:00