Commit Graph

4294 Commits

Author SHA1 Message Date
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
Sami Jaktholm
1190cde79f Bug 932179 - Part 3: Fix intermittent timeout in browser_net_security-state.js. r=vporof 2015-01-07 09:38:00 +02:00
Sami Jaktholm
8aa6cf2971 Bug 932179 - Part 2: UI to present security info in NetMonitor. r=vporof 2015-01-10 22:44:00 +02:00
Patrick Brosset
977a616783 Bug 1105825 - 4 - Adds a simple animation inspector panel to the inspector sidebar; r=bgrins r=vporof 2015-01-10 19:51:46 +01:00
Patrick Brosset
821b6a5192 Bug 1105825 - 3 - Make sure sidebar widget destroy works even if window is closed during panel destroy; r=past 2015-01-10 19:50:01 +01:00
Jim Blandy
e002e32fc9 Bug 967234: Don't block self-hosted code in the devtool client code; Debugger takes care of this. r=ejpbruel
--HG--
extra : rebase_source : 6939941cb3c486a3541518a594b28af6b153f243
2014-12-23 16:47:52 -08:00
Ryan VanderMeulen
95bc72e53e Bug 1105803 - Disable the Storage Inspector tests on debug builds for permafailing on release builds. 2015-01-09 08:39:27 -05:00
Sami Jaktholm
fdb97f1517 Bug 1070250 - Split browser_toolbox_options_disable_cache.js into two separate tests to avoid timeouts. r=miker
--HG--
rename : browser/devtools/framework/test/browser_toolbox_options_disable_cache.js => browser/devtools/framework/test/browser_toolbox_options_disable_cache-01.js
2014-12-30 19:25:21 +02:00
Eddy Bruël
9866578fe6 Bug 1118801 - Handle uncaught promise rejections in the canvas debugger;r=vporof 2015-01-09 14:03:46 +01:00
Jordan Santell
d9a85a2420 Bug 1118299 - Performance tool now provides default blueprint for its waterfall and markers-overview graphs to work. r=vp 2015-01-08 11:17:00 +01:00
Jan Odvarko
526d4eeb54 Bug 1118179 - Assume light theme colors for the font inspector as the default. r=bgrins 2015-01-07 17:38:33 +01:00
Ryan VanderMeulen
540da9dee8 Backed out changeset 66ec04bc10eb (bug 1067145) for leaks. 2015-01-08 10:32:33 -05:00
Jordan Santell
7dbbadf4e2 Bug 1118071 - Update web-audio-automation-timeline library to fix setTargetAtTime only calculating once for web audio editor's getAutomationData. r=vp 2015-01-07 13:57:00 -05:00
Nick Fitzgerald
7b4cbd85cf Bug 1114962 - Update the in-tree copies of acorn and pretty-fast. r=past
acorn is now at db59bd0296c16796a07e82d2dc284861f464603e (untagged commit after
0.11.0 release).

pretty-fast is now at abc8c1133cc5443fb3bb50c426731821d27300a6 (tagged 0.2.0).
2015-01-06 15:24:00 -05:00
James Long
acb2932b6f Bug 1111058 - Clean up initialization of source actors and sourcemaps to handle race conditions and invalid sourcemaps better. r=fitzgen 2015-01-07 18:13:00 -05:00
Paul Rouget
0d6b7c49eb Bug 1067145 - Make responsive design e10s-ready. r=ochameau 2015-01-07 22:47:00 -05:00
Carsten "Tomcat" Book
35e47fb8c7 Backed out changeset 52db8d5bfea6 (bug 932179) 2015-01-08 12:17:24 +01:00
Carsten "Tomcat" Book
eb48f75fef Backed out changeset 321dfaa82c02 (bug 932179) 2015-01-08 12:17:22 +01:00
Sami Jaktholm
085cb375c7 Bug 932179 - Part 3: Fix intermittent timeout in browser_net_security-state.js. r=vporof 2015-01-07 09:38:00 +01:00
Sami Jaktholm
68dd3e15d7 Bug 932179 - Part 2: UI to present security info in NetMonitor. r=vporof 2015-01-06 02:59:00 +01:00
Brian Grinstead
c2c7edd9cf Bug 1115222 - Only call performTest once the appropriate load event is received for webconsole response header test;r=past 2015-01-07 09:16:12 -08:00
Paul Rouget
33aaeee480 Bug 1117613 - [timeline] Match Google Chrome's colors and wording. r=vporof 2015-01-04 20:25:00 +01:00
Jordan Santell
7f6a51e21a Bug 1116847 - Add support for StereoPannerNodes in web audio editor. r=vp 2015-01-06 11:23:00 +01:00
Ryan VanderMeulen
0bc61a235a Backed out changesets 5bc97468e511 and 7194852248c0 (bug 932179) for intermittent failures in browser_net_security-state.js. 2015-01-06 16:07:22 -05:00
Ryan VanderMeulen
b9ce5ecedc Backed out changeset 2537c1b51a12 (bug 1049820) for suspicion of causing ASAN leaks.
CLOSED TREE
2015-01-06 15:03:55 -05:00
Jordan Santell
3968c26f41 Bug 1117971 - Make min/max/avg data, gutter and lines optional for the LineGraphWidget. r=vp 2015-01-05 16:10:00 -05:00
Abdelrhman Ahmed
723d5e03ca Bug 1103346 - Add renaming support to webIDE. r=jryans 2015-01-02 13:59:00 -05:00
Sami Jaktholm
e82500d505 Bug 1106181 - Don't wait for TAB_UPDATED in browser_net_details-no-duplicated-content.js if there's not going to be one. r=vporof 2015-01-03 18:47:32 +02:00
Jordan Santell
bde4e8519a Bug 1064373 - Add dark theme for timeline's memory and marker overviews. r=vp 2015-01-05 14:57:00 -05:00
Jordan Santell
5e7873bce5 Bug 1049820 - Add a dark theme style for the profiler's category graphs. r=vp 2015-01-05 16:55:00 -05:00
Sami Jaktholm
dad9fa7b97 Bug 932179 - Part 2: UI to present security info in NetMonitor. r=vporof 2015-01-06 02:59:00 -05:00
Wes Kocher
b22f691e1d Merge fx-team to m-c a=merge 2015-01-05 17:08:49 -08:00
Anurag Chaudhury (anuragchaudhury@gmail.com)
be3aee6431 Bug 1097150 - Added getAllUsedFontFaces to styles.js retrieve fonts from all windows;r=pbrosset 2015-01-05 09:38:57 -08:00
Paul Rouget
7673673608 Bug 1087877 - [timeline] User should be able to filter out any type of marker. r=vporof 2015-01-05 03:06:20 +01:00
Jordan Santell
cd9546bbd4 Bug 1115780 - increase timeout on audionode destruction tests. r=vp 2014-12-28 10:26:00 +01:00
Tom Tromey
e0a375122b Bug 1104213 - add stack traces to timeline markers. r=smaug r=vporof 2014-12-29 11:32:00 +01:00
Alexandre Poirot
62dfbe58b5 Bug 1000993 - Allows WebIDE to run commands before pushing apps. r=jryans 2014-12-30 07:05:00 +01:00
Phil Ringnalda
5cc5a1f24c Back out 9 changesets (bug 649142)
Backed out changeset 936703c75200 (bug 649142)
Backed out changeset b0252d2620d8 (bug 649142)
Backed out changeset 69ddb2036c50 (bug 649142)
Backed out changeset 67748675e669 (bug 649142)
Backed out changeset 15ed55c61f4e (bug 649142)
Backed out changeset 35c42cd138e1 (bug 649142)
Backed out changeset 1335630cf287 (bug 649142)
Backed out changeset b5725cd39a31 (bug 649142)
Backed out changeset b0eb691d6695 (bug 649142)
2014-12-30 20:04:20 -08:00
Cameron McCormack
6399b44e53 Bug 649142 - Part 4: Convert logical margin properties. r=dbaron 2014-12-31 12:18:14 +11:00
Cameron McCormack
fc345d527c 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.
2014-12-31 12:18:14 +11:00
Masatoshi Kimura
d2e2475796 Bug 1115668 - Fix inappropriate mixed content warning messages. r=tanvi 2014-12-30 23:09:33 +09:00
Jordan Santell
99537b7843 Bug 1056458 - Add backend for recording automation events in the web audio API for developer tools. r=vp 2014-12-27 09:10:00 +01:00
Michael Ratcliffe
8b0d58d9b5 Bug 1049436 - Stop showing color swatch for CSS vars r=bgrins 2014-12-26 11:40:35 +00:00
Patrick Brosset
f5bf0c2ceb Bug 1099370 - Avoid toolbox shutdown hang when ending canvasdebugger tests. r=vporof 2014-12-23 01:43:00 -05:00
Gijs Kruitbosch
9cf533e765 Bug 1079303 - part 2: fix tests to not expect sync behaviour from notification.reshow, r=dolske 2014-11-25 01:06:36 +00:00
Victor Porof
ca34cd6763 Bug 1077454 - Handle import/export in new performance tool, r=jsantell 2014-12-23 11:50:50 -05:00
anirudhgp
9394fe973e Bug 1079336 - Updated runtime details to show 'unknown (requires ADB Helper 0.4.0 or later)' in WebIDE properties; r=jryans 2014-12-20 02:45:00 +01:00
J. Ryan Stinnett
01a79ffc47 Bug 731318 - Show transferred size in Net Monitor. r=vporof 2014-12-22 12:15:48 -06:00
J. Ryan Stinnett
97fa27d3f2 Bug 1082632 - Enable Valence auto-install for all channels. r=paul 2014-12-22 07:56:54 -06:00
Patrick Brosset
061d467414 Bug 1105825 - Fix the toolbox/inspector/sidebar destroy sequence; r=past 2014-12-22 14:54:09 +01:00
Patrick Brosset
71129252de Bug 1113552 - Use add_task in all browser/devtools/timeline browser mochitests; r=paul 2014-12-19 02:59:00 +01:00
Patrick Brosset
94461512d2 Bug 1113584 - Use add_task in all browser/devtools/webaudieditor browser mochitests; r=jsantell 2014-12-19 02:55:00 +01:00
Brian Birtles
5a1d969195 Bug 927349 part 20 - Update selectTreeItem to wait for tree expansion animations to finish; r=bgrins
Currently selectTreeItem, as used by various devtools storage panel tests,
expands the tree then clicks items. However, it fails to account for the fact
that expansion animations may mean that the item that should be selected is not
yet able to be clicked. It currently happens to be lucky enough that typically
the animation is short enough that the item in question will be click-able in
time (since click() spins the event loop using executeSoon there is some time
for the animation to play).

If we make animations wait until their first frame has rendered before
beginning the chance that the tree item will become clickable in time is
reduced. This patch works around that by looking for animating branches
amongst the ancestors of the item to be selected. If one is found it waits for
the animation to end.

Unfortunately this ties the tests to the tree widget styles somewhat (in
particular the test looks for specified values of max-height).
However, these changes only delay the execution of the test so, if these styles
were to change, it is only likely that these tests would fail (and hence need to
be updated) than to mask a genuine bug. Until the Web Animations API is
available by default it is difficult to test if animations are running so this
seems like the best we can do for now.
2014-12-22 09:35:42 +09:00
J. Ryan Stinnett
ba2f328aba Bug 1112836 - Control runtime auto-connect in UI. r=ochameau 2014-12-17 15:49:00 +01:00
J. Ryan Stinnett
a737ffa58c Bug 1112847 - Only connect once with auto-connect. r=ochameau 2014-12-17 15:49:00 +01:00
Heather Arthur
74ecec7bb8 Bug 1105572 - Font inspector should display fonts using their font weight and style. r=bgrins 2014-12-17 16:05:00 +01:00
Jordan Santell
228939c92b Bug 1110878 - Don't display arrow dropdowns on web audio inspector variables. r=jryans 2014-12-17 12:09:00 -05:00
Heather Arthur
a0b8caf89e Bug 990741 - Add telemetry to eyedropper. r=mratcliffe 2014-12-17 11:04:00 -05:00
Sami Jaktholm
77af1a24b6 Bug 940542 - Use Promise.jsm instead of deprecated-sync-thenables in Inspector. r=pbrosset 2014-12-16 10:06:00 -05:00
Michael Ratcliffe
f1910c2703 Bug 1111601 - Avoid using hiddenwindow in DevTools code r=pbrosset 2014-12-17 13:43:30 +00:00
Brian Grinstead
bb0f5f8885 Bug 1088861 - Add evaluateJSAsync method on the web console actor;r=past 2014-12-16 17:18:26 -08:00
Brian Grinstead
7d17fba717 Bug 1088861 - Refactor console tests to prepare for async js evaluation requests;r=past 2014-12-16 17:18:19 -08:00
Jordan Santell
3212954412 Bug 1110952 - Add module for managing devtools colors and
From 7d463d4891a7a4f57652cb962e3113eb28dea876 Mon Sep 17 00:00:00 2001
 themes. r=bgrins
2014-12-12 11:28:24 -08:00
Patrick Brosset
bb4602bdd6 Bug 1104908 - 3 - Re-enable most of the styleinspector tests on e10s; r=me 2014-12-16 22:34:17 +01:00
Patrick Brosset
ecde280972 Bug 1104908 - 2 - Remove the timeout in styleinspector's waitforsuccess test helper function; r=harth 2014-12-16 22:34:13 +01:00
Shubham Jindal
d0585c506a Bug 1073857 - Allow app names without ASCII characters when creating new app/handle non-ASCII characters like umlauts more gracefully (repeatedly asking for folder). r=jryans 2014-12-15 09:38:00 +01:00
Heather Arthur
50b9b2d5a5 Bug 1042253 - Enable devtools/webconsole tests with e10s; r=past 2014-08-09 20:20:20 +03:00
Panos Astithas
fbadfea7c8 Make Scratchpad's reloadAndRun use the RDP and enable scratchpad tests with e10s (bug 1106702). r=harth 2014-12-16 10:43:08 +02:00
abdelrhman
605c00590b Bug 1111276 - Replace gBrowser.selectedTab.linkedBrowser with gBrowser.selectedBrowser. r=dao
--HG--
extra : rebase_source : d7ef16a16f884458d99dff05efb370694d2ea5e3
2014-12-15 22:05:46 +01:00
Ryan VanderMeulen
e5a214f6d2 Backed out changeset cab12d762123 (bug 1087877) for e10s mochitest-dt failures. 2014-12-15 15:58:27 -05:00
Paul Rouget
92e1c5ce85 Bug 1087877 - [timeline] User should be able to filter out any type of marker. r=vporof 2014-12-15 05:07:00 -05:00
Patrick Brosset
b768f4fff8 Bug 1075319 - Use native add_task in devtools mochitests rather than custom asyncTest. r=miker 2014-12-15 03:37:00 -05:00
Sami Jaktholm
45f4685696 Bug 1056048 - Replace deprecated-sync-thenables with Promise.jsm in Markup View. r=pbrosset 2014-12-15 02:52:00 -05:00
Ryan VanderMeulen
ddf7925c9c Merge inbound to m-c. a=merge
CLOSED TREE
2014-12-15 13:45:30 -05:00
Patrick Brosset
9e025608e5 Bug 1104908 - 1 - Fix e10s intermittent browser_computedview_original-source-link.js; r=harth 2014-12-15 12:24:47 +01:00
Victor Porof
ccdebb22ea Bug 1077457 - Add markers and memory to Overview->Timeline view in new performance tool, r=jsantell 2014-12-12 22:31:27 -05:00
Victor Porof
14699883ea No bug - Fix browser_graphs-09c.js failing because of bug 1111073, r=me 2014-12-12 20:16:34 -05:00
Victor Porof
3c04613ebf Bug 1111073 - Gutter lines in the framerate graph should be hidden if there's no data available, r=jsantell 2014-12-12 19:45:37 -05:00
Victor Porof
9ef82e190b Bug 1111045 - Selection should always be disabled while recording in the new performance tool, r=jsantell
--HG--
rename : browser/devtools/performance/test/browser_perf-overview-selection.js => browser/devtools/performance/test/browser_perf-overview-selection-01.js
2014-12-12 19:45:33 -05:00
Victor Porof
693a68bd20 Bug 1111036 - At the end of a recording, the framerate graph should increase detail, r=jsantell 2014-12-12 19:44:52 -05:00
Victor Porof
0180f1b567 Bug 1111029 - The waterfall view calls recalculateBounds unnecessarily too often, r=jsantell 2014-12-12 19:44:52 -05:00
Victor Porof
78297893ff Bug 1111010 - A deck in the new performance tool shouldn't use .devtools-responsive-container, r=jsantell 2014-12-12 19:44:52 -05:00
Ankit Goyal
d8c264deb7 Bug 1110069 - Replace getBrowser() with gBrowser in /browser. r=dao 2014-12-11 21:48:00 -05:00
Fayolle Florent
0afd9824a9 Bug 1108212 - In the DevTools Inspector tree, pressing delete should move to the next element. r=bgrins 2014-12-07 14:54:00 -05:00
Jordan Santell
14b95af383 Bug 1102347 - Add jump to lines in the debugger from new performance call tree. r=vp 2014-12-10 17:34:00 +01:00
Carsten "Tomcat" Book
b99c181926 Backed out changeset 85a89a0a4c1c (bug 1110069) 2014-12-12 13:14:57 +01:00
Ankit Goyal
99c97ab78d Bug 1110069 - Replace getBrowser() with gBrowser. r=dao
--HG--
extra : rebase_source : 4db6c01d37ea4e38e94f70a677c5d31decd22f72
2014-12-12 10:40:23 +01:00
Sami Jaktholm
983ff83f9b Bug 1110486 - Use .then instead of .catch to handle rejections in Tooltip.isValidHoverTarget as Markup View uses deprecated-sync-thenables; r=pbrosset 2014-12-12 09:29:57 +01:00
Masatoshi Kimura
68e4bfa832 Bug 1092835 - Tests for SSL3/RC4 only servers. r=keeler,past 2014-12-13 20:09:02 +09:00
Wes Kocher
340d6a8f92 Merge inbound to m-c a=merge 2014-12-11 16:50:45 -08:00
Jordan Santell
c5cd2452ec Bug 1109764 - Correctly toggle the details view buttons in the performance tool. r=vp 2014-12-10 14:45:00 +01:00
Sami Jaktholm
2a5d7d2f90 Bug 1024910 - DevTools: Catch and ignore expected rejections from Tooltip.isValidHoverTarget; r=pbrosset 2014-12-11 03:51:00 +01:00
Panos Astithas
77d068daa3 Make Scratchpad's evaluations that throw faster (bug 1109692). r=fitzgen
--HG--
extra : rebase_source : 5de1ed256d035d785806fe21c45fb18d1ed61291
2014-12-10 09:00:17 +02:00
J. Ryan Stinnett
edf05c0bd2 Bug 1059001 - Part 5: Reset connection options before connecting. r=paul 2014-12-10 20:55:52 -06:00
J. Ryan Stinnett
41b46b6f45 Bug 1059001 - Part 4: Pass encryption through via discovery. r=past 2014-12-10 20:55:52 -06:00
J. Ryan Stinnett
6996a84536 Bug 1059001 - Part 3: Add encryption socket option. r=past 2014-12-10 20:55:52 -06:00
J. Ryan Stinnett
688410327a Bug 1059001 - Part 1b: Update openListener callsites. r=past 2014-12-10 20:55:51 -06:00
James Long
37011fbb74 Bug 1107541 - Display eval sources with a sourceURL pragma correctly in the debugger. r=fitzgen 2014-12-09 15:00:00 -05:00
Patrick Brosset
1146fefa22 Bug 1103993 - 4 - Cleanup styleinspector tests; r=bgrins 2014-12-10 09:09:25 +01:00
Patrick Brosset
1baa19bc8d Bug 1103993 - 3 - Only refresh the rule/computed views when active; r=bgrins r=ochameau 2014-12-10 09:09:19 +01:00
Wes Kocher
b4e2d8a9d7 Backed out changeset 09bd629ead0f (bug 731318) for mochitest-e10s-devtools orange 2014-12-09 14:45:08 -08:00
J. Ryan Stinnett
ba4481fc88 Bug 731318 - Show transferred size in Net Monitor. r=vporof 2014-12-09 14:35:13 -06:00
Victor Porof
da808ccd66 Bug 1106137 - Make canvas debugger faster by avoiding a double-copy operation when deserializing image data, r=pbrosset 2014-12-09 10:57:53 -05:00
Brian Grinstead
d28043d775 Bug 1093730 - Use getPanelWhenReady for debugger state in browser toolbox. r=jryans 2014-12-08 16:20:00 +01:00
Brian Grinstead
8e21fafb24 Bug 1093730 - Add DevTools toolbox API for getPanelWhenReady. r=jryans 2014-12-08 16:19:00 +01:00
Phil Ringnalda
5ac2c7b278 Back out eb203c9db11d (bug 1107541) for e10s dt bustage
CLOSED TREE
2014-12-08 20:24:52 -08:00
James Long
f2486c2b8a Bug 1107541 - display eval scripts with a sourceURL pragma correctly in the debugger r=fitzgen 2014-12-08 15:49:34 -08:00
J. Ryan Stinnett
178981806d Bug 1107013 - Clear Browser Toolbox cache for local builds. r=bgrins 2014-12-08 16:26:09 -06:00
Victor Porof
da31b9fba1 Bug 1101197 - Improve performance of framerate view in new performance tool, r=jsantell 2014-12-08 13:09:25 -05:00
Victor Porof
7b89fed485 Bug 1107947 - Small reorg of the files in the new performance tool, r=jsantell
--HG--
rename : browser/devtools/performance/controller.js => browser/devtools/performance/performance-controller.js
rename : browser/devtools/performance/views/main.js => browser/devtools/performance/performance-view.js
rename : browser/devtools/performance/views/call-tree.js => browser/devtools/performance/views/details-call-tree.js
rename : browser/devtools/performance/views/waterfall.js => browser/devtools/performance/views/details-waterfall.js
2014-12-06 12:08:10 -05:00
Victor Porof
ef94dfc659 Bug 1107943 - The maker sidebar has some annoying text spacing, r=jsantell 2014-12-06 12:08:10 -05:00
Victor Porof
6c10f9d3bd Bug 1106409 - Avoid overlap by hiding the 'max' framerate tooltip when the min/max difference is too small, r=jsantell 2014-12-06 12:08:10 -05:00
J. Ryan Stinnett
b671c29be9 Bug 1098555 - Fix Connect page in e10s. r=ochameau 2014-12-05 00:48:00 -08:00
Victor Porof
f435f64942 Bug 1106416 - Small UI fixes for the new performance tool, r=jsantell 2014-12-05 10:54:47 -05:00
Heather Arthur
71b00f9030 Bug 1105808 - Use ttf fonts in browser_fontinspector.js test. r=bgrins 2014-12-04 12:51:00 +01:00
Tim P.
0d551cf859 Bug 1090874 - Avoid always re-creating the node when editing a tagname in the markup-view; r=pbrosset 2014-12-04 16:34:47 -08:00
Jordan Santell
cc83eaf9c7 Bug 1077458 - Implement marker's waterfall view in new performance tool, with details view toggling between waterfall and call tree views. r=vp 2014-12-03 16:36:00 +01:00
Brian Grinstead
80dc666de6 Bug 1104798 - Hide Disable JS checkbox when target.activeTab is undefined;r=mratcliffe 2014-11-25 08:47:00 +01:00
J. Ryan Stinnett
9da1ab3c54 Bug 1058997 - Part 3c: Remove always allow init calls from tests. r=past 2014-12-01 22:55:56 -08:00
J. Ryan Stinnett
ae6738b263 Bug 1058997 - Part 1: Extract socket connect and listen. r=past
Relocate the debugger client's connect and server's listen functionality in a
separate file.  This isolates the security-sensitive socket handling pieces, and
also enables easier extension to make room for TLS sockets.
2014-12-01 22:55:56 -08:00
Tooru Fujisawa
528513f4b7 Bug 1101704 - Use non-iterable object in browser_console_addonsdk_loader_exception.js. m=msucan 2014-11-29 14:04:25 +09:00
Patrick Brosset
57be2b873a Bug 1106079 - Avoid highlighter excpetions on XUL windows to break the style-editor; r=past 2014-11-28 17:57:19 +01:00
Justin Obara
2c6212d0eb Bug 956231 - Implemented right click to open the context menu on the filter buttons of the web console. r=past
--HG--
extra : rebase_source : 98051f65fce5e645d2a513d0ec38c73d90c71835
2014-11-11 15:32:00 -05:00
Jan Keromnes
5bd303d9ca Bug 1090949 - In WebIDE, register simulators by name not by version. r=ochameau 2014-11-26 18:34:00 +01:00
Brian Grinstead
6d2ce56a77 Bug 1031404 - Browser Toolbox: Open on last used panel by default;r=jryans,r=Gijs 2014-11-26 15:40:00 -08:00
Brian Grinstead
e7e3daba78 Bug 1083657 - Fix intermittent 'this.editor is null' in projecteditor;r=paul 2014-11-24 11:46:00 -08:00
Ryan VanderMeulen
694e866a21 Merge b2g-inbound to m-c. a=merge 2014-11-26 21:39:08 -05:00
Ryan VanderMeulen
d8461340ac Merge fx-team to m-c. a=merge 2014-11-26 21:08:54 -05:00
Alexandre Poirot
eafca270d8 Bug 1097814 - Fix fake hardware buttons in mulet. r=paul, r=vingtetun 2014-11-20 10:48:00 -05:00
Patrick Brosset
6d7adb7511 Bug 1103993 - part 2 - Clean-up some of the style-inspector's code; r=bgrins 2014-11-26 10:18:12 +01:00
Patrick Brosset
ace98a2558 Bug 1103993 - part 1 - Rename the style-inspector's highlight methods; r=bgrins 2014-11-26 10:18:07 +01:00
Heather Arthur
2159b3c39e Bug 886041 - Make the font inspector remotable; r=bgrins 2014-11-25 07:36:44 -08:00
Jordan Santell
d440139a16 Bug 1104973 - Fix browser_perf-data-samples.js with having atleast one assertion called. r=vp 2014-11-25 13:30:00 +01:00
Jordan Santell
ff4d35d0b8 Bug 1077455 - Link the details and overview views together in the new performance tool. r=vp 2014-11-25 15:01:00 +01:00
Daniel Holbert
8b2fb3bb07 Bug 1093316 part 1: Backout changeset aece7f9f944c (i.e. backout bug 1032922 part 2), to reflect CSSWG removing "flex-basis: main-size" from the flexbox spec. 2014-11-25 11:28:15 -08:00
Ryan VanderMeulen
0edf2d6b2a Bug 1104908 - Disable the Style Inspector tests on Linux e10s.
CLOSED TREE

--HG--
extra : rebase_source : 48f548c3da3cdf4e9c18b8e3604e6887ca64f612
2014-11-25 14:23:01 -05:00
Phil Ringnalda
c17cd63da0 Back out a5c944be6248 (bug 1031404) for mochitest-chrome bustage
CLOSED TREE
2014-11-24 19:58:57 -08:00
Brian Grinstead
6bee3b13a0 Bug 1031404 - Browser Toolbox: Open on last used panel by default;r=jryans,r=Gijs 2014-11-24 16:13:53 -08:00
Brian Grinstead
69976432b4 Bug 1102084 - Add more contrast for the currently hovered node in the markup view;r=vporof 2014-11-24 13:59:46 -08:00
J. Ryan Stinnett
26a974586f Bug 1100944 - Nudge WebIDE timeout higher. r=paul
--HG--
extra : transplant_source : %B0%F4%14%AD%24%DF%AB%A0%26%1D%07%DE5%7D%A8.%2BN%FB%CF
2014-11-20 13:47:52 -06:00
J. Ryan Stinnett
d241b9b5ea Bug 1096310 - Show message after project list load error. r=paul
--HG--
extra : transplant_source : %07gE1%BDt%10%5B%F6G%84%E6r%05%07%BB%83%E6%C8%20
2014-11-18 15:32:49 -06:00
Carsten "Tomcat" Book
d351ea097a merge fx-team to mozilla-central a=merge 2014-11-24 14:06:00 +01:00
fayolle-florent@orange.fr
a0e32f7a37 Bug 1095521 - Implement more paste commands for the inspector panel. r=pbrosset
--HG--
rename : browser/devtools/inspector/test/browser_inspector_menu.js => browser/devtools/inspector/test/browser_inspector_menu-01.js
rename : browser/devtools/inspector/test/doc_inspector_menu.html => browser/devtools/inspector/test/doc_inspector_menu-01.html
2014-11-22 08:48:00 +01:00
Paul Rouget
726e71329c Bug 1074106 - [timeline] marker sidebar. r=vporof 2014-11-24 05:55:25 +01:00
Tomasz Kołodziejski
11f9b64646 Bug 1094622 - Deleting node in inspector now selects previous sibling and not parent. r=bgrins
---
 browser/devtools/markupview/markup-view.js         | 15 +++++----
 .../test/browser_markupview_tag_edit_04.js         | 38 +++++++++++++++-------
 browser/devtools/markupview/test/head.js           |  2 +-
 toolkit/devtools/server/actors/inspector.js        | 14 +++++++-
 .../tests/mochitest/test_inspector-remove.html     | 23 +++++++++----
 5 files changed, 65 insertions(+), 27 deletions(-)
2014-11-21 12:48:04 -08:00
Patrick Brosset
f9f667864c Bug 1084442 - Prevent highlighter from being zoomed in/out and incorrectly positioned when the page is zoomed; r=miker 2014-11-21 11:18:03 +01:00
Jordan Santell
5237150282 Bug 1077451 - Render profiler call tree in new performance tool. r=vp 2014-11-20 13:02:00 +01:00
Wes Kocher
898d3ed7b8 Merge fx-team to m-c a=merge 2014-11-20 17:55:52 -08:00
Brian Grinstead
5b1a03a519 Bug 1102308 - Refactor pref-changed emitting in toolbox-options.js;r=jryans 2014-11-20 14:11:34 -08:00
Brian Grinstead
94b0d4767d Bug 1102369 - Convert existing devtools colors to CSS variables - part 2;r=vporof 2014-11-20 12:10:32 -08:00
Vaibhav Agrawal
1c48b8f1e7 Bug 1102829 - Removing invalid mochitest and adding them as a support-file. r=jmaher 2014-11-25 15:02:45 -08:00
James Long
41bb93bca1 Bug 905700 - use Debugger.Source in the debugger backend and reference source actors instead of URLs in the frontend r=fitzgen 2014-11-25 15:02:39 -08:00
Eddy Bruël
8e1812fe84 Bug 1090929 - Enable the remaining debugger tests for e10s;r=mratcliffe 2014-11-24 06:43:58 +01:00
Ryan VanderMeulen
b066004440 Backed out changesets 34a66a625618, 32db3daa20fe, and ac15ba8568c5 (bug 1102219) for Gaia unit test failures.
--HG--
extra : rebase_source : 0266cc0b2a6568ca653885745f381df8d6d167ec
2014-12-11 11:28:30 -05:00
ziyunfei
43231043f0 Bug 1102219 - Part 3: Replace String.prototype.contains with String.prototype.includes in chrome code. r=till 2014-12-10 20:50:00 -05:00
Chris Peterson
a296c6d7cb Bug 1108305 - Remove deprecated let block from browser/devtools/netmonitor/netmonitor-view.js. r=vporof 2014-11-30 00:14:18 -08:00
Liz Henry
9806af3268 Bug 1116802: closes the WebIDE a second time. r=paul 2015-01-02 14:51:25 -08:00
Eddy Bruël
e9c744b134 Bug 1096490 - Fix test failures in browser_devtools_api.js;r=vporof
These test failures occur when you replace the deprecated-sync-thenables in
protocol.js with Promise.jsm.
2014-11-20 05:31:06 +01:00
Wes Kocher
4cb3f3bc44 Merge actual fx-team (previous merge push was a mislabeled inbound merge) to m-c a=merge 2014-11-19 18:49:45 -08:00
J. Ryan Stinnett
a8549435f3 Bug 1097833 - Move local runtime behind a pref again. r=paul 2014-11-19 07:41:42 -06:00
Patrick Brosset
fbca21254c Bug 1076866 - Rect highlighter; r=bgrins 2014-11-19 11:16:25 +01:00