Commit Graph

1559 Commits

Author SHA1 Message Date
Victor Porof
7793957e58 Bug 1085407 - Make the timeline actor's 'memory' and 'ticks' events use the docshell absolute time instead of Date.now(), r=jsantell,ttromey 2014-10-20 14:22:56 -04:00
Heather Arthur
bb647119f1 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
682889428e Bug 1070089 - change timeline markers to have a consistent epoch (carrying forward r=smaug) 2014-10-17 16:02:42 -07:00
Jordan Santell
225f65b270 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
Jordan Santell
3ac167fef8 Bug 1068270 - Add connectNode and disconnect methods to AudioNodeActor. r=vp 2014-10-15 08:10:00 +02:00
Tom Tromey
41996aa938 Bug 1050000 - check "result" against undefined before use. r=past 2014-10-15 09:11:00 +02:00
J. Ryan Stinnett
f3a5783d38 Bug 975084 - Part 2: B2G tab list actors. r=ochameau 2014-10-13 16:47:00 +02:00
J. Ryan Stinnett
b29b621daf Bug 975084 - Part 1: Access browser frames. r=vingtetun,ochameau
--HG--
rename : b2g/components/AppFrames.jsm => b2g/components/Frames.jsm
2014-10-13 08:43:00 +02:00
Ryan VanderMeulen
c834030e26 Merge m-c to inbound. a=merge 2014-10-12 14:57:13 -04:00
Tom Schuster
2c3047badc Bug 1069694 - Remove OldDebugAPI from the browser. r=shu 2014-10-12 19:37:41 +02:00
Victor Porof
08c1c31bc0 Bug 1077438 - Timeline actor should manage Framerate and Memory actors, r=jsantell 2014-10-12 10:50:56 +03:00
Dave Camp
e011b8d0b2 Bug 1072080 - Add the ability to define a marshaller for form data. r=jryans,jsantell 2014-10-11 13:08:07 -07:00
Tom Tromey
3b4b35e602 Bug 1066313 - add timestamps to drainAllocationsLog (carrying forward r=jimb). r=jimb 2014-10-09 11:10:00 +02:00
Patrick Brosset
a95672a73b Bug 917696 - Makes markup-view tag name edition go through the protocol; r=bgrins 2014-10-08 15:46:16 -07:00
Ryan VanderMeulen
191ac3fc33 Backed out changeset 4205a47f317c (bug 1037235) for xpcshell orange.
CLOSED TREE
2014-10-08 15:45:56 -04:00
Erik Vold
45069ff10f 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
81ed9538db merge fx-team to mozilla-central a=merge 2014-10-08 15:53:14 +02:00
J. Ryan Stinnett
4d6ff2d450 Bug 1078797 - Wait for running state before emitting install. r=ochameau 2014-10-07 12:06:00 +02:00
Andrew Halberstadt
6fe6152e95 Bug 1066735 - Remove root b2g and android specific xpcshell manifests, r=chmanchester 2014-10-07 18:18:28 -04:00
James Long
347d6e4d33 Bug 1056409 - move the sourceMapURL property from Debugger.Script to Debugger.Source. r=jorendorff 2014-10-06 11:42:00 +02:00
Nick Fitzgerald
b29eebc0da Bug 1076887 - Update the tree's copy of the mozilla/source-map library to 0.1.40. r=past 2014-10-02 08:44:00 +02:00
Nick Fitzgerald
43f3db29ca Bug 1045882 - Move protocol.js tutorial gist into the tree. r=jryans 2014-10-02 08:51:00 -04:00
Bobby Holley
5b5c41c5d0 Bug 1065185 - Fix devtools actors. r=bz
See browser/devtools/canvasdebugger/test/browser_canvas-actor-test-02.js.
And note that we need to re-waive the result, otherwise we get failures in
browser/devtools/canvasdebugger/test/browser_canvas-actor-test-10.js.

See browser/devtools/shadereditor/test/browser_se_editors-contents.js for the
webgls stuff.
2014-10-03 10:05:50 +02:00
J. Ryan Stinnett
b9fcf93f2f Bug 916804 - Telemetry for WebIDE. r=mratcliffe,paul 2014-10-01 16:04:00 +02:00
Nick Fitzgerald
57389cd7e9 Bug 915426 - Don't store debugging data in the global scope. r=ejpbruel 2014-10-01 07:45:00 +02:00
Seris
4c18d6dd43 Bug 795917 - Get executable lines through the remote debugging protocol;r=ejpbruel 2014-10-01 17:57:49 +01:00
Carsten "Tomcat" Book
3d0ce0976d merge fx-team to mozilla-central a=merge 2014-09-30 15:10:47 +02:00
Brian Grinstead
d0210bbbc5 Bug 920141 - Add support for inspecting anonymous content. r=pbrosset
--HG--
rename : browser/devtools/styleinspector/test/browser_ruleview_pseudo-element.js => browser/devtools/styleinspector/test/browser_ruleview_pseudo-element_01.js
2014-09-29 09:29:00 +02:00
J. Ryan Stinnett
c9105d54de Bug 1073522 - Better error when front has no actor. r=dcamp 2014-09-26 09:35:00 +02:00
Ryan VanderMeulen
0d3647a0ea Merge m-c to fx-team. a=merge 2014-09-25 16:57:55 -04:00
Dave Camp
17126245a3 Bug 1072632 - Re-export emit from protocol.js. r=past 2014-09-25 12:22:41 -07:00
Dave Camp
1f422d68ee Bug 1052074 - Improve error messages for protocol.js exceptions. r=jsantell 2014-09-25 12:22:41 -07:00
Tom Tromey
75d7f7f7fc Bug 1072932 - Hoist "let"s to avoid the TDZ. r=past 2014-09-25 06:54:00 -04:00
Carsten "Tomcat" Book
47a46e4e78 merge fx-team to mozilla-central a=merge 2014-09-25 14:35:17 +02:00
Mark Hammond
63db2ab5ca Bug 1072141 - get browser/devtools/webaudioeditor tests passing in e10s. r=pbrosset 2014-09-25 12:23:39 +10:00
Ryan VanderMeulen
2d2336f54b Merge m-c to fx-team. a=merge 2014-09-24 17:13:47 -04:00
Ryan VanderMeulen
72911fffa8 Merge m-c to inbound. a=merge
CLOSED TREE
2014-09-24 16:08:33 -04:00
Alexandre Poirot
d1f9a4ff8c Bug 1067380 - Refactor webide to use app actor front. r=jryans 2014-09-24 08:21:00 -04:00
Alexandre Poirot
4a388cac4b Bug 1055666 - Remember last selected project in WebIDE. r=jryans 2014-09-24 05:31:00 -04:00
Ryan VanderMeulen
b8084b8a51 Merge m-c to b2g-inbound. a=merge 2014-09-24 17:12:21 -04:00
Ryan VanderMeulen
1e5282a779 Merge m-c to b2g-inbound. a=merge 2014-09-24 16:10:45 -04:00
Mike Habicher
dda4a3a8c0 Bug 1053966 - move mozsettings-changed Observer info from aSubject to aData, r=bz,qDot 2014-09-16 13:15:16 -04:00
Manu Jain
8346747d0e Bug 1069980 - [rule view] Adding a new css rule on an element with multiple classes doesn't work. r=pbrosset 2014-09-22 07:20:00 -04:00
Jordan Santell
143660e6ab Bug 1066450 - Fix regression of web audio tools not reinitializing after navigation. r=vp 2014-09-22 10:28:00 -04:00
Alexandre Poirot
54280cb5b3 Bug 1067424 - Test for webapps actor getAppActor method. r=jryans 2014-09-18 05:44:00 -04:00
Alexandre Poirot
a573319909 Bug 1067424 - Convert webapps actor to SDK module. r=jryans 2014-09-18 05:44:00 -04:00
Carsten "Tomcat" Book
c46ef975b8 Backed out changeset 4d9e5795ee82 (bug 1066450) for test failures 2014-09-22 12:26:54 +02:00
Carsten "Tomcat" Book
09ed776a54 Backed out changeset 6d9fb906e5b9 (bug 1072141) for dt test failures 2014-09-24 11:33:00 +02:00
Mark Hammond
12e748e4f5 Bug 1072141 - get browser/devtools/webaudioeditor tests passing in e10s. r=pbrosset 2014-09-24 17:47:41 +10:00
Patrick Brosset
1d364aa6a0 Bug 1050773 - Timeline actor should record from root frame even when toolbox switches to child frame; r=paul 2014-09-24 09:29:29 +02:00