Commit Graph

4512 Commits

Author SHA1 Message Date
Jordan Santell
a86c311078 Bug 1141817 - Fix yield statement to correctly return memory actor state so that the performance tool can poll for allocations during recording. r=vp 2015-03-12 11:41:41 -07:00
Panos Astithas
06530f8f76 Don't dump errors in tests that are already handled by the parser (bug 1138784). r=vporof 2015-03-12 20:42:35 +02:00
Dave Townsend
0fc67a63f6 Bug 1142114: Fix broken cases of devtools calling once. r=jsantell 2015-03-11 10:00:25 -07:00
Victor Porof
5eefdd16d7 Bug 1141719 - Lots of "TypeError: ownerWindow is null" when shutting down the new perf tool on debug builds, r=jsantell 2015-03-11 16:01:19 -04:00
Victor Porof
c6241e074b Bug 1121194 - Support vertical panning for the flamegraph in the new performance tool, r=jsantell 2015-03-11 16:01:19 -04:00
Nick Fitzgerald
80b9779c2f Bug 1140728 - Rename 'Memory' to 'Allocations' in the new performance tool. r=jsantell 2015-03-10 16:28:00 -04:00
Carsten "Tomcat" Book
4e48415dbe Merge mozilla-central to fx-team 2015-03-12 12:20:06 +01:00
Carsten "Tomcat" Book
f876c2ec54 merge fx-team to mozilla-central a=merge 2015-03-12 10:17:35 +01:00
Wes Kocher
10c7046380 Backed out changeset e5ea062a8a10 (bug 1142114) for bc1 orange CLOSED TREE 2015-03-11 19:45:18 -07:00
Panos Astithas
3c2133f282 Never interleave requests to get the page event listeners and avoid redundant requests for definition sites (bug 1106692). r=jlongster 2015-03-12 10:09:35 +02:00
J. Ryan Stinnett
1ccd0f74b3 Bug 1128027 - Web Console browser_result_format_as_string.js no longer leaks. r=bgrins 2015-03-12 02:51:51 -05:00
Dave Townsend
356a63426a Bug 1142114: Fix broken cases of devtools calling once. r=jsantell 2015-03-11 10:00:25 -07:00
Wes Kocher
b07b12b5bd Backed out changeset 95bec5828ef3 (bug 1136146) for devtools test failures CLOSED TREE 2015-03-11 15:17:46 -07:00
Abhishek Bhattacharya
273e00b8a4 Bug 1120111 - Tests for the highlighter pick mode key listeners; r=pbrosset 2015-03-10 07:04:00 +01:00
Abhishek Bhattacharya
c179a2155d Bug 1120111 - Adds key listeners to highlighter pick mode to traverse DOM and submit/cancel selection; r=pbrosset 2015-03-10 07:02:00 +01:00
Tom Tromey
64fd92c754 Bug 1140569 - Show async stacks attached to timeline markers. r=vporof 2015-03-11 07:44:00 -04:00
Brian Grinstead
b31edb57ba Bug 1030357 - Enable devtools/projecteditor tests with e10s. r=ejpbruel 2015-03-06 14:52:00 -05:00
Eddy Bruël
0f5da766fb Bug 1136146 - Merge version 0.4.0 of the source-map library with fx-team;r=fitzgen 2015-03-11 15:12:26 +01:00
Jennifer Fong
e465a70109 Bug 1126432: Set preference toggle to switch to new WebIDE project listing layout r=jryans 2015-03-10 08:30:00 -07:00
Tom Tromey
d94aa54c08 Bug 1141553 - Give function name the devtools-monospace class in the profiler r=vporof 2015-03-10 08:07:00 -07:00
Jordan Santell
dc93a7bb8a Bug 1132765 - Pass through performance memory options for 'probability' and 'maxLogLength' from the front to the memory actor. r=vp 2015-03-10 10:24:48 -07:00
Victor Porof
d2955f157d Bug 1141615 - Use before declaration for scaledStep in FlameGraph.jsm, r=jsantell 2015-03-10 13:19:10 -04:00
Carsten "Tomcat" Book
cd1ad99856 Backed out changeset b6c511f17246 (bug 1136146) for browser_dbg_source-maps-01.js test failures 2015-03-10 16:35:47 +01:00
Jason Orendorff
96f6d602b5 Bug 1132522, part 2 - Treat false return from proxyHandler.set() as strict mode failure. r=efaust.
This changeset includes a change in addon-sdk/source that is logically of a piece with the rest, but was reviewed separately; see <https://github.com/mozilla/addon-sdk/pull/1888>. r=Mossop.
2015-02-13 09:49:31 -06:00
Jason Orendorff
d6339c71c8 Bug 1132522, part 1 - Treat false return from proxyHandler.defineProperty() as strict mode failure. r=efaust. 2015-02-12 11:29:32 -06:00
Eddy Bruël
5b61bb52dc Bug 1136146 - Merge version 0.4.0 of the source-map library with fx-team. 2015-03-10 13:50:04 +01:00
Jordan Santell
5889af6782 Bug 1141313 - Reenable several disabled performance tool tests that are now resolved. r=vp 2015-03-09 15:00:00 +01:00
Sami Jaktholm
d6f6a53b08 Bug 1140739 - Don't expect any specific TLS version or cipher suite in browser_net_security-details.js. r=vporof 2015-03-07 22:40:28 +02:00
Mahdi Dibaiee
4a7055c0ec Bug 1128974 - Fetch default values for AudioNode params instead of hardcoding. r=jsantell 2015-03-09 13:33:00 +01:00
Brian Grinstead
0ad5ebd649 Bug 1090478 - Add a keyboard shortcut for the Browser Toolbox. r=jryans 2015-03-06 14:40:00 +01:00
Wes Kocher
0c00a67ca9 Merge inbound to m-c a=merge CLOSED TREE 2015-03-09 18:27:28 -07:00
Brian Grinstead
9251e6915e Bug 1140530 - Show the select frame dropdown by default in Browser Toolbox;r=ochameau 2015-03-09 11:39:30 -07:00
Brian Grinstead
a21890ea44 Bug 1139569 - Optimize update function for element editors in markup view;r=mratcliffe
Previously, any call to update() would destroy and recreate all attribute
editors.  This got really slow and caused a lot of unnecessary work, since
this ran any time any attribute changed.  Also, old attributes wouldn't
end up getting removed but would simply be hidden.  With this patch, we
update each attribute if it's changed, and any unused attributes are removed.
2015-03-09 10:02:21 -07:00
Patrick Brosset
5eda8219ac Bug 1123851 - 2 - Tests for the element geometry highlighter; r=bgrins 2015-03-09 17:33:24 +01:00
Panos Astithas
3487bf6a3c Use the correct l10n keys for the event listeners pane (bug 1101196). r=vporof 2015-03-09 17:50:30 +02:00
Masatoshi Kimura
7fdbca2023 Bug 1106470 - Drop SSLv3 support from devtools. r=vporof 2015-03-10 01:23:00 +09:00
Carsten "Tomcat" Book
2ef262ccb9 Backed out changeset 95fa879e6855 (bug 1132522) for JP test failures on a CLOSED TREE 2015-03-09 16:50:02 +01:00
Carsten "Tomcat" Book
18d2537fdd Backed out changeset 0f393119201c (bug 1132522) 2015-03-09 16:49:36 +01:00
Patrick Brosset
77fb6fc67c Bug 1137694 - Avoid calling content methods directly in browser_net_sort-03.js; r=past 2015-03-02 12:06:41 +01:00
Phil Ringnalda
39903e5660 Merge f-t to m-c, a=merge 2015-03-08 13:29:18 -07:00
Victor Porof
48bc46042b Bug 1140404 - The interval's start/end time was properly set fails for browser_perf-overview-time-interval.js, r=orange 2015-03-07 19:37:21 -05:00
Victor Porof
bfb4e73b37 Bug 1140404 - Add some logging to investigate the failure in browser_perf-overview-time-interval.js, r=me 2015-03-06 09:45:44 -05:00
Alexandre Poirot
dade31edcc Bug 1137238 - Fix toolboxes when switching between apps in WebIDE. r=jryans 2015-02-26 08:20:00 +01:00
Alexandre Poirot
76470bb1d7 Bug 1059308 - Make frame selection button to work in browser toolbox. r=jryans,past 2015-03-04 05:47:00 +01:00
Alexandre Poirot
5df442ebd0 Bug 1059308 - Fix tests to support chrome actor. r=jryans 2015-02-26 03:56:00 +01:00
Alexandre Poirot
a1f4dc3448 Bug 1059308 - Add Target.isTabActor to tell if the remote tab actor supports attach/detach requests. r=jryans 2015-02-26 03:55:00 +01:00
Victor Porof
a005285d92 Bug 1134029 - Fix 'Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIURI.host]' timeouts, r=jsantell 2015-03-05 22:19:44 -05:00
Wes Kocher
8cd7de362d Merge inbound to m-c a=merge CLOSED TREE 2015-03-05 15:17:41 -08:00
Victor Porof
812b1f8929 Bug 1132370 - Wrong State: Expected 'attached', but current state is 'detached', r=jsantell 2015-03-05 12:19:57 -05:00
Panos Astithas
af655d427c Don't let WebIDE break when trying to debug Chrome settings (bug 1134619). r=ochameau 2015-03-04 19:00:52 +02:00