Commit Graph

4092 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