Commit Graph

4292 Commits

Author SHA1 Message Date
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
Jordan Santell
a20c9d6087 Bug 1077449 - Render framerate data realtime in performance tool. r=vp 2014-11-18 14:37:00 +01:00
Tom Tromey
a93fe9337d Bug 1069661 - add "detail" to timeline markers. r=smaug 2014-11-18 14:39:00 +01:00
Jordan Santell
34f97f6d3b Bug 1097156 - Add dev edition theme toggle in toolbox. r=gijs,r=bgrins 2014-11-17 17:35:01 -08:00
Carsten "Tomcat" Book
a156113b50 merge mozilla-inbound to mozilla-central a=merge 2014-11-18 17:25:29 +01:00
Eddy Bruël
56a084592c Bug 1090929 - Enable the search tests;r=mratcliffe 2014-11-18 13:05:28 +01:00
Gijs Kruitbosch
86bd2509a9 Bug 1096763 - fix webide button issues with customize mode, r=Unfocused
This fixes the button to not call createWidget repeatedly when the button is in the palette.

It also fixes an edge case in CustomizableUI where, if you restore defaults, we don't re-add custom widgets to the list of seen widgets, meaning they'll be restored to their default position on next start, even if you move them after restoring to defaults.
2014-11-11 14:51:21 +00:00
Alexandre Poirot
b99556748b Bug 1094203 - Enable tools if related actor is available. r=jryans 2014-11-12 04:57:00 +01:00
Victor Porof
ac15d99c3f Bug 1096537 - Remove manually choosing the start index in ThreadNode.prototype.insert, r=fitzgen 2014-11-16 10:09:34 -05:00
Sami Jaktholm
d8d407b4c5 Bug 1092452 - Fix intermittent mochitest-e10s-dt failure in browser_timeline_overview-initial-selection-02.js. r=vporof 2014-11-14 06:57:00 -05:00
Ryan VanderMeulen
d68cc226d7 Merge inbound to m-c. a=merge 2014-11-14 17:32:39 -05:00
Gabor Krizsanits
4c1924f83e Bug 1081038 - part0: Fixing inspector test. r=pbrosset 2014-11-14 16:46:26 +01:00
Brian Grinstead
e6cfe803ff Bug 1098431 - Fix popup positioning for devtools option panel menulists;r=mratcliffe 2014-11-14 08:06:12 -08:00
Ryan VanderMeulen
e9f6ec6590 Bug 1029545 - Skip browser_dbg_variables-view-popup-14.js on Linux e10s. 2014-11-13 21:28:28 -05:00
Carsten "Tomcat" Book
4cd7c9534b Merge mozilla-central to mozilla-inbound 2014-11-19 13:47:55 +01:00
Eddy Bruël
43845e57c6 Bug 1090929 - Enable the stack tests;r=mratcliffe 2014-11-19 10:28:22 +01:00
Kannan Vijayan
41f6d8a7aa Bug 1050774 - Record script execution in timeline view. r=bholley 2014-11-13 16:22:24 -05:00
Ryan VanderMeulen
c8a3b159d8 Merge m-c to inbound. a=merge 2014-11-13 15:47:16 -05:00
Eddy Bruël
2a98795af7 Bug 1090929 - Enable the breakpoints tests;r=mratcliffe 2014-11-13 19:36:37 +01:00
Eddy Bruël
b3154c6c49 Bug 1090929 - Enable the watch-expressions tests;r=mratcliffe 2014-11-13 19:32:29 +01:00
Nick Fitzgerald
e94753d0c8 Bug 1096739 - Clean up ThreadActor.prototype._setBreakpoint. r=ejpbruel,past 2014-11-13 10:07:18 -08:00
Eddy Bruël
a1015f08d4 Bug 1090929 - Enable the variables-view-* tests;r=fitzgen 2014-11-13 19:23:31 +01:00
Victor Porof
2febbdf6f3 Bug 1069421 - Add a memory graph to the timeline, r=pbrosset,paul
--HG--
rename : browser/devtools/shared/test/browser_graphs-09.js => browser/devtools/shared/test/browser_graphs-09a.js
rename : browser/devtools/timeline/widgets/overview.js => browser/devtools/timeline/widgets/markers-overview.js
2014-11-13 09:18:19 -05:00
Heather Arthur
0cef79e226 Bug 1097454 - Improve compressed style sheet identification in csscoverage; r=jwalker 2014-11-11 20:51:00 +01:00
Ryan VanderMeulen
aff46d94c6 Merge m-c to inbound. a=merge 2014-11-12 15:52:37 -05:00
Patrick Brosset
b85982a1cd Bug 1094884 - Intermittent browser_styleeditor_fetch-from-cache.js. r=harth 2014-11-10 15:33:00 -05:00
J. Ryan Stinnett
c3af4beb35 Bug 1094968 - Skip tilt visibility for remote toolboxes. r=mratcliffe
--HG--
extra : transplant_source : %B9%D8%87%94%5B%AF%A1%E7%96%94B%28%E9%85w%3E%14I%F9%FF
2014-11-06 12:56:21 -06:00
Paul Rouget
0bfa566de8 Bug 1093883 - Disable app install for runtimes that don't allow it. r=jryans 2014-11-09 23:26:00 -05:00
Heather Arthur
50a4da3f23 Bug 1076857 - Add basic telemetry to Storage Inspector. r=mratcliffe 2014-11-07 18:06:00 -05:00
Jordan Santell
9756fcc204 Bug 1078539 - Part 2: Delay showing a doorhanger to prevent flickering in windows, and call success immediately to prevent duplicates. r=jryans 2014-11-07 12:19:00 -05:00
Victor Porof
3aede1f497 Backed out changeset 942aec7a1572 for mochitest-dt failures, r=me
--HG--
rename : browser/devtools/shared/test/browser_graphs-09a.js => browser/devtools/shared/test/browser_graphs-09.js
rename : browser/devtools/timeline/widgets/markers-overview.js => browser/devtools/timeline/widgets/overview.js
2014-11-11 09:33:53 -05:00
Victor Porof
fb7739d1b2 Bug 1069421 - Add a memory graph to the timeline, r=pbrosset,paul
--HG--
rename : browser/devtools/shared/test/browser_graphs-09.js => browser/devtools/shared/test/browser_graphs-09a.js
rename : browser/devtools/timeline/widgets/overview.js => browser/devtools/timeline/widgets/markers-overview.js
2014-11-11 08:28:23 -05:00
Eddy Bruël
32b70f0796 Bug 1090929 - Enable the tracer tests;r=mratcliffe 2014-11-11 08:44:27 +01:00
Eddy Bruël
cdadb281c2 Bug 1090929 - Enable the variables-view tests;r=mratcliffe 2014-11-10 16:27:21 +01:00
Wes Kocher
fac7b8ea5d Merge inbound to m-c a=merge 2014-11-10 18:06:15 -08:00
Tom Tromey
e6f986b3f3 Bug 1084902 - Copy _customProfilerOptions before sending request. r=pbrosset 2014-11-06 07:28:00 -05:00
Eddy Bruël
7ab480cf8d Bug 1044985 - Disable browser_dbg-clean-exit test;r=me 2014-11-10 16:12:06 +01:00
Carsten "Tomcat" Book
79840bdc53 Backed out changeset d92174bd0918 (bug 1069421) for dt test failures
--HG--
rename : browser/devtools/shared/test/browser_graphs-09a.js => browser/devtools/shared/test/browser_graphs-09.js
rename : browser/devtools/timeline/widgets/markers-overview.js => browser/devtools/timeline/widgets/overview.js
2014-11-10 15:19:30 +01:00
Carsten "Tomcat" Book
26e4369552 Merge mozilla-central to mozilla-inbound 2014-11-10 14:38:34 +01:00
Paul Rouget
59c3cb2ff8 Bug 1027817 - Font-resizing in WebIDE. r=jryans 2014-11-10 11:14:31 +01:00
Eddy Bruël
78fe02b60f Bug 1090929 - Enable the variables-view-filter tests;r=mratcliffe 2014-11-10 10:39:26 +01:00
Heather Arthur
7188113861 Bug 1040653 - Make eyedropper work with e10s. r=mratcliffe 2014-11-07 16:46:00 +01:00
Paul Rouget
5efbaba3dc Bug 1091036 - Allow toolbox full screen for remote runtime projects. r=jryans 2014-11-10 03:37:03 +01:00
Mahdi Dibaiee
af919fce23 Fix intermittent failures in browser_webconsole_column_numbers.js (bug 1095527). r=past 2014-11-08 12:12:49 +02:00
Wes Kocher
ec3922bb1d Merge inbound to m-c a=merge 2014-11-07 17:48:37 -08:00
Alexandre Poirot
224155905a Bug 1060093 - Implement toolbox to debug chrome of the content process. r=jryans 2014-11-07 14:24:47 -06:00
Jennifer Fong
dea2568e47 Bug 982484 - Device preferences support. r=jryans 2014-11-06 09:36:00 -05:00
Ryan VanderMeulen
dd8705ee02 Merge fx-team to m-c. a=merge 2014-11-07 13:35:28 -05:00
Michael Ratcliffe
e2616dda10 Bug 1090913 - Make mochitests fail when it has 0 passes and 0 fails r=jmaher 2014-11-05 16:00:52 +00:00
Mark Goodwin
7c89f36242 Bug 1068949 - Some tests to ensure warnings are displayed appropriately. r=past 2014-11-07 00:12:00 -05:00
Mark Goodwin
af168a4de0 Bug 1068949 - Send SHA-1 deprecation warnings in to the web console. r=mcmanus 2014-11-04 13:25:00 -05:00
Michael Ratcliffe
a6e62701b4 Backed out changeset 3500854d791b for test log breakage 2014-11-07 13:32:09 +00:00
Michael Ratcliffe
484d278c48 Bug 1090913 - Make mochitests fail when it has 0 passes and 0 fails r=jmaher 2014-11-05 16:00:52 +00:00
Wes Kocher
7ec75772bd Merge fx-team to m-c a=merge 2014-11-06 18:26:36 -08:00
James Long
41cd3158e4 Bug 1093349 - Add prettyPrinting and blackBoxing traits and hide buttons in debugger conditionally. r=past, a=me 2014-11-05 10:16:00 -05:00
Carsten "Tomcat" Book
380779c7e2 Merge mozilla-central to mozilla-inbound 2014-11-06 13:53:27 +01:00
Matthew Noorenberghe
93910d7feb Bug 1091260 - Badge the Browser Toolbox dock icon on OS X to differentiate it from the main process. r=jryans,fitzgen
--HG--
extra : rebase_source : 561016578d5a23c769090faf6c735b3060d4e741
2014-11-05 13:56:17 -08:00
Victor Porof
be0670c340 Bug 1074205 - Enable devtools/netmonitor tests with e10s, r=ejpbruel 2014-11-05 16:52:56 -05:00
Victor Porof
5be0882642 Bug 1091612 - [e10s] browser_net_resend.js disabled because actors for the new request channels don't correspond to the ones sent in network event updates, r=ejpbruel 2014-11-05 16:52:53 -05:00
Victor Porof
9d583c0c0f Bug 1091603 - [e10s] browser_net_filter-01.js disabled because nsIXMLHttpRequest doesn't correctly determine whether or not a request is XHR in e10s, r=ejpbruel 2014-11-05 16:52:50 -05:00
Victor Porof
075c2a91aa Bug 1091596 - [e10s] browser_net_copy_as_curl.js disabled because waitForClipboard doesn't seem to work properly on e10s, r=ejpbruel 2014-11-05 16:52:46 -05:00
Victor Porof
21b87ba21f Bug 1058898 - Enable profiler tests for e10s, r=ejpbruel 2014-11-05 16:52:44 -05:00
Eddy Bruël
c8a0c2acf8 Bug 1090929 - Enable the pretty-print tests;r=mratcliffe 2014-11-06 10:27:45 +01:00
Eddy Bruël
62fc2f138d Bug 1090929 - Enable the break-on-dom-tests;r=mratcliffe 2014-11-06 10:18:10 +01:00
Jordan Santell
c05416ed8b Bug 1078539 - Add a doorhanger widget for the developer edition notification to browser console, developer tools, webide and responsive design mode. r=jryans 2014-10-22 17:18:31 -07:00
Ryan VanderMeulen
8421d8e779 Backout revision 224f20dce9d0 (bug 1078539) 2014-11-06 16:18:32 -05:00
Patrick Brosset
6a6ebbfcea Bug 985597 - Fix layout-view tests after highlighter changes & make them more robust; r=miker
--HG--
rename : browser/devtools/layoutview/test/browser_editablemodel.js => browser/devtools/layoutview/test/browser_layoutview_editablemodel.js
rename : browser/devtools/layoutview/test/browser_editablemodel_allproperties.js => browser/devtools/layoutview/test/browser_layoutview_editablemodel_allproperties.js
rename : browser/devtools/layoutview/test/browser_editablemodel_border.js => browser/devtools/layoutview/test/browser_layoutview_editablemodel_border.js
rename : browser/devtools/layoutview/test/browser_editablemodel_stylerules.js => browser/devtools/layoutview/test/browser_layoutview_editablemodel_stylerules.js
2014-11-06 13:04:51 +01:00
Patrick Brosset
fb314af007 Bug 985597 - Tests for the new highlighter implementation using the AnonymousContent API; r=miker r=jwalker
--HG--
rename : browser/devtools/markupview/test/browser_markupview_highlight_hover_01.js => browser/devtools/inspector/test/browser_inspector_highlighter-hover_01.js
rename : browser/devtools/markupview/test/browser_markupview_highlight_hover_02.js => browser/devtools/inspector/test/browser_inspector_highlighter-hover_02.js
rename : browser/devtools/markupview/test/browser_markupview_highlight_hover_03.js => browser/devtools/inspector/test/browser_inspector_highlighter-hover_03.js
rename : browser/devtools/inspector/test/browser_inspector_highlight_after_transition.html => browser/devtools/inspector/test/doc_inspector_highlight_after_transition.html
rename : browser/devtools/inspector/test/browser_inspector_infobar_01.html => browser/devtools/inspector/test/doc_inspector_infobar_01.html
rename : browser/devtools/inspector/test/browser_inspector_infobar_02.html => browser/devtools/inspector/test/doc_inspector_infobar_02.html
2014-11-06 13:04:37 +01:00
Patrick Brosset
aa41f7bb39 Bug 985597 - Filter useless highlighter updates & and use requestAnimationFrame for updates; r=miker 2014-11-06 13:04:28 +01:00
Mahdi Dibaiee
f3ac30c02c Bug 684096 - "The webconsole should display column numbers in addition to line numbers". c=mdibaiee 2014-11-05 05:43:00 +01:00
Jordan Santell
5c8b20b408 Bug 1078539 - Add a doorhanger widget for the developer edition notification to browser console, developer tools, webide and responsive design mode. r=jryans 2014-10-22 17:18:31 -07:00
Carsten "Tomcat" Book
d049eeaaff Backed out changeset 4206d18e42c0 (bug 684096) for test bustage 2014-11-05 12:34:42 +01:00
Sebastian Zartner
faf6332bbf Bug 1068381 - Use an icon for the prettyprint button instead of a label. r=bgrins 2014-10-31 10:57:00 +01:00
Paul Rouget
2370e9d5d3 Bug 1063206 - better toolbox button for webide. r=jryans 2014-11-04 08:54:00 +01:00
Mahdi Dibaiee
e3f7986ae4 Bug 684096 - "The webconsole should display column numbers in addition to line numbers". r=past 2014-11-04 08:36:00 +01:00
Wes Kocher
8872f8c5bb Backed out changeset ec34b5a1552c (bug 1091260) for bc1 orange 2014-11-04 19:06:45 -08:00
Matthew Noorenberghe
7126ef3bf7 Bug 1091260 - Badge the Browser Toolbox dock icon on OS X to differentiate it from the main process. r=jryans,fitzgen
--HG--
extra : rebase_source : 3ea5114858053c862564a1efea2004406e0863d9
2014-11-04 16:44:41 -08:00
Eddy Bruël
2d24623402 Bug 1090929 - Enable the source-mapping tests;r=mratcliffe 2014-11-06 19:56:49 +01:00
Ryan VanderMeulen
46a45c9ea7 Merge m-c to mozilla-inbound. a=merge 2014-11-07 13:44:04 -05:00
Eddy Bruël
81e420ffaf Bug 1090929 - Enable the variables-view-popup tests;r=mratcliffe 2014-11-07 18:45:53 +01:00
Victor Porof
3bfedf2000 Bug 1069421 - Add a memory graph to the timeline, r=pbrosset,paul
--HG--
rename : browser/devtools/shared/test/browser_graphs-09.js => browser/devtools/shared/test/browser_graphs-09a.js
rename : browser/devtools/timeline/widgets/overview.js => browser/devtools/timeline/widgets/markers-overview.js
2014-10-02 12:11:05 +01:00
Eddy Bruël
aa6cdbb365 Bug 1090929 - Enable the parser tests;r=mratcliffe 2014-11-12 14:32:23 +01:00
Eddy Bruël
fbadbccc47 Bug 1090929 - Enable the conditional breakpoint tests;r=mratcliffe 2014-11-12 14:31:00 +01:00
Alexandre Poirot
7e096caac9 Bug 1092451 - Ensure waiting for frames button update before resolving toolbox.open. r=past 2014-11-03 13:52:00 -05:00
J. Ryan Stinnett
f93d3699b0 Bug 1091586 - Rename Manage Add-ons to Extra Components. r=paul 2014-11-03 15:16:00 +01:00
Michael Ratcliffe
339c2097ec Bug 1072181 part 3 - New Aurora channel prefs r=paul
--HG--
extra : rebase_source : 9998025d99157cb150e87a47e18fe145b38ecbc2
2014-10-31 12:47:28 +00:00
Ryan VanderMeulen
e7353cb4a6 Merge fx-team to m-c. a=merge 2014-10-31 16:16:38 -04:00
David Rajchenbach-Teller
0b22cd2596 Bug 1083989 - Adapting Devtools tests that expect Promise.jsm in the scope. r=paul 2014-10-27 22:45:03 +01:00
Carsten "Tomcat" Book
740aa05af6 Merge mozilla-central to fx-team 2014-10-31 14:28:54 +01:00
Jordan Santell
5b4e6a378c Bug 1077447 - Hook up recording UI to the new performance tool. r=victorporof 2014-10-30 12:35:00 +01:00
Ryan VanderMeulen
d18b779a40 Merge m-c to inbound. a=merge
--HG--
rename : dom/tv/test/file_app.sjs => dom/tv/test/mochitest/file_app.sjs
rename : dom/tv/test/file_app.template.webapp => dom/tv/test/mochitest/file_app.template.webapp
rename : dom/tv/test/file_tv_non_permitted_app.html => dom/tv/test/mochitest/file_tv_non_permitted_app.html
rename : dom/tv/test/mochitest.ini => dom/tv/test/mochitest/mochitest.ini
rename : dom/tv/test/test_tv_non_permitted_app.html => dom/tv/test/mochitest/test_tv_non_permitted_app.html
extra : rebase_source : 43e1262bc9912ae6b97ec9302a1bc149e51c8e1e
2014-10-30 16:19:07 -04:00
Michael Ratcliffe
e8382d11a5 Bug 1086492 - Disable tilt for E10S r=victorporof,jwalker 2014-10-30 16:23:01 +00:00
Jordan Santell
e77ddd6c8b Bug 1058879 - enable browser_canvas-actor-test-10.js for e10s. r=vp 2014-10-29 13:03:00 +01:00
Paul Rouget
225e1e77f9 Bug 1056923 - Add WebIDE launch button. r=jryans,r=jaws 2014-10-30 09:08:05 +01:00
Ryan VanderMeulen
d19a8ac7d7 Merge inbound to m-c. a=merge 2014-10-29 16:49:04 -04:00
Eddy Bruël
12d1136282 Bug 1090929 - Enable the blackboxing tests for e10s;r=mikeratcliffe 2014-10-29 17:05:44 +01:00
James Long
338b843a08 Bug 1088247 - A developer tool should only be enabled when appropriate actors exist. r=jryans 2014-10-27 14:28:00 -04:00
Christian Pommranz
988aa835db Bug 1080911 - Sort frames by samples instead of duration in the call tree. r=vp 2014-10-28 05:21:00 -04:00
Eddy Bruël
06d15c0ebc Bug 1090340 - Disable failing tests on Linux Opt for E10S (Holly);r=me 2014-10-28 17:14:00 +01:00
Jordan Santell
edeff29eb1 Bug 1077442 - Create a pseudo-PerformanceFront, r=vp 2014-10-23 12:47:00 +02:00
Jordan Santell
303bccd79d Bug 1069674 - Disable web audio tools on unsupported platforms. r=jryans 2014-10-27 12:49:00 +01:00
Carsten "Tomcat" Book
9b9adb1962 merge fx-team to mozilla-central a=merge 2014-10-27 15:56:31 +01:00
Nick Fitzgerald
f7e453966a Bug 1033153 - Part 4: Make the console's Object-kind ObjectRenderer display internal promise state. r=jryans 2014-10-23 15:53:00 +02:00