Tom Tromey
e0a375122b
Bug 1104213 - add stack traces to timeline markers. r=smaug r=vporof
2014-12-29 11:32:00 +01:00
J. Ryan Stinnett
3d25afb811
Bug 1115957 - Protect DevTools from empty browsers array. r=ochameau
2014-12-30 08:27:15 -06:00
Jim Blandy
2d7df23488
Bug 1117197: Fix error message produced when receiving a misformed request. r=dcamp
...
--HG--
extra : rebase_source : 31185823a2ba825cd2a1cf36c1b9f3f674ea1a8d
extra : amend_source : b4c838722e7eca1be2c28ed87567cde5243baff8
2015-01-02 12:37:51 -08:00
Brian Birtles
def51db558
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
99537b7843
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
Michael Ratcliffe
8b0d58d9b5
Bug 1049436 - Stop showing color swatch for CSS vars r=bgrins
2014-12-26 11:40:35 +00:00
Brian Birtles
108f13e89d
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
3a3b1374ba
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
badb80ac01
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
01a79ffc47
Bug 731318 - Show transferred size in Net Monitor. r=vporof
2014-12-22 12:15:48 -06:00
Patrick Brosset
686840f12c
Bug 1105825 - Add auto state refresh to AnimationPlayerActors; r=bgrins
2014-12-22 17:56:41 +01:00
Jordan Santell
dca99a9fdd
Bug 1112875 - Add web-audio-automation-timeline library to devtools. r=padenot
2014-12-18 06:49:00 -05:00
Nick Fitzgerald
183545d747
Bug 1106695 - Part 2: Use ScriptStore in the script actors. r=jlongster
2014-12-19 14:40:58 -08:00
Nick Fitzgerald
47bf2ea90c
Bug 1106695 - Part 1: Add toolkit/devtools/server/actors/utils/ScriptStore.js. r=jlongster
2014-12-19 14:40:55 -08:00
Heather Arthur
74ecec7bb8
Bug 1105572 - Font inspector should display fonts using their font weight and style. r=bgrins
2014-12-17 16:05:00 +01:00
Carsten "Tomcat" Book
42565f2b20
merge mozilla-inbound to mozilla-central a=merge
2014-12-18 13:50:27 +01:00
J. Ryan Stinnett
cde3425ca1
Bug 1090768 - Update to source-map 0.1.41. r=fitzgen
2014-12-17 11:55:00 -05:00
Patrick Brosset
86e6dc52a9
Bug 1066474 - Make browser_timeline.js not fail intermittently. r=paul
2014-12-16 12:37:00 -05:00
Michael Ratcliffe
f1910c2703
Bug 1111601 - Avoid using hiddenwindow in DevTools code r=pbrosset
2014-12-17 13:43:30 +00:00
Brian Grinstead
bb0f5f8885
Bug 1088861 - Add evaluateJSAsync method on the web console actor;r=past
2014-12-16 17:18:26 -08:00
Chris Peterson
c582a636ed
Bug 1110031 - Part 1: Mark more directories as FAIL_ON_WARNINGS. r=gps
2014-12-10 22:56:31 -08:00
abdelrhman
605c00590b
Bug 1111276 - Replace gBrowser.selectedTab.linkedBrowser with gBrowser.selectedBrowser. r=dao
...
--HG--
extra : rebase_source : d7ef16a16f884458d99dff05efb370694d2ea5e3
2014-12-15 22:05:46 +01:00
Patrick Brosset
25474e727d
Bug 1109112 - Avoid highlighter exceptions after reloading the page; r=miker
2014-12-11 22:47:41 +01:00
Patrick Brosset
c332050fa7
Bug 1096044 - Add new actors to surface Web Animations API objects and methods to the devtools; r=harth
2014-12-11 20:08:49 +01:00
Mark Hammond
7dd95e0e0a
Bug 1109563 - fix xpshell-test debugging. r=past
2014-12-11 19:13:12 +11:00
J. Ryan Stinnett
edf05c0bd2
Bug 1059001 - Part 5: Reset connection options before connecting. r=paul
2014-12-10 20:55:52 -06:00
J. Ryan Stinnett
41b46b6f45
Bug 1059001 - Part 4: Pass encryption through via discovery. r=past
2014-12-10 20:55:52 -06:00
J. Ryan Stinnett
6996a84536
Bug 1059001 - Part 3: Add encryption socket option. r=past
2014-12-10 20:55:52 -06:00
J. Ryan Stinnett
ed7e164eb0
Bug 1059001 - Part 2: Move discovery into socket listener. r=past
...
Don't make the socket listener set up discover manually. Also, future additions
(authentication) for WiFi debugging will add extra information to the discovery
packet.
2014-12-10 20:55:51 -06:00
J. Ryan Stinnett
688410327a
Bug 1059001 - Part 1b: Update openListener callsites. r=past
2014-12-10 20:55:51 -06:00
J. Ryan Stinnett
a7b43abcbe
Bug 1059001 - Part 1a: Separate create and open listener. r=past
...
Break up the steps of creating a socket listener and opening it. This allows
more socket options beyond port / path to be added and controlled more
naturally, instead of jamming them into the open method.
2014-12-10 20:55:51 -06:00
Eddy Bruël
cc73b04294
Bug 1107682 - Clean up the BreakpointActorMap implementation;r=fitzgen
2014-12-10 19:08:11 +01:00
James Long
37011fbb74
Bug 1107541 - Display eval sources with a sourceURL pragma correctly in the debugger. r=fitzgen
2014-12-09 15:00:00 -05:00
Eddy Bruël
d7072681bf
Bug 1102441 - Clean up the BreakpointStore interface;r=jimb
2014-12-10 16:33:37 +01:00
Patrick Brosset
1baa19bc8d
Bug 1103993 - 3 - Only refresh the rule/computed views when active; r=bgrins r=ochameau
2014-12-10 09:09:19 +01:00
Wes Kocher
b4e2d8a9d7
Backed out changeset 09bd629ead0f (bug 731318) for mochitest-e10s-devtools orange
2014-12-09 14:45:08 -08:00
J. Ryan Stinnett
ba4481fc88
Bug 731318 - Show transferred size in Net Monitor. r=vporof
2014-12-09 14:35:13 -06:00
Kai Strecker
29784cd1bc
Bug 1099061 - NodeInfobar shows different dimensions than "Box Model". r=miker
2014-11-21 10:25:00 -05:00
Victor Porof
da808ccd66
Bug 1106137 - Make canvas debugger faster by avoiding a double-copy operation when deserializing image data, r=pbrosset
2014-12-09 10:57:53 -05:00
Phil Ringnalda
5ac2c7b278
Back out eb203c9db11d (bug 1107541) for e10s dt bustage
...
CLOSED TREE
2014-12-08 20:24:52 -08:00
James Long
f2486c2b8a
Bug 1107541 - display eval scripts with a sourceURL pragma correctly in the debugger r=fitzgen
2014-12-08 15:49:34 -08:00
Victor Porof
da31b9fba1
Bug 1101197 - Improve performance of framerate view in new performance tool, r=jsantell
2014-12-08 13:09:25 -05:00
Ryan VanderMeulen
7bc0ec56ea
Merge fx-team to m-c. a=merge
2014-12-05 19:10:22 -05:00
Alexandre Poirot
96eb6a62c9
Bug 1107756 - Allows overloading the system apps if devtools are unrestricted. r=jryans
2014-12-04 16:43:00 -05:00
Brian Grinstead
51f3c50fb1
Bug 989053 - Make box model regions on page content more visible. r=pbrosset
2014-12-04 16:11:00 -05:00
Luca Greco
c3349136ee
Bug 980481 - RemoteDebuggerServer e10s setupParent helper. r=ochameau
...
Changes to the RemoteDebuggerServer main.js and child.js to provide hooks needed by modules which want to propagate their data lazily between the e10s parent and child processes.
2014-11-27 05:52:00 -05:00
Luca Greco
4915076d8e
Bug 980481 - Check for null __poolMap in the protocol.js unmanage method. r=ochameau
2014-11-27 05:51:00 -05:00
Jordan Santell
cc83eaf9c7
Bug 1077458 - Implement marker's waterfall view in new performance tool, with details view toggling between waterfall and call tree views. r=vp
2014-12-03 16:36:00 +01:00
Eddy Bruël
1ace4e7a1e
Bug 1102441 - Clean up the BreakpointStore;r=jimb
2014-12-03 09:23:41 -08:00
Carsten "Tomcat" Book
f74e7253a3
Backed out changeset 49218eb557ad (bug 1102441) for XPC Shell Test failures on a CLOSED TREE
...
--HG--
extra : amend_source : c64c1e23019f599454321f98899d8e99883d7564
2014-12-03 16:21:06 +01:00
Eddy Bruël
db380d5ca7
Bug 1102441 - Clean up the BreakpointStore;r=jimb
2014-12-03 05:44:35 -08:00
J. Ryan Stinnett
1d4e44167f
Bug 1058997 - Part 4: Only one DebuggerServer per loader. r=past
...
It was never necessary to pass a server reference to the socket listener, since
a given DevTools loader only ever contains a single server instance.
2014-12-01 22:55:56 -08:00
J. Ryan Stinnett
324515f2c2
Bug 1058997 - Part 3d: Restore always allow in listener tests. r=past
2014-12-01 22:55:56 -08:00
J. Ryan Stinnett
9da1ab3c54
Bug 1058997 - Part 3c: Remove always allow init calls from tests. r=past
2014-12-01 22:55:56 -08:00
J. Ryan Stinnett
2fc46b3be5
Bug 1058997 - Part 3a: Move allowConnection to socket listener. r=past
...
In the future with multiple types of socket listeners (bare TCP vs. TLS), each
will need its own logic for allowing connection. This is moved to the listener
level, rather than living at the level of the entire server.
2014-12-01 22:55:56 -08:00
J. Ryan Stinnett
7a8540336b
Bug 1058997 - Part 2: Debugger socket style cleanup. r=past
2014-12-01 22:55:56 -08:00
J. Ryan Stinnett
ae6738b263
Bug 1058997 - Part 1: Extract socket connect and listen. r=past
...
Relocate the debugger client's connect and server's listen functionality in a
separate file. This isolates the security-sensitive socket handling pieces, and
also enables easier extension to make room for TLS sockets.
2014-12-01 22:55:56 -08:00
J. Ryan Stinnett
887c5cd706
Bug 1085446 - Allow chrome and about sources in tabs. r=past
2014-12-01 22:03:51 -08:00
Mark Hammond
3680b51c02
Bug 809561 - Integrate xpcshell test harness with chrome remote debugging. r=past/chmanchester
2014-11-29 10:40:58 +11:00
Phil Ringnalda
12ad324115
Merge f-t to m-c, a=merge
2014-11-28 14:52:29 -08:00
Patrick Brosset
97836ffb9b
Bug 1098435 - Ignore reflows caused by the highlighter in the LayoutChangesObserver; r=paul
2014-11-28 12:12:23 +01:00
Jan Keromnes
5bd303d9ca
Bug 1090949
- In WebIDE, register simulators by name not by version. r=ochameau
2014-11-26 18:34:00 +01:00
Heather Arthur
2159b3c39e
Bug 886041 - Make the font inspector remotable; r=bgrins
2014-11-25 07:36:44 -08:00
Carsten "Tomcat" Book
3c9909efb9
Merge mozilla-central to mozilla-inbound
2014-11-28 14:23:52 +01:00
Jan Varga
bcb1bd0f3c
Bug 1083927 - IndexedDB: Subdomain Quota Management; r=bent,ehsan
...
--HG--
rename : dom/indexedDB/test/unit/bug1056939.zip => dom/indexedDB/test/unit/bug1056939_profile.zip
2014-11-28 09:44:12 +01:00
James Long
41bb93bca1
Bug 905700 - use Debugger.Source in the debugger backend and reference source actors instead of URLs in the frontend r=fitzgen
2014-11-25 15:02:39 -08:00
fayolle-florent@orange.fr
a0e32f7a37
Bug 1095521 - Implement more paste commands for the inspector panel. r=pbrosset
...
--HG--
rename : browser/devtools/inspector/test/browser_inspector_menu.js => browser/devtools/inspector/test/browser_inspector_menu-01.js
rename : browser/devtools/inspector/test/doc_inspector_menu.html => browser/devtools/inspector/test/doc_inspector_menu-01.html
2014-11-22 08:48:00 +01:00
Mark Hammond
ae1837721a
Bug 1103640 followup - fix syntax error, r=me
2014-11-24 14:25:59 +11:00
Mark Hammond
008973f848
Bug 1103640 - Allow DeviceActor to work when no browser windows. r=jryans
2014-11-24 12:33:04 +11:00
Tomasz Kołodziejski
11f9b64646
Bug 1094622 - Deleting node in inspector now selects previous sibling and not parent. r=bgrins
...
---
browser/devtools/markupview/markup-view.js | 15 +++++----
.../test/browser_markupview_tag_edit_04.js | 38 +++++++++++++++-------
browser/devtools/markupview/test/head.js | 2 +-
toolkit/devtools/server/actors/inspector.js | 14 +++++++-
.../tests/mochitest/test_inspector-remove.html | 23 +++++++++----
5 files changed, 65 insertions(+), 27 deletions(-)
2014-11-21 12:48:04 -08:00
Patrick Brosset
f9f667864c
Bug 1084442 - Prevent highlighter from being zoomed in/out and incorrectly positioned when the page is zoomed; r=miker
2014-11-21 11:18:03 +01:00
Patrick Brosset
fbca21254c
Bug 1076866 - Rect highlighter; r=bgrins
2014-11-19 11:16:25 +01:00
Tom Tromey
a93fe9337d
Bug 1069661 - add "detail" to timeline markers. r=smaug
2014-11-18 14:39:00 +01:00
Akshendra Pratap
9b396000ec
Bug 988826 - Using LongStringActor for exceptionMessage in the evaluateJS response packet. r=past
2014-11-14 11:05:00 +01:00
Jan Odvarko
113d163096
Bug 977443 - Implement an actor that defines new actors. r=ochameau
2014-10-03 12:49:00 +01:00
Carsten "Tomcat" Book
6055171260
Merge mozilla-central to mozilla-inbound
2014-11-18 17:32:02 +01:00
Alexandre Poirot
b99556748b
Bug 1094203 - Enable tools if related actor is available. r=jryans
2014-11-12 04:57:00 +01:00
Alexandre Poirot
171321dc6c
Bug 1091706 - Ensure spawning only one devtools loader instances. r=jryans
2014-11-17 12:47:35 -08:00
Albert Juhe
ace58d5ddf
Bug 1059376 - DevTools themes - Update arrow color to match the info bar color; r=bgrins
2014-11-17 08:47:56 -08:00
Brian Grinstead
ff85c18fa3
Bug 1093875 - Allow XBL anonymous content inspection inside of an HTML document;r=pbrosset
2014-11-14 08:02:22 -08:00
Sid Stamm
c15d072ebe
Bug 704320 - Add referrer policy support for nsIWebBrowserPersist and its consumers. (r=jst)
2014-11-18 08:47:14 -05:00
Nick Fitzgerald
e94753d0c8
Bug 1096739 - Clean up ThreadActor.prototype._setBreakpoint. r=ejpbruel,past
2014-11-13 10:07:18 -08:00
Patrick Brosset
884af473bd
Bug 1096575 - Move highlighter.css to toolkit so it is available in other app types; r=paolo
...
--HG--
rename : browser/themes/shared/devtools/highlighter.css => toolkit/devtools/server/actors/highlighter.css
2014-11-13 18:53:07 +01:00
Wes Kocher
5e819608be
Merge m-c to fx-team a=merge
2014-11-12 17:28:49 -08:00
Ryan VanderMeulen
aff46d94c6
Merge m-c to inbound. a=merge
2014-11-12 15:52:37 -05:00
Alexandre Poirot
8dcc7892bb
Bug 1091706 - Properly create TabActor on non-e10s tabs. r=jryans
2014-11-12 06:01:00 -05:00
Nick Fitzgerald
e13c782a26
Bug 1095216 - Fix breakpoints when multiple of the 'same' source are loaded concurrently. r=ejpbruel
2014-11-07 15:21:00 +01:00
Alexandre Poirot
224155905a
Bug 1060093 - Implement toolbox to debug chrome of the content process. r=jryans
2014-11-07 14:24:47 -06:00
James Long
545ca3bc3b
Bug 1094965 - Move 'fetch' from the script actor to DevToolsUtils. r=fitzgen
2014-11-06 10:31:00 -05:00
Akshendra Pratap
f8c8e1a738
Bug 989326 - Loader.jsm's _writeFile function using OS.File.writeAtomic(). r=yoric
2014-11-03 04:43:00 +01:00
James Long
41cd3158e4
Bug 1093349 - Add prettyPrinting and blackBoxing traits and hide buttons in debugger conditionally. r=past, a=me
2014-11-05 10:16:00 -05:00
Patrick Brosset
9a8e2bb715
Bug 985597 - Don't highlight hidden nodes; r=miker
2014-11-06 13:04:44 +01:00
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
James Long
e6c6dce4f1
Bug 1097107 - Fix a few errors in the protocol.js docs. r=fitzgen
2014-11-11 13:36:00 -05:00
Alexander J. Vincent
1255b6cbe8
Bug 1092477 - Let the subscript Loader report any URL it fails on, when it can. r=bholley
2014-11-08 17:08:09 -08: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
ccd4a3b25b
Bug 1097181 - lazyRequireGetter shouldn't bind to the main loader. r=fitzgen
...
--HG--
extra : transplant_source : %C1%9CG%94%95%F0U%A6%EF%AA%C9%B9%BB%1C%D4%FC%D0%CDX%CE
2014-11-11 13:20:35 -06: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
J. Ryan Stinnett
1d8ef2c6d4
Bug 916804 - Telemetry for WebIDE. r=mratcliffe,paul
2014-10-01 16:04:00 +02:00
Nick Fitzgerald
2a439ec2f3
Bug 915426 - Don't store debugging data in the global scope. r=ejpbruel
2014-10-01 07:45:00 +02:00
Seris
424c6e15db
Bug 795917 - Get executable lines through the remote debugging protocol;r=ejpbruel
2014-10-01 17:57:49 +01:00
Carsten "Tomcat" Book
1f82b2fb58
merge fx-team to mozilla-central a=merge
2014-09-30 15:10:47 +02:00
Brian Grinstead
03ce1f7e86
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