Commit Graph

1120 Commits

Author SHA1 Message Date
Tim Nguyen
5cb9ed3e1b Bug 1133205 - Fix SVG style edition in rules view. r=pbrosset 2015-02-23 12:40:00 -05:00
Jordan Santell
c67ba4765b Bug 1134079 - Supply audio node definitions directly from the client if the webaudio actor server does not support it (like on older versions of FxOS). r=vp 2015-02-23 12:47:00 +01:00
Jordan Santell
f723b818a3 Bug 985488 - Allow canvas debugger to time out and stop recording frames. Canvas debugger 'wait' style now matches other media styles. Update labels in canvas debugger to explicitly state that it's waiting for rAF cycles, rather than appearing as if something went wrong. r=vporof 2015-02-23 18:46:00 +01:00
Johan K. Jensen
1d6ee5de01 Bug 1096294 - Display pseudo-arrays like arrays in the console; r=pbrosset 2015-02-23 17:27:05 -08:00
Jordan Santell
ad415cdbfc Bug 978948 - Add animation generator support for setTimeout in the canvas debugger. r=vp 2015-02-23 17:26:56 -08:00
Eddy Bruël
86b5fc18bd Bug 1129834 - Store BreakpointActors by original location;r=jlong 2015-02-23 16:14:57 +01:00
Eddy Bruël
df7488022c Backed out changeset 19757b673ffc;r=me 2015-02-23 09:45:39 +01:00
Eddy Bruël
cbba2c460f Bug 1129834 - Store BreakpointActors by original location;r=jlong 2015-02-23 09:43:08 +01:00
Eddy Bruël
ccc393f10c Bug 1131643 - Implement a Location object;r=jlong 2015-02-23 09:36:58 +01:00
Ryan VanderMeulen
885a49d424 Backed out changeset b413c3707a12 (bug 983469) for browser_dbg_server-conditional-bp-01.js timeouts. 2015-02-22 16:02:40 -05:00
Jordan Santell
79fdb8ea3d Bug 1122766 - Fix canvas debugger to continue recording frames until one with a draw call. r=vp 2015-02-21 11:56:00 -05:00
Zimon Dai
c3abf87292 Bug 983469 - Pause on breakpoint condition exception. r=fitzgen 2015-02-09 21:43:17 +08:00
Luca Greco
b46e0b001d Bug 1124536 - Fix Debugger UI loadSourceError on PageMod content scripts and bookmarklets associated to 'javascript:SOURCECODE' urls. r=jlongster 2015-02-13 08:17:00 -05:00
Ryan VanderMeulen
2fb13e1273 Merge inbound to m-c. a=merge 2015-02-18 20:29:54 -05:00
Masatoshi Kimura
2c5d9bd1e4 Bug 1129756 - Revert test changes in bug 1041631 since Symbols are reenabled. r=jorendorff 2015-02-05 22:44:10 +09:00
Ryan VanderMeulen
309dcf842a Merge fx-team to m-c. a=merge
CLOSED TREE
2015-02-13 12:13:22 -05:00
Jordan Santell
4cf4d80389 Bug 1130202 - Fix compatibility issues in performance tool to work with FxOS 2.2/Gecko 37. r=vp 2015-02-12 12:55:00 +01:00
Patrick Brosset
34d19970ee Bug 1122466 - Retrieve correct animation index from node's computed styles; r=miker 2015-02-12 07:57:00 +01:00
Markus Stange
d7bcbbbbaf Bug 1131397 - Add missing functionality to the profiler actor. r=vporof 2015-02-10 15:26:08 -05:00
Jordan Santell
92c2860f9a Bug 1130901 - Export patched methods in call-watcher actor with Cu.exportFunctions so that Function.prototype methods can be called without permission errors. r=vp 2015-02-11 16:15:00 -05:00
Patrick Brosset
79427bc8de Bug 1129454 - 1 - Adds [play|pause]All methods to the AnimationsActor to pause/play all running animations; r=miker 2015-02-12 16:28:42 +01:00
Jan Odvarko
8e704d35c0 Bug 1130318 - Send also header source from the backend. r=vporof 2015-02-11 13:49:32 +01:00
Eddy Bruël
53dbe943d9 Bug 1131609 - getOriginalLocation should take a sourceActor;r=jlong 2015-02-12 05:40:52 +01:00
Wes Kocher
a6bde7fcc8 Backed out changeset acc254692008 (bug 1124536) for xpcshell bustage on a CLOSED TREE 2015-02-11 14:44:16 -08:00
Ryan VanderMeulen
d2da3cd214 Backed out changeset 5740efb53e87 (bug 943517) for mochitest-dt failures. 2015-02-11 16:38:35 -05:00
Luca Greco
722ed459ff Bug 1124536 - Fix Debugger UI loadSourceError on PageMod content scripts associated to 'javascript:SOURCECODE' urls. r=jlongster 2015-02-07 11:13:00 -05:00
Jordan Santell
6f643dbccc Bug 1107949 - framerate actor now continues recording in e10s after a page refresh. r=vp 2015-02-09 17:17:43 -08:00
Eddy Bruël
797ef236a9 Bug 943517 - Convert to Promise.jsm in the debugger server;r=jlong 2015-02-11 20:29:51 +01:00
Brian Grinstead
2c8514386d Bug 1129155 - Add console.mihai shortcut to evalWithDebugger;r=past 2015-02-11 09:08:05 -08:00
Luca Greco
381754af5e Bug 980481 - DirectorRegistry, DirectorManager, DirectorScript and MessagePort RemoteDebuggerServer actors. r=ochameau 2015-01-31 10:36:00 -05:00
Ian Moody
f427f42d6c Bug 1027246 - use "return" instead of "throw new Task.Result()" when switching to ES6 generators. r=fitzgen 2015-02-08 14:48:00 +01:00
Vikneshwar
d1b5cf07f9 Bug 1027246 - replaced function with function* for generators. r=fitzgen 2015-02-08 00:48:43 +00:00
Carsten "Tomcat" Book
3ca1f1610b Backed out changeset 46cfe0a6aa6c (bug 1027246) for suspicion of causing dt test bustage on a CLOSED TREE 2015-02-10 13:55:51 +01:00
Carsten "Tomcat" Book
3c43e87fb9 Backed out changeset f4240674fd6c (bug 1027246) 2015-02-10 13:55:14 +01:00
Ian Moody
b2ccc7c74a Bug 1027246 - use "return" instead of "throw new Task.Result()" when switching to ES6 generators. r=nfitzgerald 2015-02-08 14:48:00 +01:00
Vikneshwar
8dd343d730 Bug 1027246 - replaced function with function* for generators. r=fitzgen 2015-02-08 00:48:43 +00:00
Eddy Bruël
8676792a60 Bug 1128921 - setBreakpoint should return an original location;r=jlong 2015-02-10 10:48:21 +01:00
Eddy Bruël
17b0491883 Bug 1128918 - Store original location in BreakpointActor;r=jlong 2015-02-10 10:43:13 +01:00
Patrick Brosset
49d1f17a01 Bug 1074836 - 1 - Use both actorID and connPrefix to retrieve the right highlighter actors during inspector tests; r=miker 2015-02-09 10:03:06 +01:00
Tooru Fujisawa
b03e14f040 Bug 1108930 - Part 5: Call Map and Set with new in devtools. r=fitzgen 2015-02-05 00:59:15 +09:00
Eddy Bruël
7a94790ded Bug 1126218 - Simplify SourceActor.prototype._createBreakpoint;r=fitzgen 2015-02-04 07:45:12 +01:00
Eddy Bruël
a7f8fdc854 Bug 1126193 - setBreakpoint should not take a full location;r=fitzgen 2015-02-04 07:42:33 +01:00
Carsten "Tomcat" Book
bc0abc10a8 Backed out changeset 0799176cb906 (bug 1120570) for m-oth test regressions on a CLOSED TREE 2015-02-18 16:57:48 +01:00
Jordan Santell
c5d4417441 Bug 1134036 - Disable web audio editor's automation panel until bug 1125600 is fixed. r=vp 2015-02-17 16:08:00 -05:00
Michael Ratcliffe
6a60113892 Bug 1120570 - Fix media query in rule view link text r=bgrins 2015-02-18 12:54:11 +00:00
Jordan Santell
b82b9b797d Bug 1112378 - Rewrite errors from call watcher to hide information of the error originating from call watcher, rather than content. r=vp 2015-02-13 19:10:00 -05:00
Matteo Ferretti
e4ce17ed90 Bug 1127238 - Remove the hard-coded list of highlighters; r=pbrosset CLOSED TREE 2015-02-03 13:03:33 +01:00
Eddy Bruël
02208354ae Bug 1123693 - setBreakpoint should take an original location as argument;r=fitzgen 2015-02-03 10:48:25 +01:00
Victor Porof
4e268a4985 Bug 1077461 - Build call tree for memory allocations view, r=jsantell 2015-01-28 14:30:32 -05:00
Albert Juhe
f9b4e5edc4 Bug 1100443 - DevTools Themes: Make infobar arrow smaller. r=bgrins 2015-01-21 13:53:00 +01:00