Wes Kocher
b2af114078
Merge inbound to m-c
2013-10-11 18:50:09 -07:00
Nick Fitzgerald
a917b15075
Bug 922835 - Make youngestFrame a getter instead of managing it manually; r=past
2013-10-11 14:35:51 -07:00
Nick Fitzgerald
1154248953
Backout 6de71ba24d50 (bug 922835) because it was the wrong version of the patch. r=me
2013-10-11 14:26:13 -07:00
Nick Fitzgerald
d02d9e866d
Bug 923735 - Tracer should attach why to frame exit packets; r=robcee
2013-10-11 13:40:42 -07:00
Nick Fitzgerald
df0d97a4e0
Bug 922835 - Make youngestFrame a getter instead of managing it manually; r=past
2013-10-11 13:30:36 -07:00
Mike Hommey
63b22c73d9
Bug 925766 - Remove leftovers from bug 917622, r=gps
2013-10-12 00:16:50 +09:00
Paul Rouget
3ac41ee4fc
Bug 925199 - Move touch-events.js to /toolkit. r=ochameau
2013-10-11 12:00:01 -04:00
Patrick Brosset
175a738288
Bug 922125 - Destroy markup, rule and computed views on navigation and unload. r=miker
2013-10-11 11:50:33 -04:00
Wes Kocher
09aa863740
Merge inbound to m-c
2013-10-10 18:59:58 -07:00
Birunthan Mohanathas
bfeb1b105e
Bug 784739 - Switch from NULL to nullptr in toolkit/; r=ehsan
2013-10-10 16:36:42 -04:00
Brian Grinstead
7cd1400f17
Bug 923166 - Use nsIDOMWindowUtils.containerElement inside of LayoutHelpers.getFrameElement. r=paul
2013-10-10 08:57:33 -05:00
Paul Rouget
2184c53f22
Bug 921191 - Allow inspection/editing of SVG elements' CSS properties. r=mratcliffe
2013-10-09 09:46:48 -04:00
Nick Fitzgerald
ad4b0dcfec
Bug 916454 - Delay parsing source maps until queried for a location; r=past
2013-10-06 11:45:07 -07:00
Nick Fitzgerald
2a36ab4a81
Bug 923600 - don't pretty print RDP packets when devtools.debugger.log is false; r=robcee
2013-10-06 11:45:07 -07:00
Paul Rouget
35667137e0
Bug 919496 - [app manager] Once an app has been installed, it doesn't show up in the 'installed app' tab. r=ochameau
2013-10-05 10:43:06 -04:00
Phil Ringnalda
6653050e19
Backed out changeset 0addc6532f62 (bug 923600) for b2g bustage
2013-10-04 19:04:41 -07:00
Nick Fitzgerald
3e8b8d13f6
Bug 923600 - don't pretty print RDP packets when devtools.debugger.log is false; r=robcee
2013-10-04 15:38:22 -07:00
Paul Rouget
048cf2d0e4
Bug 919981 - Dispatch app (un)install events via the webapps actor. r=fabrice
2013-10-04 13:01:14 -04:00
Victor Porof
78b0612db4
Bug 800857 - Handle getOwnPropertyDescriptor throwing when accessing "displayName", r=past
2013-10-04 10:33:08 +03:00
Ms2ger
7ffcd856c2
Bug 900980 - Part a: Move unconditional assignments to EXPORT_LIBRARY to moz.build; rs=gps
2013-10-03 09:11:13 +02:00
Ms2ger
20dd9dd4e3
Bug 922288 - Remove some unnecessary boilerplate from Makefile.ins; r=mshal
2013-10-03 09:10:00 +02:00
Ms2ger
105ce73cfa
Bug 922268 - Remove empty makefiles; r=gps
2013-10-03 09:10:00 +02:00
Wes Kocher
4d92cef6c5
Merge inbound to m-c
2013-10-01 18:41:15 -07:00
Nick Fitzgerald
01536ebd1d
Bug 918802 - Move the debugger's pretty printing into a worker; r=past
2013-10-01 14:25:19 -07:00
Nick Fitzgerald
26949732cc
Bug 921255 - Add an UPGRADING file to toolkit/devtools/sourcemap; r=robcee
2013-10-01 13:21:05 -07:00
Panos Astithas
d043b7987a
Bug 810966 - Display closed over variables in the variables view for functions that are not stack frames; r=vporof,msucan
2013-09-25 19:03:17 +03:00
Gregory Szorc
cc1da2c22a
Bug 920223 - Part 2: Mass convert MOCHITEST_CHROME_FILES to manifests; rs=Ms2ger
2013-09-30 09:52:01 +02:00
Ed Morley
038cae0901
Backed out changeset 68b6b152f51a (bug 920223)
2013-09-30 12:50:09 +01:00
Gregory Szorc
483a776413
Bug 920223 - Part 2: Mass convert MOCHITEST_CHROME_FILES to manifests; rs=Ms2ger
2013-09-30 09:52:01 +02:00
Ryan VanderMeulen
5dc1c55908
Merge m-c to inbound.
2013-10-01 17:23:59 -04:00
Jim Blandy
fbf9139844
Bug 837060: Test that Debugger.Object.prototype.evalInGlobal{,withBindings} properly outerizes 'this'. r=jorendorff
2013-10-01 14:07:19 -07:00
Paul Rouget
f093655541
Bug 920509 - [app manager] Don't use hiddenDOMWindow in styles.js. r=dcamp
2013-09-27 14:41:30 -04:00
Ed Morley
31f192d5d4
Backed out changeset a2601d3f3214 (bug 919496) for xpcshell assertions during test_webappsActor.js
2013-09-26 16:22:26 +01:00
Paul Rouget
7fcbf257ef
Bug 920495 - In the inspector, when a node is highlighted, we should scroll to show the node. r=mratcliffe
2013-09-26 09:53:22 -04:00
Ryan VanderMeulen
82ed116802
Backed out changeset 3786755b89c0 (bug 920495) for landing with the wrong bug # in the commit message.
2013-09-26 10:00:44 -04:00
Paul Rouget
fe1708bbf9
Bug 920984 - In the inspector, when a node is highlighted, we should scroll to show the node. r=mratcliffe
2013-09-26 09:53:22 -04:00
Paul Rouget
24d060de6b
Bug 919496 - [app manager] Once an app has been installed, it doesn't show up in the 'installed app' tab. r=apoirot
2013-09-26 09:53:22 -04:00
Wes Kocher
9f40060dc3
Merge fx-team to m-c
2013-09-24 20:06:37 -07:00
Nick Fitzgerald
27bf957e32
Bug 918802 - Pretty printer shouldn't block Firefox on large files; r=dcamp
2013-09-24 16:01:01 -07:00
Nick Fitzgerald
4f5528be3e
Backout c49d5912c0de on a CLOSED TREE due to pushing the wrong version of the patch.
2013-09-24 15:16:25 -07:00
Nick Fitzgerald
e48406cb44
Bug 918802 - Pretty printer shouldn't block Firefox on large files; r=dcamp
2013-09-24 13:54:56 -07:00
Patrick Brosset
e3418b4c98
Bug 917448 - Avoids dead-object exceptions in markup-view due to delete iframe during load. r=paul
2013-09-23 09:04:01 -05:00
Paul Rouget
bf76efc9b6
Bug 918004 - B2G: Can't see remote stylesheets in Style Editor. r=ehsan
2013-09-24 09:24:36 -04:00
Mihai Sucan
af273fe4ed
Bug 860672 - Command line option -jsconsole should open the Browser Console. r=robcee
2013-09-23 13:43:37 +03:00
Gregory Szorc
ed68c2482b
Bug 901990 - Part 2: Upgrade xpcshell manifests; r=ted
...
--HG--
rename : toolkit/mozapps/extensions/test/xpcshell-unpack/head_unpack.js => toolkit/mozapps/extensions/test/xpcshell/head_unpack.js
2013-09-24 11:50:08 -07:00
Hubert B Manilla
82b30496bc
Bug 907755 - Added telemetry probes to measure how long it takes to display a selected source text to the user; r=fitzgen
2013-09-23 13:03:25 -07:00
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