Commit Graph

594 Commits

Author SHA1 Message Date
Nick Fitzgerald
1cadbb99cd Bug 906249 - Refactor ThreadActor.prototype.onResume into a bunch of helpers so it isn't hundreds of lines long; r=jimb 2013-09-09 14:55:19 -07:00
Nick Fitzgerald
94742fc072 Bug 907278 - only attach breakpoints to offsets that are entry points to their line; r=past 2013-09-09 10:06:08 -07:00
Paul Rouget
bad0911428 Bug 897960 - walker should support mozbrowser iframes. Patch E. r=dcamp 2013-09-09 00:24:00 +02:00
Paul Rouget
040fcbd493 Bug 897960 - walker should support mozbrowser iframes. Patch D. r=dcamp 2013-09-08 11:01:00 +02:00
Paul Rouget
426b64d3e9 Bug 897960 - walker should support mozbrowser iframes. Patch A. r=dcamp 2013-09-08 10:58:00 +02:00
Blair McBride
8aaa8abb80 Backout 86b5d8778fc4,fab07b9d6dee,89a059433037,bbb54cde82c3 (bug 897960) due to orange 2013-09-09 12:45:31 +12:00
Paul Rouget
ab62b37e1d Bug 897960 - walker should support mozbrowser iframes. r=dcamp 2013-09-08 11:01:00 +02:00
Paul Rouget
ad54223ef2 Bug 897960 - walker should support mozbrowser iframes. r=dcamp 2013-09-08 10:58:00 +02:00
Phil Ringnalda
7b4ec0d8d5 Merge b2g-inbound to m-c 2013-09-08 08:28:14 -07:00
Fabrice Desré
9d38f640c4 Bug 912898 - B2G: Don't kill adb (or lock the screen) if a debugger client is connected r=past 2013-09-07 16:28:51 -07:00
Paul Rouget
f107217df7 Bug 912915 - Implement a simple generic highlighter. r=jwalker 2013-09-07 11:39:50 +02:00
Marco Castelluccio
954c460712 Bug 912164 - Timestamp property is no longer set for app.launch(). r=fabrice 2013-09-06 14:18:21 -04:00
Nick Fitzgerald
11a9610a7e Bug 908337 - add getFrameLocation(frame) function and use it wherever we get frame locations in the debugger server; r=jimb 2013-09-05 16:51:23 -07:00
Nick Fitzgerald
37485ea5a5 Bug 878307 - When stepping through source mapped code, we should continue stepping until we are at a new location in the original source; r=jimb 2013-09-05 16:32:27 -07:00
Paul Rouget
2f4a308c98 Bug 913045 - getWallpaper doesn't work. r=ochameau 2013-09-05 08:43:00 +02:00
Alexandre Poirot
212aefd61c Bug 908205 - Allows to install an app via the webapp actor without having to push file with adb. r=past 2013-09-05 06:35:00 +02:00
Nick Fitzgerald
2d714c054b Bug 889530 - Don't permanently cache source maps; r=vporof 2013-09-05 09:50:10 -07:00
Nick Fitzgerald
4dc797539c Bug 912699 - improve load source error messages; r=past 2013-09-05 09:43:09 -07:00
Ed Morley
283de2b1c8 Merge mozilla-central and fx-team 2013-09-05 14:54:06 +01:00
Paul Rouget
3ad8b0ec46 Bug 912447 - [app manager] land the app manager front end. r=poirot.alex r=mratcliffe 2013-09-05 15:15:37 +02:00
Wes Kocher
8bba56d03f Merge m-c to inbound 2013-09-04 18:04:50 -07:00
Mike Hommey
f1cf3b4238 Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps 2013-09-05 09:01:46 +09:00
Michael Ratcliffe
a74c0a7cd1 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
6e2f97d099 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
453233c9ac Bug 911127 - Repair DebuggerServer loading on B2G. r=dcamp 2013-08-31 02:34:26 +02:00
Nick Fitzgerald
236796514f Bug 908913 - integrate escodegen with devtools; r=robcee,gps,dcamp 2013-09-01 15:46:16 -07:00
Eddy Bruel
b9ddf0e64c Bug 906963 - Add a flag to pauseOnExceptions to optionally ignore caught exceptions. 2013-08-30 10:55:41 +02:00
Ryan VanderMeulen
bfaf261751 Merge b2g-inbound to m-c. 2013-08-29 15:55:53 -04:00
Ed Morley
3623145100 Merge mozilla-central and b2g-inbound 2013-08-29 15:10:05 +01:00
Marco Castelluccio
ef8c9a272b 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
e03781cf46 Bug 910184 - Use a separate server for Browser Debugger. r=vporof 2013-08-28 16:19:34 +02:00
Jake Bailey
8f455af457 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
54183692ce 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
4f8ffc4023 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
dd015256b9 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
ad29deb96b Bug 900114 - Rollup for bugs 781856, 884015, 789884, 892901, 773188, r=mratcliffe 2013-08-29 14:00:55 +01:00
Ed Morley
abde542234 Merge mozilla-central and fx-team 2013-08-28 12:23:55 +01:00
Brandon Benvie
d541457dea 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
3f5d413d90 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
c221b8e031 Bug 904201 - Add error message for "noSuchActor". r=bbenvie 2013-08-26 11:59:26 +02:00
Phil Ringnalda
00826fc34a Merge m-i to m-c 2013-08-25 08:20:24 -07:00
Gabriel Luong
1750b21f8a 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
d38b7f6571 Bug 882795 - source responses in the RDP should include a contentType property; r=vporof 2013-08-23 15:04:03 -07:00
Eddy Bruel
216d4d610a Bug 899052 - Implement the listAddons request; r=fitzgen 2013-08-24 01:33:46 +02:00
Ryan VanderMeulen
3b872d79f6 Merge m-c to fx-team. 2013-08-22 20:48:10 -04:00
Nick Fitzgerald
b24552d2cb Bug 889492 - Debugger does not stop at the debugger; statement in original files; r=anton 2013-08-22 10:41:48 -07:00
Ms2ger
c3e345584c Bug 883284 - Part f: Move LIBXUL_LIBRARY into moz.build (p-z); r=glandium 2013-08-22 08:56:01 +02:00
Paul Rouget
fab0d93f50 Bug 895360 - [app manager] Device meta data actor. r=poirot.alex 2013-08-21 08:56:40 +02:00
Paul Rouget
1dd29166e6 Bug 898485 - [app manager] Implement an abstract connection manager. r=past 2013-08-21 08:56:40 +02:00
Nick Fitzgerald
e55a604cd3 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