Commit Graph

1033 Commits

Author SHA1 Message Date
Eddy Bruël
eb744b4061 Bug 1096490 - Remove the deprecated-sync-thenables from protocol.js;r=bgrins 2015-01-15 13:22:31 +01:00
Patrick Brosset
ecf5b0c672 Bug 1120852 - 1 - Expose the animation delay on the animationplayer actor; r=bgrins 2015-01-14 14:59:38 +01:00
Jordan Santell
01c054a370 Bug 1108928 - UI for rendering automation data for web audio editor. r=vp 2015-01-13 14:03:00 +01:00
Eddy Bruël
b69b94af9c Bug 1120470 - Handle uncaught promise rejections in protocol.js;r=dcamp 2015-01-14 07:20:33 +01:00
Carsten "Tomcat" Book
60ca28038f Merge mozilla-central to fx-team 2015-01-13 15:24:43 +01:00
Brian Grinstead
895e1a4aab Bug 1119276 - Show all native anon content in browser toolbox with devtools.inspector.showAllAnonymousContent pref. r=pbrosset 2015-01-09 09:27:00 +01:00
Carsten "Tomcat" Book
67cb3fa968 Merge mozilla-central to fx-team 2015-01-12 15:15:24 +01:00
Patrick Brosset
63f87356c9 Bug 1120100 - part 2 - Intermittent browser_animation_actors_03.js; r=past 2015-01-12 14:47:59 +01:00
Carsten "Tomcat" Book
68273f888d merge fx-team to mozilla-central a=merge 2015-01-12 13:01:26 +01:00
J. Ryan Stinnett
6e8721b8d5 Backout 455a5366c877 (bug 731318) for network issues (bug 1116867) 2015-01-09 17:24:37 -06:00
Patrick Brosset
7981effda7 Bug 1114780 - Re-enable devtools animation actors tests; r=me 2015-01-09 15:22:38 +01:00
Patrick Brosset
5c4281cf45 Bug 1113091 - Make the AnimationPlayerActor aware of the player ready promise; r=bgrins 2015-01-09 15:21:05 +01:00
Patrick Brosset
f8021f0ac7 Bug 1120100 - Fix intermittent failure in browser_animation_actors_03.js. r=past 2015-01-10 09:04:00 +02:00
Sami Jaktholm
b1dd9e2435 Bug 932179 - Part 1: Expose security information in the WebConsoleActor. r=past 2015-01-06 02:58:00 +02:00
Jim Blandy
870197a095 Bug 745985: DebuggerServer.initTransport is never called directly, and doesn't do anything interesting. r=past
try: -b do -p all     -u all        -t none

--HG--
extra : rebase_source : 49224b7dacf13b78a8e28636b011ca8915d8758b
2015-01-05 16:54:19 -08:00
Jim Blandy
7822ffa404 Bug 754985: Move DebuggerServer._checkInit near the other initialization code. r=dcamp
try: -b do -p all -u xpcshell,mochitest-dt -t none

--HG--
extra : rebase_source : 1112f32797c1e663f1e05358a108913e12e49bcb
2015-01-05 15:41:29 -08:00
Jim Blandy
46223b1ea0 Bug 745985: Simplify treatment of DebuggerServerConnection's _actorPool. r=past
try: -b do -p all -u xpcshell,mochitest-dt -t none

--HG--
extra : rebase_source : a828d9bd7ad9adb1a4d7efc1000e72d99b5948e1
2015-01-05 16:26:27 -08:00
Jim Blandy
c17407f410 Bug 967234: Don't block self-hosted code in the devtool client code; Debugger takes care of this. r=ejpbruel
--HG--
extra : rebase_source : 6939941cb3c486a3541518a594b28af6b153f243
2014-12-23 16:47:52 -08:00
Jordan Santell
7b37ca2d3a Bug 1118071 - Update web-audio-automation-timeline library to fix setTargetAtTime only calculating once for web audio editor's getAutomationData. r=vp 2015-01-07 13:57:00 -05:00
James Long
a2518ebb64 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
Alexandre Poirot
8f66bda24c Bug 1098391 - Best effort to load debugger server dependencies lazily. r=jryans 2014-12-22 10:48:00 -05:00
Carsten "Tomcat" Book
1a66b83f2a Backed out changeset 648fe3c2fd57 (bug 932179) for m-oth bustage on a CLOSED TREE 2015-01-08 12:18:15 +01:00
Sami Jaktholm
a41795598d Bug 932179 - Part 1: Expose security information in the WebConsoleActor. r=past 2015-01-06 02:58:00 +01:00
Jordan Santell
1996fd364a Bug 1116847 - Add support for StereoPannerNodes in web audio editor. r=vp 2015-01-06 11:23:00 +01:00
Ryan VanderMeulen
bc1cfa6508 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
Jan Odvarko
536ea800d3 Bug 1107888 - e10s support for dynamic actor registration. r=ochameau 2014-12-05 15:40:10 -08:00
Sami Jaktholm
c1de16816e Bug 932179 - Part 1: Expose security information in the WebConsoleActor. r=past 2015-01-06 02:58:00 -05:00
Ryan VanderMeulen
c49b3e4fee Backed out changeset 724554c093a8 (bug 980481) for intermittent WinXP timeouts. 2015-01-06 09:27:38 -05:00
Wes Kocher
8733eb1d81 Merge m-c to fx-team a=merge 2015-01-05 17:29:14 -08:00
Wes Kocher
60be1ec6db Merge fx-team to m-c a=merge 2015-01-05 17:08:49 -08:00
Brian Grinstead
146ca7762a Bug 1116199 - Fix web console backwards compatibility with pre 37 servers that are missing evaluateJSAsync;r=jryans 2015-01-05 13:15:04 -08:00
Luca Greco
4fcd66b0bb Bug 980481 - DirectorRegistry, DirectorManager, DirectorScript and MessagePort RemoteDebuggerServer actors. r=ochameau 2014-12-16 08:43:00 -05:00
Anurag Chaudhury (anuragchaudhury@gmail.com)
5dd077d76d Bug 1097150 - Added getAllUsedFontFaces to styles.js retrieve fonts from all windows;r=pbrosset 2015-01-05 09:38:57 -08:00
Phil Ringnalda
65798761ed Back out 89c73451325e (bug 1116853) for devtools/chrome bustage
CLOSED TREE
2015-01-02 19:06:12 -08:00
Nick Fitzgerald
cdc895d33a Bug 1116853 - Use Object.assign instead of DevToolsUtils.update. r=jlongster 2015-01-02 14:14:20 -08:00
Geoff Lankow
dc105af026 Bug 1115962 - Wrong URL given by source actor for subscripts; r=fitzgen 2015-01-03 11:03:21 +13:00
Tom Tromey
dd47710374 Bug 1104213 - add stack traces to timeline markers. r=smaug r=vporof 2014-12-29 11:32:00 +01:00
J. Ryan Stinnett
c8f6464ba8 Bug 1115957 - Protect DevTools from empty browsers array. r=ochameau 2014-12-30 08:27:15 -06:00
Jim Blandy
0b8dd660d0 Bug 1117197: Fix error message produced when receiving a misformed request. r=dcamp 2015-01-02 12:37:51 -08:00
Brian Birtles
9f37d03cbe Bug 927349 part 27 - Make DevTools actor wait on ready promise when playing; r=pbrosset 2014-12-25 16:28:25 +09:00
Jordan Santell
9503af2594 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
Brian Birtles
a920efd572 Back out parts 22-29 from bug 927349 for causing intermittent test failure in css-animations/test_animation-pausing.html on 10.8 2014-12-26 11:54:43 +09:00
Brian Birtles
f7d63236d2 Bug 927349 part 29 - Disable failing browser_555547.js on Windows opt - pushed again without backing out parts 22-29 at the same time; r=me
In https://hg.mozilla.org/integration/mozilla-inbound/rev/3ab2ff9b9f94
I accidentally pushed part 29 along with a backout for parts 22-29. This patch
reverts that change.

If this changset causes problems, the following changesets should be backed out:

https://hg.mozilla.org/integration/mozilla-inbound/rev/477f46897b0b
https://hg.mozilla.org/integration/mozilla-inbound/rev/6c345954bce5
https://hg.mozilla.org/integration/mozilla-inbound/rev/642e400b22a9
https://hg.mozilla.org/integration/mozilla-inbound/rev/9bdf7c2279fa
https://hg.mozilla.org/integration/mozilla-inbound/rev/79cac8c71159
https://hg.mozilla.org/integration/mozilla-inbound/rev/cfe757e478d5
https://hg.mozilla.org/integration/mozilla-inbound/rev/eaf834051cbd
2014-12-26 08:49:20 +09:00
Brian Birtles
ee653f7631 Bug 927349 part 29 - Disable failing browser_555547.js on Windows opt; r=me (as discussed with jwatt) 2014-12-25 16:31:55 +09:00
Brian Birtles
d767e820c1 Bug 927349 part 27 - Make DevTools actor wait on ready promise when playing; r=pbrosset 2014-12-25 16:28:25 +09:00
Patrick Brosset
69e9659ac7 Bug 1105825 - Disable all devtools animation actor tests since the waapi is pref'd off in beta/release; r=me 2014-12-22 23:36:35 +01:00
J. Ryan Stinnett
30bdc1b22f Bug 731318 - Show transferred size in Net Monitor. r=vporof 2014-12-22 12:15:48 -06:00
Patrick Brosset
7d5b4d91b6 Bug 1105825 - Add auto state refresh to AnimationPlayerActors; r=bgrins 2014-12-22 17:56:41 +01:00
Jordan Santell
4567394ba3 Bug 1112875 - Add web-audio-automation-timeline library to devtools. r=padenot 2014-12-18 06:49:00 -05:00
Nick Fitzgerald
0ce15412eb Bug 1106695 - Part 2: Use ScriptStore in the script actors. r=jlongster 2014-12-19 14:40:58 -08:00