Ed Morley
|
8ecccccfc3
|
Merge latest green fx-team changeset and mozilla-central
|
2013-09-19 15:39:37 +01:00 |
|
Phil Ringnalda
|
39df442f56
|
Merge m-c to m-i
|
2013-09-18 23:28:41 -07:00 |
|
J. Ryan Stinnett
|
49bb480694
|
Bug 915372 - Clean up inspector front and actor when reusing connection. r=paul
|
2013-09-13 19:09:52 -05:00 |
|
Nick Fitzgerald
|
43ffe41627
|
Bug 762761 - part 2: front end changes for debugger pretty printing; r=vporof
|
2013-09-18 17:56:20 -07:00 |
|
Nick Fitzgerald
|
19d194ad4f
|
Bug 918073 - dbg server's dumpn should prefix all lines with DBG-SERVER so that whitespace is preserved; r=dcamp
|
2013-09-18 14:30:13 -07:00 |
|
Panos Astithas
|
7de1b1aae3
|
Ignore failures to get the lastPausedUrl when a tab is closing (bug 916458). r=fitzgen
|
2013-09-18 12:58:37 +03:00 |
|
Jim Blandy
|
5917b71689
|
Bug 914405: Define makeGlobalObjectReference, a quick way to get D.O's referring to global objects, to simplify the web console. r=jorendorff r=msucan
|
2013-09-17 15:21:11 -07:00 |
|
J. Ryan Stinnett
|
b4c46a8250
|
Bug 914403 - Part 1: Fix explicit selection removal with remote highlighter. r=paul
|
2013-09-16 19:23:57 -05:00 |
|
Alexandre Poirot
|
d85ddfe7ef
|
Bug 914594 - Fix Services.settings being undefined r=paul
|
2013-09-11 11:00:00 +03:00 |
|
Alexandre Poirot
|
bd02d96624
|
Bug 897969 - Support origin manifest property when pushing an app to the device r=fabrice
|
2013-09-15 14:11:00 +03:00 |
|
Alexandre Poirot
|
ada048c690
|
Bug 912475 - Use promise for async install request instead of sending events. r=past
|
2013-09-15 14:08:00 +03:00 |
|
Dave Camp
|
c5268cc7bc
|
Bug 909121 - Inspector breaks when navigating backwards. r=bgrinstead
|
2013-09-09 08:11:22 -07:00 |
|
Ed Morley
|
2bd0ccf7b6
|
Merge mozilla-central and b2g-inbound
|
2013-09-13 15:14:11 +01:00 |
|
Ed Morley
|
944e48441a
|
Merge latest green b2g-inbound changeset and mozilla-central
|
2013-09-13 15:06:40 +01:00 |
|
Fabrice Desré
|
be5db6bbc4
|
Bug 915881 - Allow sideloading of certified apps r=ochameau
|
2013-09-13 00:49:11 -07:00 |
|
Nick Fitzgerald
|
71c3dfdfea
|
Bug 914930 - sometimes load source content via Debugger.Source; r=past
|
2013-09-12 16:39:53 -07:00 |
|
Brian Grinstead
|
59109be18f
|
Bug 913509 - [rule view] Papercuts - Inconsistent behavior when modifying CSS declarations. r=miker
|
2013-09-12 11:18:29 -05:00 |
|
Sahil Chelaramani
|
e5447beaf8
|
Bug 908283 - Don't attach onStep hooks to frames without scripts; r=fitzgen
|
2013-09-12 09:56:03 -07:00 |
|
Jonathan Fuentes
|
aa2357bcd8
|
Bug 897050 - Prefer displayName instead of name; r=fitzgen
|
2013-09-12 09:54:56 -07:00 |
|
J. Ryan Stinnett
|
ef1eb414af
|
Bug 915067 - Part 2: Filter certified apps from webapps actor. r=ochameau
|
2013-09-11 18:13:46 -05:00 |
|
Alexandre Poirot
|
981679c2d2
|
Bug 912213 - Fix conflicts between two ContentTabActor classes r=paul
|
2013-09-11 05:45:00 +02:00 |
|
Nick Fitzgerald
|
71d9295729
|
Bug 762761 - add prettyPrint request to the remote debugging protocol server/client; r=past
|
2013-09-11 10:15:51 -07:00 |
|
Carsten "Tomcat" Book
|
66a064a8b2
|
merge fx-team to mozilla-central
|
2013-09-11 13:37:24 +02:00 |
|
Jim Blandy
|
2800c27db8
|
Bug 914753: Remove 'Mode: js2' markers from DevTools JavaScript files. Emacs has better ways to select the file's mode. DONTBUILD r=dcamp
|
2013-09-10 18:43:44 -07:00 |
|
Alexandre Poirot
|
e202d2dc3e
|
Bug 893848 - Manifest properties aren't updated when installing apps multiple times. r=fabrice
|
2013-09-10 12:52:56 -04:00 |
|
Alexandre Poirot
|
63916663dd
|
Bug 832000 - Use unix domain socket file for devtools remote connection. r=jimb, r=vingtetun
|
2013-09-10 12:52:33 -04:00 |
|
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 |
|
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 |
|
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 |
|
Marco Castelluccio
|
a4289c0085
|
Bug 777428 - Make it possible to debug webapps running in desktop webapp runtime. r=past
|
2013-09-10 20:59:04 -04: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 |
|