Commit Graph

3825 Commits

Author SHA1 Message Date
Heather Arthur
0644b1a59b Bug 1036409 - re-select last selected node after reload under e10s; r=pbrosset 2014-10-22 14:05:32 +02:00
Carsten "Tomcat" Book
bedc56937c Merge mozilla-central to fx-team 2014-10-20 15:35:03 +02:00
Carsten "Tomcat" Book
622698a725 merge fx-team to mozilla-central a=merge 2014-10-20 14:48:28 +02:00
Sami Jaktholm
3ae478172c Bug 1077857 - DevTools Console: Check that Date grip has a preview before trying to use it. r=bgrins 2014-10-20 00:23:00 +02:00
Jordan Santell
8c70742ddb Bug 1068273 - remove time-based toggling in web audio editor tests. r=vp 2014-10-19 10:29:00 +02:00
Heather Arthur
bf4e883f55 Bug 967201 - "Copy Unique Selector" doesn't place anything in the clipboard in e10s windows and Browser Toolbox". r=pbrosset 2014-10-16 16:31:00 +02:00
Tom Tromey
e41dfd7adb Bug 1070089 - change timeline markers to have a consistent epoch (carrying forward r=smaug) 2014-10-17 16:02:42 -07:00
Paul Rouget
010403d634 Bug 1081093 - Auto-install Tools Adapter add-on in WebIDE. r=jryans 2014-10-17 16:02:38 -07:00
Jordan Santell
068af95d4f Bug 1083881 - add method connectParam to AudioNodeActors, r=vp
From 9677a120a84ff73e07a2dd734c8d3f3e2c9b5b9e Mon Sep 17 00:00:00 2001
---
 browser/devtools/webaudioeditor/test/browser.ini   |  1 +
 .../test/browser_audionode-actor-connectparam.js   | 35 ++++++++++++++++++++++
 toolkit/devtools/server/actors/webaudio.js         | 30 +++++++++++++++++++
 3 files changed, 66 insertions(+)
 create mode 100644 browser/devtools/webaudioeditor/test/browser_audionode-actor-connectparam.js
2014-10-16 09:25:24 -07:00
Simon Lindholm
9d7d23724f Bug 1075665 - Fix typo in font inspector. r=paul
--HG--
extra : rebase_source : f14d846e129ec461128636add62bddcacab6b6e0
2014-10-01 17:39:09 +01:00
Jordan Santell
d25d54933b Bug 1077441 - create empty performance tool under build flag. r=vp 2014-10-15 09:46:00 +02:00
Jordan Santell
4ffb0476eb Bug 1068270 - Add connectNode and disconnect methods to AudioNodeActor. r=vp 2014-10-15 08:10:00 +02:00
Ryan VanderMeulen
b87718267b Merge inbound to m-c. a=merge
CLOSED TREE
2014-10-15 14:31:16 -04:00
Alexandre Poirot
f0092ec51e Bug 1083045 - Scratchpad tests shouldn't depend on chrome debugging being disabled by default. r=past 2014-10-15 09:18:40 +03:00
Patrick Brosset
8178f76acd Bug 1020038 - Disable test browser/devtools/layoutview/test/browser_layoutview_update-in-iframes.js; r=me 2014-10-13 09:35:50 +02:00
David Rajchenbach-Teller
78b6c00415 Bug 1081551 - Wallpaper patch;r=yoric 2014-10-11 21:56:11 +02:00
David Rajchenbach-Teller
3cdf26754d Bug 1081549 - Wallpaper patch;r=yoric 2014-10-11 21:54:23 +02:00
David Rajchenbach-Teller
68feccd9d2 Bug 1081548 - Wallpaper patch;r=yoric 2014-10-11 21:52:44 +02:00
David Rajchenbach-Teller
7330b0bf5c Bug 1081547 - wallpaper for Intermittent browser_telemetry_button_scratchpad.js | A promise chain failed to handle a rejection: - Protocol error (unknownError): Error: Got an invalid root window in DocumentWalker;r=yoric 2014-10-11 21:49:13 +02:00
Wes Kocher
4a533e451f Merge inbound to m-c a=merge CLOSED TREE 2014-10-10 18:58:06 -07:00
Bruno Peres
18da7e0c5a Bug 949651 - Serialize all pseudo-elements with the two-colon syntax, even those that allow one colon. r=dbaron 2014-10-18 17:01:58 -04:00
Matt Brubeck
c80b3b58ed Bug 1079338 - Log resources blocked by tracking protection. r=mcmanus,mmc,dcamp
* * *
Bug 1079338 - Put tracking protection logging in the Security tab
2014-10-10 12:19:14 -07:00
David Rajchenbach-Teller
671ea3201c Bug 1016387 - Whitelisting tests that leak Promise rejections (devtools, part 3). r=yoric 2014-10-10 05:52:00 +02:00
David Rajchenbach-Teller
7bf1cf21d4 Bug 1016387 - Whitelisting tests that leak Promise rejections (devtools, part 2). r=yoric 2014-10-10 03:56:00 +02:00
David Rajchenbach-Teller
157af6afe5 Bug 1016387 - Whitelisting tests that leak Promise rejections (devtools). r=paul 2014-10-04 14:21:00 +02:00
Carsten "Tomcat" Book
7917fa69ef Backed out changeset 746989e4c8d1 (bug 1016387) for bc1/bc3 test failures 2014-10-10 10:41:25 +02:00
Heather Arthur
3f7265abd5 Bug 1077523 - Enable CSS source maps by default. r=bgrins 2014-10-09 14:27:00 +02:00
David Rajchenbach-Teller
78201d5734 Bug 1016387 - Whitelisting tests that leak Promise rejections (devtools). r=paul 2014-10-04 14:21:00 +02:00
Nick Fitzgerald
03d1b99ed3 Bug 1076830 - Name the test function so it doesn't get GC'd. r=past 2014-10-07 16:23:00 +02:00
Nick Fitzgerald
3c284bd099 Bug 1076830 - Re-enable browser_dbg_breakpoints-reload.js. r=RyanVM 2014-10-08 11:00:00 +02:00
Jan Odvarko
1fe5ea3f55 Bug 1078235 - Implement new 'destroy' panel event; r=bgrins 2014-10-06 19:40:59 +02:00
Manu Jain
27f203cfc2 Bug 1066558 - Cant collapse a tree in web IDE, after expanding it; r=bgrins 2014-10-08 15:49:48 -07:00
Patrick Brosset
d46128c9fc Bug 917696 - Makes markup-view tag name edition go through the protocol; r=bgrins 2014-10-08 15:46:16 -07:00
Ryan VanderMeulen
c04a97ecc3 Backed out changeset 4205a47f317c (bug 1037235) for xpcshell orange.
CLOSED TREE
2014-10-08 15:45:56 -04:00
Erik Vold
817cd61eaa Bug 1037235 - toolkit/loader doesn't check module compatibility r=Mossop,past,jaws f=dteller 2014-09-09 18:33:55 -07:00
Carsten "Tomcat" Book
22c6bea259 merge fx-team to mozilla-central a=merge 2014-10-08 15:53:14 +02:00
Jennifer Fong
e0cfea69b3 Bug 1074880 - Remove file icons on tree view. r=jryans 2014-10-06 12:58:00 +02:00
Jan Odvarko
5c9944fe58 Bug 1072208 - Implement new events for ToolSidebar. r=bgrins 2014-10-07 18:13:51 +02:00
Ryan VanderMeulen
21989786fe Bug 1076830 - Skip browser_dbg_breakpoints-reload.js on Linux debug for frequent failures. a=me 2014-10-07 15:40:41 -04:00
Heather Arthur
cf69f85ecc Bug 1077376 - don't prettify original sources in the style editor. r=pbrosset 2014-10-03 04:35:00 +02:00
Victor Porof
2c3279052c Bug 1056342 - Performance tab fails with app after second toolbox open, r=paul 2014-10-03 21:40:42 +01:00
Nick Fitzgerald
298e368be6 Bug 1074899 - Add self time and self percentage to the profiler. r=vporof 2014-10-01 07:54:00 -04:00
J. Ryan Stinnett
4092209471 Bug 1070957 - Show deprecation notice in App Manager. r=paul 2014-10-02 08:30:00 -04:00
Jennifer Fong
888830b56c Bug 1057958 - Add reload button to webide. r=jryans 2014-09-30 03:28:00 -04:00
Raphaël Lustin
b8c7131126 Bug 859133 - Add a plain request/response headers view. r=vporof 2014-10-01 08:09:00 -04:00
Andrew Halberstadt
2da4ee197d Bug 1066735 - Remove root b2g and android specific xpcshell manifests, r=chmanchester 2014-10-07 18:18:28 -04:00
J. Ryan Stinnett
370fda5da0 Bug 989168 - Disable browser_manifest_editor. r=jryans 2014-10-01 05:24:00 +02:00
J. Ryan Stinnett
1d8ef2c6d4 Bug 916804 - Telemetry for WebIDE. r=mratcliffe,paul 2014-10-01 16:04:00 +02:00
Nick Fitzgerald
2a439ec2f3 Bug 915426 - Don't store debugging data in the global scope. r=ejpbruel 2014-10-01 07:45:00 +02:00
Victor Porof
cbbedf9884 No Bug - Changeset 8a221e7030b1 was empty; Actually fix indentation on a line introduced in bug 1061653, r=me DONTBUILD 2014-10-02 08:09:16 +01:00