Граф коммитов

4135 Коммитов

Автор SHA1 Сообщение Дата
Eddy Bruël a8c8dc1004 Bug 1105652 - Handle uncaught promise rejections in the style editor;r=bgrins 2015-01-13 10:50:20 +01:00
Eddy Bruël 3004465c29 Bug 1118806 - Handle uncaught promise rejections in the storage inspector;r=pbrosset 2015-01-13 10:05:20 +01:00
Victor Porof 572f8abdc7 Bug 1120231 - Cleanup browser_flame-graph-04.js a bit and reduce more dt orange introduced by changeset 6b85abb2bc19 on a CLOSED TREE, r=me 2015-01-12 16:31:20 -05:00
Victor Porof 608470eacd Bug 1120231 - Fix dt orange introduced by changeset 6b85abb2bc19 on a CLOSED TREE, r=me 2015-01-12 13:41:29 -05:00
Victor Porof bdc0539fc0 Bug 1120231 - Trim vertical padding to maximize available vertical space in the new performance tool, r=jsantell 2015-01-12 10:49:18 -05:00
Victor Porof 18c6a57fa7 Bug 1120225 - Move the details view toggle buttons in the top toolbar, r=jsantell 2015-01-12 10:48:35 -05:00
J. Ryan Stinnett d6ed0e28f3 Bug 1119894 - Add start-debugger-server to Firefox. r=past 2015-01-12 10:17:08 -06:00
Eddy Bruël 4bdceda713 Bug 1118804 - Handle uncaught promise rejections in the inspector;r=pbrosset 2015-01-12 15:17:57 +01:00
Carsten "Tomcat" Book 4f4c25ed70 Merge mozilla-central to fx-team 2015-01-12 15:15:24 +01:00
Carsten "Tomcat" Book c8045cb88f merge fx-team to mozilla-central a=merge 2015-01-12 13:01:26 +01:00
J. Ryan Stinnett 6fa8bc44ac Backout 455a5366c877 (bug 731318) for network issues (bug 1116867) 2015-01-09 17:24:37 -06:00
Wes Kocher e28a549c00 Backout 175e66ebdb05 (bug 1077444) for dt2 orange 2015-01-09 14:00:31 -08:00
Wes Kocher be4d564b24 Backout db5eef36bcd9 (bug 1117825) for dt2 orange 2015-01-09 13:59:57 -08:00
Wes Kocher e02d1f8242 Backout da1d674d004e (bug 1118295) for dt2 orange 2015-01-09 13:59:20 -08:00
Victor Porof 5ae749e038 Bug 1118295 - Optimize emptying the `prevFrames` array in FlameGraphUtils.createFlameGraphDataFromSamples, r=jsantell 2015-01-09 15:49:16 -05:00
Victor Porof e58c2b1945 Bug 1117825 - Create an utility function for the FlameGraph widget to convert the profiler data into something drawable, r=jsantell 2015-01-09 15:49:16 -05:00
Victor Porof 4fbaa23070 Bug 1077444 - Create Flamechart Widget, r=jsantell 2015-01-09 15:49:16 -05:00
Victor Porof a8c2547306 Bug 1119927 - Small UI changes for the timeline marker details in the new perf too, r=jsantell 2015-01-11 12:56:31 -05:00
Victor Porof e2c7fe162d Bug 1119243 - The LineGraph should always show the gutter, even if arrows are disabled for tooltips, r=jsantell 2015-01-11 12:56:30 -05:00
Victor Porof 2c72cc9e10 Bug 1119242 - Show the framerate graph underneath the markers overview, r=jsantell 2015-01-11 12:56:30 -05:00
Victor Porof 4f1b5289ac Bug 1119234 - FlameGraph initially selects only half of the profile on retina displays, r=jsantell
--HG--
rename : browser/devtools/shared/test/browser_flame-graph-03.js => browser/devtools/shared/test/browser_flame-graph-03a.js
2015-01-11 12:56:30 -05:00
Victor Porof 643ae0e41d Bug 1077459 - Add flamechart view to Details view in new performance tool, r=jsantell 2015-01-11 11:45:23 -05:00
Victor Porof e3ad05ca0c Bug 1118295 - Optimize emptying the `prevFrames` array in FlameGraphUtils.createFlameGraphDataFromSamples, r=jsantell 2015-01-11 09:54:26 -05:00
Victor Porof 3a7299dfe9 Bug 1117825 - Create an utility function for the FlameGraph widget to convert the profiler data into something drawable, r=jsantell 2015-01-11 09:54:26 -05:00
Victor Porof 0b57176b0f Bug 1077444 - Create Flamechart Widget, r=jsantell 2015-01-11 09:54:26 -05:00
Ryan VanderMeulen 93ece15acd Backed out changeset 86ac3a19e456 (bug 1118806) for mochitest-dt failures.
CLOSED TREE
2015-01-09 11:18:46 -05:00
Ryan VanderMeulen f82bd1466b Backed out changeset 0defe8745bb9 (bug 1105652) for mochitest-dt failures. 2015-01-09 11:18:34 -05:00
Ryan VanderMeulen 55829f16ee Backed out changeset 46822560ac53 (bug 1118804) for mochitest-dt failures.
CLOSED TREE
2015-01-09 11:16:00 -05:00
Eddy Bruël 48776d7b77 Bug 1105652 - Handle uncaught promise rejections in the style editor;r=bgrins 2015-01-09 15:45:33 +01:00
Eddy Bruël 36bfc29c55 Bug 1118806 - Handle uncaught promise rejections in the storage inspector;r=pbrosset 2015-01-09 15:26:54 +01:00
Eddy Bruël cd3032e1c1 Bug 1118804 - Handle uncaught promise rejections in the inspector;r=pbrosset 2015-01-09 15:09:28 +01:00
Sami Jaktholm 7a7d32a96a Bug 932179 - Part 3: Fix intermittent timeout in browser_net_security-state.js. r=vporof 2015-01-07 09:38:00 +02:00
Sami Jaktholm f4820344f3 Bug 932179 - Part 2: UI to present security info in NetMonitor. r=vporof 2015-01-10 22:44:00 +02:00
Patrick Brosset d815a0e0e7 Bug 1105825 - 4 - Adds a simple animation inspector panel to the inspector sidebar; r=bgrins r=vporof 2015-01-10 19:51:46 +01:00
Patrick Brosset 1b2f10ebd6 Bug 1105825 - 3 - Make sure sidebar widget destroy works even if window is closed during panel destroy; r=past 2015-01-10 19:50:01 +01:00
Jim Blandy 44b8e3ac7c Bug 967234: Don't block self-hosted code in the devtool client code; Debugger takes care of this. r=ejpbruel
--HG--
extra : rebase_source : 6939941cb3c486a3541518a594b28af6b153f243
2014-12-23 16:47:52 -08:00
Ryan VanderMeulen 54cff8952d Bug 1105803 - Disable the Storage Inspector tests on debug builds for permafailing on release builds. 2015-01-09 08:39:27 -05:00
Sami Jaktholm fc956ec19d Bug 1070250 - Split browser_toolbox_options_disable_cache.js into two separate tests to avoid timeouts. r=miker
--HG--
rename : browser/devtools/framework/test/browser_toolbox_options_disable_cache.js => browser/devtools/framework/test/browser_toolbox_options_disable_cache-01.js
2014-12-30 19:25:21 +02:00
Eddy Bruël c682da92a7 Bug 1118801 - Handle uncaught promise rejections in the canvas debugger;r=vporof 2015-01-09 14:03:46 +01:00
Jordan Santell 9964c79a32 Bug 1118299 - Performance tool now provides default blueprint for its waterfall and markers-overview graphs to work. r=vp 2015-01-08 11:17:00 +01:00
Jan Odvarko 8636b80799 Bug 1118179 - Assume light theme colors for the font inspector as the default. r=bgrins 2015-01-07 17:38:33 +01:00
Ryan VanderMeulen e4f5a3e534 Backed out changeset 66ec04bc10eb (bug 1067145) for leaks. 2015-01-08 10:32:33 -05:00
Jordan Santell f3763d8c9a Bug 1118071 - Update web-audio-automation-timeline library to fix setTargetAtTime only calculating once for web audio editor's getAutomationData. r=vp 2015-01-07 13:57:00 -05:00
Nick Fitzgerald 4b658eea13 Bug 1114962 - Update the in-tree copies of acorn and pretty-fast. r=past
acorn is now at db59bd0296c16796a07e82d2dc284861f464603e (untagged commit after
0.11.0 release).

pretty-fast is now at abc8c1133cc5443fb3bb50c426731821d27300a6 (tagged 0.2.0).
2015-01-06 15:24:00 -05:00
James Long 896979644d Bug 1111058 - Clean up initialization of source actors and sourcemaps to handle race conditions and invalid sourcemaps better. r=fitzgen 2015-01-07 18:13:00 -05:00
Paul Rouget 6ccd40c82a Bug 1067145 - Make responsive design e10s-ready. r=ochameau 2015-01-07 22:47:00 -05:00
Carsten "Tomcat" Book 5a7b26e30e Backed out changeset 52db8d5bfea6 (bug 932179) 2015-01-08 12:17:24 +01:00
Carsten "Tomcat" Book 3e21e365c3 Backed out changeset 321dfaa82c02 (bug 932179) 2015-01-08 12:17:22 +01:00
Sami Jaktholm a38978f717 Bug 932179 - Part 3: Fix intermittent timeout in browser_net_security-state.js. r=vporof 2015-01-07 09:38:00 +01:00
Sami Jaktholm fc3d9a92cb Bug 932179 - Part 2: UI to present security info in NetMonitor. r=vporof 2015-01-06 02:59:00 +01:00