Commit Graph

573 Commits

Author SHA1 Message Date
Paul Rouget
6cd7501f9e Bug 912447 - [app manager] land the app manager front end. r=poirot.alex r=mratcliffe 2013-09-05 15:15:37 +02:00
Michael Ratcliffe
6d96d85783 Bug 694019 - we should be able to highlight and inspect a :pseudo element r=mratcliffe 2013-09-04 17:43:40 +02:00
Alexandre Poirot
5351218dbc Bug 900972 - Ensure emitting appOpen event for apps being opened before the call to watchApps. r=paul.rouget 2013-09-03 12:51:24 -04:00
J. Ryan Stinnett
7f14ff5273 Bug 911127 - Repair DebuggerServer loading on B2G. r=dcamp 2013-08-31 02:34:26 +02:00
Nick Fitzgerald
f5b0db7c4f Bug 908913 - integrate escodegen with devtools; r=robcee,gps,dcamp 2013-09-01 15:46:16 -07:00
Eddy Bruel
121849adfe Bug 906963 - Add a flag to pauseOnExceptions to optionally ignore caught exceptions. 2013-08-30 10:55:41 +02:00
Ryan VanderMeulen
c1f5b502dc Merge b2g-inbound to m-c. 2013-08-29 15:55:53 -04:00
Ed Morley
e197028405 Merge mozilla-central and b2g-inbound 2013-08-29 15:10:05 +01:00
Marco Castelluccio
4f63c9f22b Bug 909911 - Remove webapps-sync-install and webapps-sync-uninstall observers. r=mfinkle, r=fabrice 2013-08-29 09:58:59 -04:00
J. Ryan Stinnett
cce5c9715c Bug 910184 - Use a separate server for Browser Debugger. r=vporof 2013-08-28 16:19:34 +02:00
Jake Bailey
b36c3245a2 Bug 907289 - Trace client should always emit enteredFrame and exitedFrame events in sequence order. r=fitzgen 2013-08-20 15:52:00 +02:00
Alexandre Poirot
3906149256 Bug 902910 - Offer a way for simulator addon to integrate itself with the connection footer. r=paul 2013-08-29 03:01:00 +02:00
Dave Camp
f0c0a5f271 Bug 888492 - Use the content window rather than tabbrowser for load notifications. r=jwalker
--HG--
extra : rebase_source : 6b1ec0d80b7decb972f5c6f0a0aad51e33cb3c25
2013-08-12 12:50:09 -07:00
Dave Camp
918914bad0 Bug 910241 - Port the layout view to the remote protocol. r=mratcliffe
--HG--
extra : rebase_source : 5204fd2e6a67d9ba6799b103d21c88f901b29597
2013-08-12 07:43:19 -07:00
Joe Walker
cc27ce7289 Bug 900114 - Rollup for bugs 781856, 884015, 789884, 892901, 773188, r=mratcliffe 2013-08-29 14:00:55 +01:00
Ed Morley
ff88e9e1ec Merge mozilla-central and fx-team 2013-08-28 12:23:55 +01:00
Brandon Benvie
096ebfd8f4 Bug 909782 - TabLists inheriting from BrowserTabList need to be updated to change "iterator" to "getList". r=mbrubeck, r=mleibovic 2013-08-28 10:57:59 +02:00
Nicholas Nethercote
b6d6b342af Bug 909597 (part 2) - Rename jsdbgapi.{h,cpp} as {js,vm}OldDebugAPI.{h,cpp}. r=luke.
--HG--
rename : js/src/jsdbgapi.h => js/public/OldDebugAPI.h
rename : js/src/jsdbgapi.cpp => js/src/vm/OldDebugAPI.cpp
extra : rebase_source : 9cd65a698e726c43d88d650f40823367bf98feae
2013-08-26 19:05:20 -07:00
Oprea Victor Andrei
11d5c58f75 Bug 904201 - Add error message for "noSuchActor". r=bbenvie 2013-08-26 11:59:26 +02:00
Phil Ringnalda
0267f47531 Merge m-i to m-c 2013-08-25 08:20:24 -07:00
Gabriel Luong
56fc803e4e Bug 895616 - get{Original/Generated}Location should take object/keyword arguments instead of positional arguments; r=fitzgen 2013-08-23 22:41:28 -07:00
Nick Fitzgerald
fb564e9cd4 Bug 882795 - source responses in the RDP should include a contentType property; r=vporof 2013-08-23 15:04:03 -07:00
Eddy Bruel
ed76c00d48 Bug 899052 - Implement the listAddons request; r=fitzgen 2013-08-24 01:33:46 +02:00
Ryan VanderMeulen
306fb22290 Merge m-c to fx-team. 2013-08-22 20:48:10 -04:00
Nick Fitzgerald
1b38c3137a Bug 889492 - Debugger does not stop at the debugger; statement in original files; r=anton 2013-08-22 10:41:48 -07:00
Ms2ger
4d0ead0110 Bug 883284 - Part f: Move LIBXUL_LIBRARY into moz.build (p-z); r=glandium 2013-08-22 08:56:01 +02:00
Paul Rouget
cd583fea70 Bug 895360 - [app manager] Device meta data actor. r=poirot.alex 2013-08-21 08:56:40 +02:00
Paul Rouget
c446e895d6 Bug 898485 - [app manager] Implement an abstract connection manager. r=past 2013-08-21 08:56:40 +02:00
Nick Fitzgerald
65efc056ab Bug 906100 - Intermittent failures in tests that list sources, but don't call gc() after adding test globals; r=jimb 2013-08-20 18:23:05 -07:00
Nick Fitzgerald
962f284d21 Bug 906796 - _unknownError should suck less; r=vporof 2013-08-20 11:15:15 -07:00
Nick Fitzgerald
0b45b3dd1b Bug 906795 - safeErrorString should include a stack; r=vporof 2013-08-20 11:15:11 -07:00
Gregory Szorc
9a4d428071 Bug 896695 - Re-enable accidentally disabled toolkit/devtools/apps xpcshell tests; r=mshal 2013-08-20 10:05:52 -07:00
Mike Hordecki
a9e5e62e18 Bug 795979 - RDP, new packet type: getObjectsProperties. r=past 2013-08-20 13:32:04 +01:00
Ed Morley
243b23674f Backed out changeset e039f5fc18d0 (bug 795979) on suspicion of causing failures in browser_sanitize-timespans.js on a CLOSED TREE 2013-08-20 11:06:32 +01:00
Mike Hordecki
a68333d0fe Bug 795979 - RDP, new packet type: getObjectsProperties. r=past 2013-08-15 18:10:00 +02:00
Jake Bailey
5cff275c64 Bug 904140 - Trace actor omits completion value property when returning undefined. r=nfitzgerald 2013-08-12 16:01:00 +02:00
Dave Camp
7aa80af687 Bug 906375 - Bind all the methods in Console.jsm's console object (fixed patch). r=mratcliffe 2013-08-18 09:55:49 -07:00
Dave Camp
bcf11f608d Bug 906375 - Bind all the methods in Console.jsm's console object. r=mratcliffe 2013-08-16 16:45:05 -07:00
Nick Fitzgerald
3e19668f78 Bug 901712 - black boxing doesn't work with source maps; r=dcamp 2013-08-16 14:59:04 -07:00
Mike Hordecki
20120b9159 Bug 755412 - Debugging protocol server should drop connection if packet framing is bad. r=past, r=jimb 2013-08-16 08:48:22 -04:00
Chris Manchester
814f51756e Bug 905239 - Fix undefined guard missed in review for bug 890555. r=jimb 2013-08-14 09:58:41 -07:00
Ryan VanderMeulen
c292f445e7 Merge m-c to inbound. 2013-08-14 17:11:30 -04:00
Nick Fitzgerald
ea11a569a6 Bug 840684 - Source map the location of frames in the RDP; r=vporof 2013-08-14 09:50:28 -07:00
Ms2ger
6ec28362b3 Bug 901323 - Don't include nsContentUtils.h unnecessarily; r=jlebar 2013-08-14 08:56:21 +02:00
Nick Fitzgerald
190a3839cf Bug 904196 - sctrict error in onDisplayString; r=vporof 2013-08-13 16:57:05 -07:00
Nick Fitzgerald
b1813995f5 Bug 903801 - testcompatactors.js triggers an error by adding a debuggee to a thread actor in a detached state; r=past 2013-08-13 16:53:49 -07:00
Anup Allamsetty
b3894384dc Bug 903511 - Rename "GripClient" to "ObjectClient". r=fitzgen 2013-08-13 12:08:30 -04:00
Dave Camp
3cc2bdd354 Bug 903453 - Make some CssLogic members explicitly public that we use elsewhere. r=jwalker
--HG--
extra : rebase_source : b05dce10120d7f7334389c8af32705351020618d
2013-08-07 09:47:45 -07:00
Dave Camp
843946a7a2 Bug 903454 - Rename CssLogic.FILTER.ALL to CssLogic.FILTER.USER. r=jwalker
--HG--
extra : rebase_source : 7115356a488daa890b9c4dde0f57a9df5d5f27c6
2013-08-07 09:27:22 -07:00
Dave Camp
cdf866b494 Bug 886037 - Add a styles actor for the style inspectors. r=jwalker
--HG--
extra : rebase_source : 80aa9dc491c77f4b73036daeddd48f51c40f015a
2013-07-23 15:51:58 -07:00