J. Ryan Stinnett
bf95afa491
Bug 1089913 - Consult Fennec session store for zombie tabs. r=ochameau
2014-10-28 07:09:00 -04:00
Nick Fitzgerald
1f814201af
Bug 1068144 - Expose allocation time stamps in the memory actor. r=jryans
2014-10-28 11:56:00 +01:00
Etienne Segonzac
2315b2d0d9
Bug 1082652 - [b2g-desktop] Dispatch touchstart/touchend on the system app to match on device behavior. r=ochameau
2014-10-17 07:14:00 -04:00
Paul Rouget
964675ce55
Bug 1073584 - timeline.js: support root actor. r=pbrosset
2014-10-28 02:21:00 -04:00
Jordan Santell
29c06db5cf
Bug 1077442 - Create a pseudo-PerformanceFront, r=vp
2014-10-23 12:47:00 +02:00
Alexandre Poirot
69fccd83fd
Bug 1019714 - Forbid overloading apps not being pushed via devtools. r=jryans, r=fabrice
2014-10-27 11:17:40 -04:00
Carsten "Tomcat" Book
38668bd0ef
merge fx-team to mozilla-central a=merge
2014-10-27 15:56:31 +01:00
Fabrice Desré
76d467444b
Bug 1088800 - Apps fail to launch on b2g desktop with OOP enabled r=bholley
2014-10-26 13:32:26 -07:00
Ben Francis
8c013496ea
Bug 1075716 - Support app manifests served with the application/manifest+json MIME type r=fabrice
2014-10-25 20:46:27 -07:00
Nick Fitzgerald
26af250a18
Bug 1033153 - Part 1: Expose Promise state over the remote debugging protocol. r=jryans
2014-10-23 15:52:00 +02:00
Ryan VanderMeulen
de50edfb55
Merge m-c to fx-team. a=merge
...
--HG--
rename : media/libcubeb/README => media/libcubeb/README.md
extra : rebase_source : e737591afb844e80b36bb0192ef72b23f68cbd5e
2014-10-23 14:07:56 -04:00
Gregor Wagner
a962d41c12
Backout Bug 1082652 for causing integration test issues.
2014-10-22 17:13:44 -07:00
Jordan Santell
0ba8932661
Bug 1069673 - Add support methods on devtool's Target, r=jryans
2014-10-22 13:33:00 +02:00
Paul Rouget
2f39e96d72
Bug 1050502 - [timeline] display console.time/timeEnd calls as markers. r=pbrosset,r=vporof,r=baku
2014-10-22 23:51:00 +02:00
Wes Kocher
0dbdde564f
Merge fx-team to m-c a=merge
2014-10-21 18:51:22 -07:00
J. Ryan Stinnett
0120974121
Bug 1084509 - gBrowser might not be available on all windows. r=ochameau
2014-10-20 14:00:00 -04:00
Etienne Segonzac
f27a1eefac
Bug 1082652 - [b2g-desktop] Dispatch touchstart/touchend on the system app to match on device behavior. r=ochameau
2014-10-17 07:14:00 -04:00
Victor Porof
6bd1e17d62
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
3e1921dba7
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
631882b0cd
Bug 1070089 - change timeline markers to have a consistent epoch (carrying forward r=smaug)
2014-10-17 16:02:42 -07:00
Jordan Santell
b33d528c76
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
20d2692c00
Bug 1068270 - Add connectNode and disconnect methods to AudioNodeActor. r=vp
2014-10-15 08:10:00 +02:00
Tom Tromey
63cb39a7c8
Bug 1050000 - check "result" against undefined before use. r=past
2014-10-15 09:11:00 +02:00
J. Ryan Stinnett
796156ab1f
Bug 975084 - Part 2: B2G tab list actors. r=ochameau
2014-10-13 16:47:00 +02:00
J. Ryan Stinnett
85285622ae
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
1be3c9d1e3
Merge m-c to inbound. a=merge
2014-10-12 14:57:13 -04:00
Tom Schuster
bf9324688d
Bug 1069694 - Remove OldDebugAPI from the browser. r=shu
2014-10-12 19:37:41 +02:00
Victor Porof
6bc16d5faa
Bug 1077438 - Timeline actor should manage Framerate and Memory actors, r=jsantell
2014-10-12 10:50:56 +03:00
Dave Camp
87716443ad
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
4b39aa2bba
Bug 1066313 - add timestamps to drainAllocationsLog (carrying forward r=jimb). r=jimb
2014-10-09 11:10:00 +02:00
Patrick Brosset
941fd72e58
Bug 917696 - Makes markup-view tag name edition go through the protocol; r=bgrins
2014-10-08 15:46:16 -07:00
Ryan VanderMeulen
a03c76c081
Backed out changeset 4205a47f317c (bug 1037235) for xpcshell orange.
...
CLOSED TREE
2014-10-08 15:45:56 -04:00
Erik Vold
7c5f78fe4f
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
c4c00dbea8
merge fx-team to mozilla-central a=merge
2014-10-08 15:53:14 +02:00
J. Ryan Stinnett
2af2be4c4c
Bug 1078797 - Wait for running state before emitting install. r=ochameau
2014-10-07 12:06:00 +02:00
Andrew Halberstadt
d292ee73f1
Bug 1066735 - Remove root b2g and android specific xpcshell manifests, r=chmanchester
2014-10-07 18:18:28 -04:00
James Long
f6f2410dba
Bug 1056409 - move the sourceMapURL property from Debugger.Script to Debugger.Source. r=jorendorff
2014-10-06 11:42:00 +02:00
Nick Fitzgerald
43b1ddc3df
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
77cb2e92dc
Bug 1045882 - Move protocol.js tutorial gist into the tree. r=jryans
2014-10-02 08:51:00 -04:00
Bobby Holley
6d92895a99
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
a52457932b
Bug 916804 - Telemetry for WebIDE. r=mratcliffe,paul
2014-10-01 16:04:00 +02:00
Nick Fitzgerald
6cab715092
Bug 915426 - Don't store debugging data in the global scope. r=ejpbruel
2014-10-01 07:45:00 +02:00
Seris
7c671812bf
Bug 795917 - Get executable lines through the remote debugging protocol;r=ejpbruel
2014-10-01 17:57:49 +01:00
Carsten "Tomcat" Book
b37ac43e39
merge fx-team to mozilla-central a=merge
2014-09-30 15:10:47 +02:00
Brian Grinstead
dc6e2e7d01
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
8bedcbc2ba
Bug 1073522 - Better error when front has no actor. r=dcamp
2014-09-26 09:35:00 +02:00
Ryan VanderMeulen
e1727505c9
Merge m-c to fx-team. a=merge
2014-09-25 16:57:55 -04:00
Dave Camp
35b335404a
Bug 1072632 - Re-export emit from protocol.js. r=past
2014-09-25 12:22:41 -07:00
Dave Camp
099e4e5f31
Bug 1052074 - Improve error messages for protocol.js exceptions. r=jsantell
2014-09-25 12:22:41 -07:00
Tom Tromey
f1e8d5a785
Bug 1072932 - Hoist "let"s to avoid the TDZ. r=past
2014-09-25 06:54:00 -04:00