Commit Graph

1490 Commits

Author SHA1 Message Date
Jakub Jurovych
dcb17b383e Bug 949754 - Tracer actors should use source maps r=fitzgen 2014-09-15 17:18:28 -07:00
Wes Kocher
b17e846c64 Bug 1058405 - Fix typo in function name. r=jryans 2014-09-15 17:18:19 -07:00
Paul Rouget
bfba482515 Backed out changeset a6d02cff43d3 (bug 1037235) for breaking WebIDE (bug 1067331)
--HG--
extra : amend_source : a7bfb1e931122663e7c14a7362a849520388e495
2014-09-15 16:23:04 +02:00
Erik Vold
d3d9b5a320 Bug 1037235 - toolkit/loader doesn't check module compatibility r=Mossop 2014-09-09 18:33:55 -07:00
Jan Keromnes
175a1a65bf Bug 1055151 - Add tests to cap devtools memory footprint. r=ochameau 2014-09-12 10:32:12 -07:00
Carsten "Tomcat" Book
f66b6a84d7 merge b2g-inbound to m-c a=merge 2014-09-11 15:32:27 +02:00
Fabrice Desré
84c89f86b5 Bug 1021972 - csp attribute in manifest doesnt actually apply a CSP r=ochameau 2014-09-10 23:24:29 -07:00
Victor Porof
4dc874dcbd Bug 1050386 (relanded) - Build a temporary timeline panel, r=paul
--HG--
rename : browser/devtools/shared/test/browser_graphs-07.js => browser/devtools/shared/test/browser_graphs-07a.js
2014-09-10 13:11:06 -04:00
Ryan VanderMeulen
525d3dad4a Backed out changeset e3a037fb152f (bug 1050386) for frequent WinXP mochitest-dt failures.
--HG--
rename : browser/devtools/shared/test/browser_graphs-07a.js => browser/devtools/shared/test/browser_graphs-07.js
2014-09-10 12:51:59 -04:00
Carsten "Tomcat" Book
cba39c015e Merge m-c to fx-team 2014-09-10 15:16:09 +02:00
Paul Rouget
fd72b08f1c Bug 1050386 - [timeline] build a temporary timeline panel, r=paul
--HG--
rename : browser/devtools/shared/test/browser_graphs-07.js => browser/devtools/shared/test/browser_graphs-07a.js
2014-09-10 08:47:26 -04:00
Alexandre Poirot
682aed7c64 Bug 1064774 - Prevent script actor from breaking debugger protocol on unavailable resources. r=past 2014-09-09 02:59:00 +02:00
Paul Rouget
2d54bd9c7b Bug 1050384 - [timeline] build an actor to forward gecko operations. r=pbrosset 2014-09-09 21:43:39 +02:00
J. Ryan Stinnett
acb340c791 Bug 1064743 - Support simultaneous sends in the transport. r=past 2014-09-09 14:27:00 +02:00
Alexandre Poirot
172888bb31 Bug 1061673 - Improve error reporting of unrecognized packets. r=jryans 2014-09-08 04:39:00 +02:00
Paul Rouget
45422188ae bug 1063648 - don't cache transport. r=jryans 2014-09-08 14:18:20 -05:00
Paul Rouget
40c14fa70b Bug 1062748 - Allow connection-manager to use a custom transport. r=jryans 2014-09-05 11:38:33 -05:00
Carsten "Tomcat" Book
85bf4d56cb merge fx-team to mozilla-central a=merge 2014-09-04 15:03:28 +02:00
J. Ryan Stinnett
d8622ff0e3 Bug 1062604 - Check for actors in WebIDE before use. r=paul 2014-09-03 16:23:00 +02:00
Ryan VanderMeulen
bc55829916 Merge m-c to inbound. a=merge 2014-09-03 16:40:18 -04:00
Alexandre Poirot
b31998dc79 Bug 1051224 - Test console's cd() against sandboxed iframes. r=msucan 2014-09-03 13:02:37 -07:00
Bobby Holley
89a7eacff5 Bug 1051224 - Use the opt-out for the webconsole helpers. r=ochameau 2014-09-03 13:02:36 -07:00
Ryan VanderMeulen
dfd4efa147 Merge inbound to m-c. a=merge
CLOSED TREE
2014-09-02 14:23:25 -04:00
Ehsan Akhgari
8662c739d1 Bug 1060986 - Fix one bad implicit constructors in devtools; r=jryans 2014-09-02 09:49:03 -04:00
Jan Keromnes
2dd71379b0 Bug 1055151 - Add tests to cap devtools memory footprint. r=ochameau 2014-08-29 02:33:00 +02:00
Alexandre Poirot
2f530b44a0 Bug 1053805 - Tweak webgl,canvas and webaudio actors for frames selection. r=vp,past 2014-09-01 03:20:00 +02:00
Phil Ringnalda
c9f7cee60a Merge m-c to m-i, a=merge 2014-09-01 19:29:13 -07:00
Jason Orendorff
0f6b9ace2c Follow-up patch 4 to bug 1041631 part 1 - Fix two more tests to pass in builds where Symbol is not defined. r=efaust, a=philor.
--HG--
extra : rebase_source : 62cc2eb36e3c579878f08adfdb88b46a5e6fd420
extra : amend_source : 46624c7c283cb8689867cda3ae86bdf7ad429d27
2014-08-31 20:33:22 -05:00
Geoff Lankow
a177d29936 Bug 1059588 - Transition events in console should show propertyName property, not animationName; r=past 2014-08-30 11:04:26 +12:00
Ryan VanderMeulen
52fab7eaca Merge fx-team to m-c. a=merge 2014-08-30 12:26:22 -04:00
Michael Ratcliffe
da361adf4e Bug 1060188 - [App Manager] Cannot use Inspector to view app's DOM on Flame r=paul 2014-08-29 13:44:59 +01:00
Girish Sharma
2e264a6e61 Bug 970517 - Storage Inspector front end, r=jwalker, mratcliffe 2014-08-29 22:02:49 +05:30
Jason Orendorff
2cd0c964b7 Follow-up 2 to bug 1041631 - Make several more tests work when Symbol is not defined. no_r=me, a=RyanVM on a CLOSED TREE.
--HG--
extra : rebase_source : 16b265e2c241278bc15f8aa6a976ed736fcafcac
2014-08-29 11:36:45 -05:00
Ryan VanderMeulen
3757575378 Merge inbound to m-c. a=merge 2014-08-28 16:21:43 -04:00
Daniel Holbert
7f688ec75d Bug 1059485: Declare variable "LayoutHelpers" to fix JS strict warning in LayoutHelpers.jsm. r=jwalker 2014-08-28 08:41:24 -07:00
Nick Fitzgerald
b9fc69218b Bug 1053468 - When setting a breakpoint, only resume if we actually interrupted. r=past 2014-08-26 12:37:00 +02:00
Jakub Jurovych
20fd7c01af Bug 1052220 - Show traces' hit counts. r=fitzgen 2014-08-26 18:25:00 +02:00
Michael Ratcliffe
0385927a8e Bug 1044932 - Add JQuery support to visual events r=pbrosset 2014-08-28 12:46:25 +01:00
Ryan VanderMeulen
ca47a9a2a7 Backed out changeset e7215fed014f (bug 1025864) for frequent OSX debug crashes. 2014-08-27 14:12:31 -04:00
Panos Astithas
35e0cd49ee Don't try to update the debugging options while the browser is shutting down (bug 1054325); r=mratcliffe
--HG--
extra : rebase_source : c75b9802b3b30c5ddb6eecaa33d99af0170c80b4
2014-08-27 17:17:37 +03:00
Brian Grinstead
68f9edf635 Bug 1058033 - Fix 'window is null' error on toolbox open in paintflashing.js. r=harth 2014-08-26 13:43:00 -04:00
Alexandre Poirot
4a33fc10a0 Bug 977043 - Tweak netmonitor for frames selection patch. r=msucan 2014-08-27 12:19:30 +02:00
Alexandre Poirot
f35301fe79 Bug 977043 - Fix inspector and add test for frame selection. r=pbrosset 2014-08-27 12:19:30 +02:00
Alexandre Poirot
6330a8b7b2 Bug 977043 - Tweak webconsole for frames selection. r=msucan 2014-08-27 12:19:30 +02:00
Alexandre Poirot
8530aab086 Bug 977043 - Tweak TabActor to support changing its targeted context to an iframe. r=bgrins,past 2014-08-27 12:19:30 +02:00
Alexandre Poirot
4a8a178441 Bug 1049103 - ensure closing only one child connection when closing a toolbox. r=jryans 2014-08-27 12:19:29 +02:00
Nick Fitzgerald
152c74b8e9 Bug 1024054 - Create a previewer for ES6 Symbol. r=past 2014-08-25 11:07:00 +02:00
Jakub Jurovych
d625777813 Bug 1052855 - Traces link to a first line of a function instead of the function declaration. r=fitzgen 2014-08-19 14:56:00 +02:00
Ryan VanderMeulen
ff3f93c106 Merge m-c to fx-team. a=merge 2014-08-25 16:27:23 -04:00
Ryan VanderMeulen
67f8f5b10e Merge b2g-inbound to m-c. a=merge 2014-08-25 16:13:21 -04:00