Commit Graph

4345 Commits

Author SHA1 Message Date
Mark Goodwin
609e7628f4 Bug 1092055 - Test that webconsole messages show up for non-top level security errors. r=past 2015-02-12 03:06:00 -05:00
Carsten "Tomcat" Book
ba74506cf4 Merge mozilla-central to fx-team 2015-02-11 15:01:53 +01:00
Carsten "Tomcat" Book
34b660c646 merge mozilla-inbound to mozilla-central a=merge 2015-02-11 14:58:16 +01:00
Victor Porof
e19d86e3f3 Bug 1131577 - Waterfall view can scroll outside the visible bounds if the flamegraph view was initialized before a recording was started, r=jsantell 2015-02-10 18:36:31 -05:00
Victor Porof
13b0947af5 Bug 1131572 - DetailsView.setAvailableViews should be a task, r=jsantell 2015-02-10 18:36:31 -05:00
Ryan VanderMeulen
817924eff7 Merge inbound to m-c. a=merge
CLOSED TREE
2015-02-10 16:03:15 -05:00
J. Ryan Stinnett
be28ffd2aa Bug 1126350 - Settle all toolbox destruction before final cleanup. r=pbrosset 2015-02-10 12:37:21 -06:00
Ryan VanderMeulen
c8c8af24d0 Backed out changeset 86ed8b7700c8 (bug 967853) for browser_dbg_variables-view-popup-10.js failures. 2015-02-10 12:17:50 -05:00
Ryan VanderMeulen
81fa7448ef Backed out changesets b228f986968b and b5721ae2c2cd (bug 1092055) for browser_webconsole_certificate_messages.js failures. 2015-02-10 12:11:39 -05:00
Ryan VanderMeulen
5bd25b92d7 Backed out changeset 6a701bd8f339 (bug 1109388) 2015-02-10 11:43:45 -05:00
Sami Jaktholm
9e7aa2c7fd Bug 1129116 - Part 2 - Use a frame script to perform requests in browser_net_filter-0?.js instead of directly calling debuggee CPOW. r=vporof 2015-02-10 14:12:26 +02:00
Sami Jaktholm
b0df87f55e Bug 1129116 - Part 1 - Add support for performing XMLHttpRequests with devtools frame-script-utils.js. r=vporof 2015-02-10 14:05:41 +02:00
Mark Goodwin
9993da7d9a Bug 1092055 - Test that webconsole messages show up for non-top level security errors. r=past 2015-02-10 00:34:00 -05:00
Masatoshi Kimura
39e52e9b0b Bug 1124039 - Enable RC4 only if ClientHelloVersion <= TLS 1.0. r=keeler 2015-02-10 22:29:51 +09:00
Hallvord R. M. Steen
a9e19c13f2 Bug 967853 - Hide variable tooltip when stepping in devtools debugger. r=pbrosset 2015-01-20 07:25:31 +01:00
Ian Moody
c4ee6d8410 Bug 1027246 - use "return" instead of "throw new Task.Result()" when switching to ES6 generators. r=fitzgen 2015-02-08 14:48:00 +01:00
Vikneshwar
c5252b8f8a Bug 1027246 - replaced function with function* for generators. r=fitzgen 2015-02-08 00:48:43 +00:00
Carsten "Tomcat" Book
a4b84becee Backed out changeset 46cfe0a6aa6c (bug 1027246) for suspicion of causing dt test bustage on a CLOSED TREE 2015-02-10 13:55:51 +01:00
Carsten "Tomcat" Book
e23633282d Backed out changeset f4240674fd6c (bug 1027246) 2015-02-10 13:55:14 +01:00
Jordan Santell
dc34ab798e Bug 1130200 - Fix the mocked memory and timeline actors for older gecko targets (fx2.0, fx2.1). r=vp 2015-02-09 12:49:00 +01:00
Jordan Santell
55731ffa91 Bug 1111020 - Fix key events in perf tool's call trees. r=vp 2015-02-09 12:35:00 +01:00
Jennifer Fong
0abe538ed4 Bug 1109388 - Delay reading data. r=jryans 2015-02-09 14:49:00 +01:00
Ian Moody
bc45e470d1 Bug 1027246 - use "return" instead of "throw new Task.Result()" when switching to ES6 generators. r=nfitzgerald 2015-02-08 14:48:00 +01:00
Vikneshwar
40d0074003 Bug 1027246 - replaced function with function* for generators. r=fitzgen 2015-02-08 00:48:43 +00:00
J. Ryan Stinnett
306abe6f39 Bug 1117067 - Don't wait for tab.detach to complete. r=ochameau 2015-02-09 14:04:46 -06:00
J. Ryan Stinnett
0e70d4cdb6 Bug 1117067 - Harden toolbox cleanup paths, async promises for WebIDE tests. r=ochameau 2015-02-09 14:04:46 -06:00
J. Ryan Stinnett
3f937378ab Bug 1117067 - Destroy toolbox before disconnect. r=ochameau 2015-02-09 14:04:46 -06:00
Patrick Brosset
cf4227f6c7 Bug 1074836 - 8 - Remove the gloal skip-if=e10s on browser/devtools/inspector tests; r=me 2015-02-09 10:03:07 +01:00
Patrick Brosset
13a2fbf72b Bug 1074836 - 7 - Fix the inspector node reselection test with e10s; r=jwalker 2015-02-09 10:03:06 +01:00
Patrick Brosset
bb69a89b03 Bug 1074836 - 6 - Fix the inspector search field test with e10s; r=jwalker 2015-02-09 10:03:06 +01:00
Patrick Brosset
6d2e123f8f Bug 1074836 - 5 - Disable iframe scrolling inspector test with e10s; r=me 2015-02-09 10:03:06 +01:00
Patrick Brosset
e2adef4fa0 Bug 1074836 - 4 - Fix the iframe deletion inspector test with e10s; r=bgrins 2015-02-09 10:03:06 +01:00
Patrick Brosset
fe55271bb2 Bug 1074836 - 3 - Fix the browser ctx-menu inspector test with e10s; r=bgrins 2015-02-09 10:03:06 +01:00
Patrick Brosset
b8037c0d37 Bug 1074836 - 2 - Disable the gcli related test in browser/devtools/inspector with e10s; r=me 2015-02-09 10:03:06 +01:00
Patrick Brosset
5bf6fafbc0 Bug 1074836 - 1 - Use both actorID and connPrefix to retrieve the right highlighter actors during inspector tests; r=miker 2015-02-09 10:03:06 +01:00
Phil Ringnalda
821b92b3cc Merge f-t to m-c, a=merge 2015-02-07 18:00:22 -08:00
Phil Ringnalda
fe9f944c5c Merge m-c to f-t 2015-02-07 09:00:06 -08:00
Phil Ringnalda
3ed66121d9 Merge f-t to m-c, a=merge 2015-02-07 08:55:02 -08:00
Jordan Santell
01e8e76854 Bug 1130671 - clean up some test regressions in perf++ tool. Add toString methods for views for help rendering in tests. r=vp
From 88da44a4dfe3593dad339dc043986108e012f32c Mon Sep 17 00:00:00 2001
2015-02-06 17:45:32 -08:00
Mike Taylor
be6d092adb Bug 1129055 - Make headers summary URL value selectable. r=vporof 2015-02-06 13:30:37 -08:00
Victor Porof
9222fe31d1 Bug 1121192 - Mouse events sometimes don't fire in the canvas graphs, r=jsantell 2015-02-06 13:26:10 -05:00
Victor Porof
beef2a3445 Bug 1130276 - Add an 'invert flame graph' option to go along with 'invert call tree', r=jsantell 2015-02-06 13:26:08 -05:00
Victor Porof
febf13d448 Bug 1130278 - The 'show-platform-data' pref is irrelevant for memory call trees, r=jsantell 2015-02-06 13:23:18 -05:00
Victor Porof
d91ba1c031 Bug 1130274 - JS and Memory flame graphs get rerendered but don't actually change when prefs are modified, r=jsantell 2015-02-06 13:23:02 -05:00
Victor Porof
25297694d4 Bug 1130273 - PerformanceView._onClearButtonClick listener is never removed from _clearButton, r=jsantell 2015-02-06 13:21:48 -05:00
Victor Porof
f08175aac0 Bug 1130272 - OverviewView._onGraphSelecting doesn't need to check if a recording is available, r=jsantell 2015-02-06 13:21:41 -05:00
Victor Porof
a39be98e65 Bug 1130270 - Waterfall view doesn't need to be cleared when a recording is started in the new performance tool, r=jsantell 2015-02-06 13:21:29 -05:00
Victor Porof
076f5444be Bug 1129187 - Initialize all the overview graphs and detail views lazily, r=jsantell 2015-02-06 13:20:19 -05:00
J. Ryan Stinnett
8c04098a0a Bug 1126965 - Show QR code for WiFi auth in WebIDE. r=past 2015-02-06 12:09:39 -06:00
Jordan Santell
1a31864d4a Bug 1128859 - Memory allocation views are only enabled if 'enable-memory' preference is on. r=vp
From bca130324429144e7f92d6c058600cf378717106 Mon Sep 17 00:00:00 2001
2015-02-04 15:20:04 -08:00