Commit Graph

1586 Commits

Author SHA1 Message Date
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
Patrick Brosset
2235c1fc3d Bug 985597 - Use the AnonymousContent Document API for the highlighters; r=miker r=Gijs
--HG--
rename : browser/themes/shared/devtools/highlighter.inc.css => browser/themes/shared/devtools/highlighter.css
2014-11-06 13:04:23 +01:00
Alexandre Poirot
7e1f056670 Bug 1064108 - Prevent sideloading apps with too permissive permission. r=jryans 2014-11-04 06:46:00 +01:00
Nick Fitzgerald
e0e4c72030 Bug 1090594 - Part 2: Fix indentation in DebuggerClient.prototype.onPacket. r=ejpbruel 2014-10-31 10:27:00 +01:00
Nick Fitzgerald
89194ea597 Bug 1090594 - Part 1: Remove the unused ProtocolCompatibility layer from the debugger client (no whitespace changes). r=ejpbruel 2014-10-31 10:26:00 +01: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
Nick Fitzgerald
f6ad6d6d08 Bug 1087054 - Actually use the source map request cache. r=past 2014-10-27 14:08:00 -04:00
Dave Camp
db52304165 Bug 1081689 - Allow unregistration of a protocol.js type. r=paul 2014-10-12 09:18:00 +03:00
J. Ryan Stinnett
9b458a01cd Bug 1089913 - Consult Fennec session store for zombie tabs. r=ochameau 2014-10-28 07:09:00 -04:00
Nick Fitzgerald
a1f8631bfb Bug 1068144 - Expose allocation time stamps in the memory actor. r=jryans 2014-10-28 11:56:00 +01:00
Etienne Segonzac
b17ce55303 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
d922806696 Bug 1073584 - timeline.js: support root actor. r=pbrosset 2014-10-28 02:21:00 -04:00
Jordan Santell
edeff29eb1 Bug 1077442 - Create a pseudo-PerformanceFront, r=vp 2014-10-23 12:47:00 +02:00
Alexandre Poirot
e91c1cda7b 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
9b9adb1962 merge fx-team to mozilla-central a=merge 2014-10-27 15:56:31 +01:00
Fabrice Desré
87c15ed3d5 Bug 1088800 - Apps fail to launch on b2g desktop with OOP enabled r=bholley 2014-10-26 13:32:26 -07:00
Ben Francis
6753b03bac 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
2c2118e5e0 Bug 1033153 - Part 1: Expose Promise state over the remote debugging protocol. r=jryans 2014-10-23 15:52:00 +02:00
Ryan VanderMeulen
3309392b4d 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
747c2e0155 Backout Bug 1082652 for causing integration test issues. 2014-10-22 17:13:44 -07:00
Jordan Santell
c47033ee24 Bug 1069673 - Add support methods on devtool's Target, r=jryans 2014-10-22 13:33:00 +02:00
Paul Rouget
7494493a1d 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
ba9920db9a Merge fx-team to m-c a=merge 2014-10-21 18:51:22 -07:00
J. Ryan Stinnett
94694e3456 Bug 1084509 - gBrowser might not be available on all windows. r=ochameau 2014-10-20 14:00:00 -04:00
Etienne Segonzac
b2bae95ad5 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
9ccccb75e7 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
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
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
Jordan Santell
4ffb0476eb Bug 1068270 - Add connectNode and disconnect methods to AudioNodeActor. r=vp 2014-10-15 08:10:00 +02:00
Tom Tromey
63cc1ebee3 Bug 1050000 - check "result" against undefined before use. r=past 2014-10-15 09:11:00 +02:00
J. Ryan Stinnett
3fd66f27fb Bug 975084 - Part 2: B2G tab list actors. r=ochameau 2014-10-13 16:47:00 +02:00
J. Ryan Stinnett
a18a3b81d7 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
807e663903 Merge m-c to inbound. a=merge 2014-10-12 14:57:13 -04:00
Tom Schuster
0db58380c0 Bug 1069694 - Remove OldDebugAPI from the browser. r=shu 2014-10-12 19:37:41 +02:00
Victor Porof
5a7b5cf0f6 Bug 1077438 - Timeline actor should manage Framerate and Memory actors, r=jsantell 2014-10-12 10:50:56 +03:00
Dave Camp
2d4dc42029 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
06a2af1a9e Bug 1066313 - add timestamps to drainAllocationsLog (carrying forward r=jimb). r=jimb 2014-10-09 11:10:00 +02: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
J. Ryan Stinnett
74fc457903 Bug 1078797 - Wait for running state before emitting install. r=ochameau 2014-10-07 12:06:00 +02:00
Andrew Halberstadt
2da4ee197d Bug 1066735 - Remove root b2g and android specific xpcshell manifests, r=chmanchester 2014-10-07 18:18:28 -04:00
James Long
dd15b058d1 Bug 1056409 - move the sourceMapURL property from Debugger.Script to Debugger.Source. r=jorendorff 2014-10-06 11:42:00 +02:00
Nick Fitzgerald
c1ee41ebec 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
639b24996a Bug 1045882 - Move protocol.js tutorial gist into the tree. r=jryans 2014-10-02 08:51:00 -04:00
Bobby Holley
32d45fdbb5 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