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
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
Carsten "Tomcat" Book
0d006404c3
Merge mozilla-central to mozilla-inbound
2015-03-05 15:46:10 +01:00
Masatoshi Kimura
926928febc
Bug 1138882 - Add a pref to enable unrestricted RC4 fallback. r=keeler
2015-03-05 22:51:31 +09:00
Phil Ringnalda
aa4af6e17e
Bug 1140739 - Adjust browser_net_security-details.js's expectation of the label for a TLSv1.2 connection following the bug 1137470 NSS 3.18RC0 update's increase of the default maximum enabled TLS version
...
CLOSED TREE
2015-03-07 11:44:08 -08:00
Jason Orendorff
e425a56663
Bug 1132522, part 2 - Treat false return from proxyHandler.set() as strict mode failure. r=efaust.
2015-02-13 09:49:31 -06:00
Jason Orendorff
033d1036b5
Bug 1132522, part 1 - Treat false return from proxyHandler.defineProperty() as strict mode failure. r=efaust.
2015-02-12 11:29:32 -06:00
Sami Jaktholm
87fad8ecc0
Bug 1125342 - Fix intermittent browser_responsiveui.js by making the test to wait for document to load before starting the test. r=ochameau
2015-03-06 14:09:50 +02:00
Zimon Dai
b9df7372ed
Bug 983469 - Pause on breakpoint condition exception. r=fitzgen
2015-02-09 21:43:17 +08:00
Brandon Max
da219fac25
Bug 967319 - Sort object properties in natural order in the Variables View. r=jaws
2015-02-26 17:54:25 -05:00
Eddy Bruël
fcc9223a8a
Backed out changeset d6fe72a0baf2
2015-03-04 15:20:52 +01:00
Eddy Bruël
0662393c5b
Bug 1136146 - Merge the latest version of the source-map library with fx-team;r=fitzgen
2015-03-04 15:16:39 +01:00
Panos Astithas
768adc6fef
Bug 1138939 - Notify when WebIDE has finished initializing so that Valence can register runtime scanners. r=ochameau
2015-03-03 19:49:58 +02:00
Carsten "Tomcat" Book
30a838c80b
Backed out changeset 4f1e44bd6204 (bug 1059308)
2015-03-03 16:28:14 +01:00
Carsten "Tomcat" Book
e0edb34391
Backed out changeset 4696a52daeed (bug 1059308)
2015-03-03 16:28:13 +01:00
Carsten "Tomcat" Book
33d06bf789
Backed out changeset 2433abf44e53 (bug 1059308)
2015-03-03 16:28:08 +01:00
Carsten "Tomcat" Book
eb3aed20a2
Backed out changeset ead3ea3e566e (bug 1137238)
2015-03-03 16:28:03 +01:00
Alexandre Poirot
b5c036e16f
Bug 1137238 - Fix toolboxes when switching between apps in WebIDE. r=jryans
2015-02-26 08:20:00 +01:00
Alexandre Poirot
1a74b9842c
Bug 1059308 - Make frame selection button to work in browser toolbox. r=jryans,past
2015-03-03 04:19:00 +01:00
Alexandre Poirot
610a7d688d
Bug 1059308 - Fix tests to support chrome actor. r=jryans
2015-02-26 03:56:00 +01:00
Alexandre Poirot
a586d24474
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
Ian Moody
b199d6acdd
Bug 1138518 - Add JS template string (`) to autoCloseBrackets for the DevTools Source Editor. r=bgrins
2015-03-02 10:59:00 +01:00
Brian Grinstead
2e4b07fa1a
Bug 1134845 - Add clearHistory jsterm helper to remove persisted console input history. r=past
2015-02-20 14:57:00 -05:00
Mahdi Dibaiee
e4916716a9
Bug 984442 - Remove XUL attributes when their attributeName is deleted. r=pbrosset
2015-02-27 02:44:00 -05:00