Commit Graph

633 Commits

Author SHA1 Message Date
Panos Astithas
16881e369e Don't set tracing hooks until tracing has started (bug 1049248). r=fitzgen 2014-09-17 20:00:40 +03:00
Patrick Brosset
28aaa56489 Bug 1050773 - Timeline actor pulls profiletimeline markers from all docShells; r=paul 2014-09-18 11:12:33 +02:00
Alexandre Poirot
bd817dfa8b Bug 988237 - Convert all protocol.js actors to lazy loading. r=past 2014-09-16 06:00:00 -04:00
Alexandre Poirot
5c624de060 Bug 988237 - Expose an API to load actors lazily. r=past 2014-09-16 06:00:00 -04:00
Carsten "Tomcat" Book
317b780677 Backed out changeset cc361e77343d (bug 1067491) for m-others test failures 2014-09-17 09:01:07 +02:00
Nick Fitzgerald
fa4e94a502 Bug 1067491 - Add allocations recording to the memory actor. r=jryans 2014-09-16 14:07:48 -07:00
Erik Vold
ddc0326510 Bug 1039952 - Part 2: Move getInnerId to actors/webbrowser.js. r=me 2014-09-16 10:55:33 -07:00
Nigel Babu
489aede8a8 Merge fx-team to m-c with bustage fix, a=merge 2014-09-16 08:43:45 +05:30
Jakub Jurovych
34630e1cb0 Bug 949754 - Tracer actors should use source maps r=fitzgen 2014-09-15 17:18:28 -07:00
Wes Kocher
332233753a Merge m-c to inbound a=merge 2014-09-15 16:41:45 -07:00
Shu-yu Guo
285e8aa396 Bug 1001090 - Part 4: Fix errors in chrome code. (r=zombie,gavin,fitzgen,dcamp,bgrins,fabrice,gwagner,margaret,mrbkap,mak,njn,vicamo) 2014-09-15 16:30:46 -07:00
Paul Rouget
e3b0a150ca 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
6f40aa53bd Bug 1037235 - toolkit/loader doesn't check module compatibility r=Mossop 2014-09-09 18:33:55 -07:00
Carsten "Tomcat" Book
69343c0dd0 merge b2g-inbound to m-c a=merge 2014-09-11 15:32:27 +02:00
Fabrice Desré
07acd66d51 Bug 1021972 - csp attribute in manifest doesnt actually apply a CSP r=ochameau 2014-09-10 23:24:29 -07:00
Victor Porof
7a653b042a 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
39f8fdf1d2 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
Paul Rouget
ef4b08ce74 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
2060e9b2bf Bug 1064774 - Prevent script actor from breaking debugger protocol on unavailable resources. r=past 2014-09-09 02:59:00 +02:00
Paul Rouget
8a8b338210 Bug 1050384 - [timeline] build an actor to forward gecko operations. r=pbrosset 2014-09-09 21:43:39 +02:00
Carsten "Tomcat" Book
1f2744b05d merge fx-team to mozilla-central a=merge 2014-09-04 15:03:28 +02:00
J. Ryan Stinnett
716fccd801 Bug 1062604 - Check for actors in WebIDE before use. r=paul 2014-09-03 16:23:00 +02:00
Ryan VanderMeulen
b21e2bff7c Merge m-c to inbound. a=merge 2014-09-03 16:40:18 -04:00
Bobby Holley
ec4a87485a Bug 1051224 - Use the opt-out for the webconsole helpers. r=ochameau 2014-09-03 13:02:36 -07:00
Alexandre Poirot
a09c8d8408 Bug 1053805 - Tweak webgl,canvas and webaudio actors for frames selection. r=vp,past 2014-09-01 03:20:00 +02:00
Geoff Lankow
e72b892722 Bug 1059588 - Transition events in console should show propertyName property, not animationName; r=past 2014-08-30 11:04:26 +12:00
Michael Ratcliffe
6c95cbba32 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
69c89b34ce Bug 970517 - Storage Inspector front end, r=jwalker, mratcliffe 2014-08-29 22:02:49 +05:30
Jason Orendorff
8ae7ff2a44 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
Michael Ratcliffe
7984c16b55 Bug 1044932 - Add JQuery support to visual events r=pbrosset 2014-08-28 12:46:25 +01:00
Jakub Jurovych
be540a0034 Bug 1052220 - Show traces' hit counts. r=fitzgen 2014-08-26 18:25:00 +02:00
Ryan VanderMeulen
67dbfa0c4a Backed out changeset e7215fed014f (bug 1025864) for frequent OSX debug crashes. 2014-08-27 14:12:31 -04:00
Panos Astithas
10ef7a7f9c 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
Alexandre Poirot
90522f63bd Bug 977043 - Fix inspector and add test for frame selection. r=pbrosset 2014-08-27 12:19:30 +02:00
Alexandre Poirot
e2f1817ff0 Bug 977043 - Tweak webconsole for frames selection. r=msucan 2014-08-27 12:19:30 +02:00
Alexandre Poirot
f256b61b92 Bug 977043 - Tweak TabActor to support changing its targeted context to an iframe. r=bgrins,past 2014-08-27 12:19:30 +02:00
Jakub Jurovych
7787fa9fea 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
1d978d9304 Merge m-c to fx-team. a=merge 2014-08-25 16:27:23 -04:00
Ryan VanderMeulen
4a36a3a19d Merge b2g-inbound to m-c. a=merge 2014-08-25 16:13:21 -04:00
Heather Arthur
c858e0a3c9 Bug 871423 - Open correct inline stylesheet from style inspector link. r=bgrins 2014-08-22 15:30:00 -04:00
Nick Fitzgerald
293fb70112 Bug 881480 - Part 1: Create RDP value forms for ES6 symbols. r=past 2014-08-25 09:49:00 -04:00
Ryan VanderMeulen
e4c0d1d006 Backed out changeset 495a024e0c4d (bug 871423) for xpcshell failures. 2014-08-21 21:38:37 -04:00
Heather Arthur
1673906249 Bug 871423 - Open correct inline stylesheet from style inspector link; r=bgrins 2014-08-21 15:51:33 -07:00
Patrick Brosset
084c2a10fc Bug 971662 - part 2 - Highlight nodes matching style-editor selectors on mouseover; r=harth 2014-08-20 22:41:07 +02:00
Jordan Santell
d88de2bdd8 Bug 1025864 - Add observer updates when AudioParams change in the Web Audio Editor. r=vp, r=dcamp 2014-08-19 08:57:00 -04:00
Ryan VanderMeulen
4d47c52e68 Backed out changeset 085acacbd031 (bug 960671) for mochitest-other crashes. 2014-08-18 15:12:38 -04:00
Nick Fitzgerald
754c2224df Bug 960671 - Part 2: Add RDP requests for recording allocations. r=past 2014-08-18 10:32:29 -07:00
Patrick Brosset
3cbcd5124b Bug 1030735 - Enable devtools/styleinspector test with e10s. r=jwalker 2014-08-18 01:19:00 -04:00
Jakub Jurovych
c66bebd3f5 Bug 949762 - Tracer should respect black boxing. r=fitzgen 2014-08-14 18:02:00 -04:00
Alexandre Poirot
1dde2f6c38 Bug 1046394 - Fix profiler in (b2g and e10s) content processes. r=vp, r=dcamp 2014-08-13 05:26:00 -04:00