Commit Graph

640 Commits

Author SHA1 Message Date
J. Ryan Stinnett
37628306ab Bug 902421 - Add correct paths to the SrcdirProvider. r=dcamp 2013-09-20 16:22:48 -05:00
Philipp Kewisch
80be5dcb15 Fix bug 880930 - JS debugger: RootActor needs its own definition of windowMediator. r=past
--HG--
extra : transplant_source : %DB%A6H%9B%D0%00%B4%24t%89%F0r%F9r%9C%7B%EC%07%D0%1B
2013-09-21 11:38:32 +02:00
Felix Crux
d01314ff24 Bug 905226 - Identify custom JSON MIME-types as text. r=vporof
MIME types that can't be identified as textual are base64 encoded before
being shown in the Network Monitor tab of the developer tools. This text
detection wasn't identifying "custom" JSON MIME-types like
"application/x-bigcorp-api-json" as being JSON, and consequently they were
shown in a rather unhelpful base64 form.

This patch extends and liberalizes the isTextMimeType method to identify
these forms correctly.
2013-09-20 10:20:44 -04:00
Nick Fitzgerald
e21664535f Backout bcc657b11631 (Bug 918073) due to regressing bug 916458; r=me 2013-09-19 10:22:14 -07:00
Ed Morley
06199994b8 Merge mozilla-central and fx-team 2013-09-19 16:27:11 +01:00
Michael Ratcliffe
c0be77f459 Bug 918305 - Move css-color.js in /toolkit/ r=paul
--HG--
rename : browser/devtools/shared/css-color.js => toolkit/devtools/css-color.js
2013-09-19 16:06:44 +01:00
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
Paul Rouget
a1c7380a0d Bug 916166 - [app manager] Disable the network monitor. r=ochameau 2013-09-17 07:30:00 +02: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
Mike Hommey
ae0966be15 Bug 917622 - Use INSTALL_TARGETS for mochitests. r=gps 2013-09-19 07:39:58 +09: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
Michael Ratcliffe
1ea20c3812 Bug 911748 - Add default color dropdown to devtools options panel. r=jwalker 2013-09-16 11:01:25 +01: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
Alexandre Poirot
3c77ceca7b Bug 914604 - Convert webapps xpcshell test to mochitest-plain and cover app reinstall and redirects manifest property r=fabrice 2013-09-15 12:27:00 +03:00
Dave Camp
c5268cc7bc Bug 909121 - Inspector breaks when navigating backwards. r=bgrinstead 2013-09-09 08:11:22 -07:00
Paul Rouget
6426e1a8e8 Bug 915740 - Integrate adb helper addon into the app manager (UI part). r=ochameau 2013-09-13 05:18:00 +02:00
Ryan VanderMeulen
2e3e16ce15 Merge m-c to b2g-inbound. 2013-09-13 16:11:28 -04:00
Ed Morley
3fbab07d0b Merge mozilla-central and fx-team 2013-09-13 15:13:34 +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
Alexandre Poirot
abd63c1cd6 Bug 915204 - Add a JSM to allow addons to register devices to the app manager. r=paul.rouget 2013-09-12 13:15:44 -04: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
Ed Morley
2bd0ccf7b6 Merge mozilla-central and b2g-inbound 2013-09-13 15:14:11 +01:00
Marco Castelluccio
8ce18edaff Bug 905881 - Move the package to the local installation directory. r=fabrice, r=myk 2013-09-13 08:32:47 -04: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
Mihai Sucan
bb5f28f898 Bug 760876 - Part 1: switch from XUL to XHTML for the Web Console output; r=robcee,paul 2013-09-13 15:06:46 +03: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
81a10d8400 merge mozilla-central to fx-team 2013-09-11 13:57:03 +02: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
9f7be1b4cc Bug 911785 - Implement a webapps actor front to ease app install r=paul 2013-09-10 13:24:00 +02:00
Paul Rouget
a9745c5c06 Bug 914110 - Land Simulator.jsm r=khuey 2013-09-10 03:44:00 +02: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
Paul Rouget
426b64d3e9 Bug 897960 - walker should support mozbrowser iframes. Patch A. r=dcamp 2013-09-08 10:58:00 +02:00