Commit Graph

4329 Commits

Author SHA1 Message Date
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
Victor Porof
79d0d5c9c1 Bug 1130040 - Remove undefined reference to EVENTS.RECORDING_CREATED in performance-controller.js, r=me 2015-02-05 21:51:35 -05:00
Wes Kocher
e1292d67e5 Merge inbound to m-c a=merge CLOSED TREE 2015-02-05 16:55:01 -08:00
Victor Porof
046c3f35b3 Bug 1129539 - stopwatch icon in landing/recording panes in perf++ tool has padding issue in OSX, r=jsantell 2015-02-05 14:34:40 -05:00
Dave Townsend
1590ebd9cf Bug 1083281: Use flags to determine which chrome and about URIs are loaded in the content process. r=mconley, r=bsmedberg, r=jduell, r=mratcliffe
--HG--
extra : rebase_source : beda0088e7715eeb41525b0123f308068745bd80
2015-02-05 08:09:15 -08:00
David Rajchenbach-Teller
49cf933459 Bug 1005870 - Adding a copy() command to the console;r=robcee 2015-02-04 18:53:40 -08:00
Ryan VanderMeulen
6e53f225c7 Bug 1029545 - Disable browser_dbg_variables-view-popup-14.js for frequent failures on all platforms. 2015-02-05 12:17:34 -05:00
Jordan Santell
013785609d Bug 1120800 - Clear button now clears out all recordings and
From 2b0d8712c363893515e181de147ac3c8e0c51890 Mon Sep 17 00:00:00 2001
 stops current recording. r=vp
2015-02-04 13:35:31 -08:00
Masatoshi Kimura
48405f52be Bug 1128227 - Add a static TLS insecure fallback whitelist. r=keeler 2015-02-07 13:03:23 +09:00
Phil Ringnalda
42a77ddc1f Merge m-c to m-i 2015-02-07 08:59:00 -08:00
Tom Schuster
b3f3a7ee84 Bug 1130466 - Add tooltip to console log-line icon. r=jryans 2015-02-07 16:23:14 +01:00
Ryan VanderMeulen
48cdf8f2d8 Merge m-c to fx-team. a=merge
CLOSED TREE
2015-02-04 15:04:23 -05:00
Tooru Fujisawa
29b35296cd Bug 1108930 - Part 5: Call Map and Set with new in devtools. r=fitzgen 2015-02-05 00:59:15 +09:00
Patrick Brosset
97e5971148 Bug 1120899 - Extract the animationplayer meta-data UI to a refreshable component; r=bgrins 2015-02-04 14:03:29 +01:00
Jordan Santell
a2f3e16216 Bug 1120699 - Implement panel state toggling in performance tool. r=vp
From f35d8e97b0b87d938c7bd37eb64ec5f5c32d8352 Mon Sep 17 00:00:00 2001
2015-02-03 15:35:48 -08:00