Commit Graph

1004 Commits

Author SHA1 Message Date
Gabriel Luong
1f24481944 Bug 1242309 - Upgrade to CodeMirror 5.11.0 r=bgrins 2016-01-25 14:46:22 -05:00
Lin Clark
80c528b711 Bug 1241956 - Use standard license boilerplate in webconsole js files. r=bgrins 2016-01-25 11:19:58 -08:00
Lin Clark
7b8330c780 Bug 1241956 - Use standard license boilerplate in webconsole test files. r=bgrins 2016-01-25 11:19:39 -08:00
Tom Tromey
5c9d0b3b55 Bug 1013219 - set line number of return instruction; r=efaust,fitzgen,ejpbruel 2016-01-25 12:17:01 -07:00
Tom Tromey
7c4e941f79 Bug 1013219 - set the line number of the terminating retrval; r=jimb,ejpbruel,fitzgen 2016-01-25 12:17:01 -07:00
Alexandre Poirot
d25d08eb8b Bug 1239287 - Wait for attachTab request during Options panel initialization. r=jryans 2016-01-25 06:06:48 -08:00
Alexandre Poirot
08a8d884b3 Bug 1239287 - Promisify DebugerClient.attach* requests. r=jryans 2016-01-25 06:06:48 -08:00
Alexandre Poirot
d74353c1be Bug 1003860 - Various tweaks to the storage inspector. r=mratcliffe 2016-01-25 06:06:48 -08:00
Alexandre Poirot
4eb147fb7a Bug 1003860 - Service worker cache for storage actor. r=mratcliffe 2016-01-25 06:06:48 -08:00
Alexandre Poirot
d8a7edb911 Bug 1003860 - Simplify storage setup tasks in storage inspector tests. r=mratcliffe 2016-01-25 06:06:47 -08:00
Alexandre Poirot
f400881b46 Bug 1235780 - Remove preprocessing from floating scrollbar css. r=jryans 2016-01-25 06:06:47 -08:00
Alexandre Poirot
9b3ee4e2ab Bug 1232931: Wait for service worker registration before attaching a toolbox to it. r=janx 2016-01-25 06:06:47 -08:00
Patrick Brosset
eedadd4c40 Bug 1241527 - 4 - Use ruleview-changed event to avoid pending requests in browser_rules_multiple* tests; r=gl 2016-01-22 16:52:51 +01:00
Patrick Brosset
f8faeb37e4 Bug 1241527 - 3 - Fix typo in hideTooltipAndWaitForRuleviewChanged; r=gl 2016-01-22 16:35:22 +01:00
Patrick Brosset
2785860d4c Bug 1241527 - 2 - Use ruleview-changed event to avoid pending requests when browser_rules_search-filter* tests end; r=gl 2016-01-22 16:30:22 +01:00
Shlomi Fish
36361c11b7 Bug 1205353 - Wrong result for string.replace with backslash-dollar (/\$/) inside JS debugger. r=vporof 2015-12-11 06:01:00 +00:00
Phil Ringnalda
d7618989ba Merge m-c to m-i 2016-01-23 18:18:48 -08:00
Jan Odvarko
141702c8db Bug 1241884 - Introduce new requestHeaders field for promiseXHR. r=jryans 2016-01-22 15:24:21 +01:00
Julian Descottes
31c94d5946 Bug 1240344 - Fix filter propname used when creating toolbar. r=fitzgen
This commit fixes the prop name used when creating the Toolbar component
from app.js : Toolbar expects fitlerString, app was providing filter.

Extended browser_memory_filter_01.js to check the filter value is preserved
after switching views.
2016-01-22 12:23:44 +01:00
Lin Clark
6a7c81cd16 Bug 1235374 - Change BreakpointActor to protocol.js. r=jryans 2016-01-22 15:52:00 -05:00
Lin Clark
fdb33247c7 Bug 1234287 - Refactor webconsole netlogging tests. r=bgrins 2016-01-22 16:44:45 -08:00
Tom Tromey
23cd180d68 Bug 1224289 - add eslint rule to reject Cu.importGlobalProperties; r=mikeratcliffe 2016-01-22 13:58:31 -07:00
Jordan Santell
9811f3937d Bug 1226319 - part 2 - move the common localized strings from the heap view into the frame component itself. Also make the frame component configurable to optionally display the function name and host, and handle scenarios where the column does not exist -- all in preparation for the JIT optimizations view. r=fitzgen 2016-01-22 12:47:03 -08:00
Brian Grinstead
9fd09e6924 Bug 1241735 - Convert browser_webconsole_bug_614793_jsterm_scroll to be more e10s friendly;r=linclark 2016-01-22 10:09:39 -08:00
Julian Descottes
adbe000b45 Bug 1239673 - memorytable: set tree-node-odd from JS. r=vporof
Only visible table rows are rendered, therefore we
cannot rely on :nth-child(2) to create background stripes.

This commit adds the source index to the treeNode props.
Using this index, the treeNode can add a "tree-node-odd"
className to its element.

In css, tree-node-odd is then used to add the alternate
background color to a row,
2016-01-19 01:44:44 +01:00
Victor Porof
4455cf9ea8 Bug 1226267 - Emit CallWatcher call events, r=jsantell 2016-01-22 15:26:03 +01:00
Patrick Brosset
e476a417dd Bug 1241527 - 1 - Fix some unhandled rejected promises in colorpicker, cubicbezier and cssfilter ruleview tests; r=gl 2016-01-21 17:35:04 +01:00
Nick Fitzgerald
7fb3b5f976 Bug 1235458 - Move a bunch of utilities from DevToolsUtils to ThreadSafeDevToolsUtils. r=jsantell 2016-01-21 12:07:17 -08:00
Nick Fitzgerald
fc62beb4ce Bug 1219584 - Test that we show the allocations recording hint at the correct times. r=jsantell 2016-01-21 22:15:39 -05:00
Jordan Santell
ea865b34f3 Bug 1240981 - Make performance tools use BrowserLoader. r=fitzgen 2016-01-21 15:04:05 -08:00
Brian Grinstead
90b9674522 Bug 1237368 - Set inline style width to console output node so output scrolls faster;r=vporof 2016-01-21 14:33:54 -08:00
Tom Tromey
2ab62f3fe8 Bug 1241437 - remove workaround from StyleSheetEditor.jsm; r=pbrosset 2016-01-21 14:30:58 -07:00
Patrick Brosset
8fbd12a804 Bug 1213651 - Avoid server round-trips when displaying animated dom nodes; r=tromey
The main change here is that nodeFronts that have already been displayed
in the timeline are stored in a WeakMap so they can be retrieved from it
next time they're displayed and avoid a server-side round trip which, in
turn, causes the UI to flicker.

The other change is that now, it is possible to tell the animations actor
what is the current walker actor, which allows animation player actors to
directly send the NodeActor ID as part of their forms. Which, in most cases,
completely eliminates the server round-trip, because the corresponding
NodeFronts are already known on the client, so we get them from there.

The last change done here is that AnimationTargetNode now becomes a thin
wrapper on top of the new DomNodePreview component that was extracted so
it can be reused in other places.
2016-01-21 13:19:58 +01:00
Carsten "Tomcat" Book
0cfb6c0b29 Merge mozilla-central to fx-team 2016-01-21 12:30:07 +01:00
Carsten "Tomcat" Book
10b9203d86 Backed out changeset 22d80ccb4626 (bug 1003860) for test failures in browser_storage_dynamic_windows.js 2016-01-21 12:25:44 +01:00
Carsten "Tomcat" Book
acc0178869 Backed out changeset 8d93e84979b5 (bug 1003860) 2016-01-21 12:25:21 +01:00
Carsten "Tomcat" Book
3277a3b23d Backed out changeset 8737105685f1 (bug 1003860) 2016-01-21 12:25:20 +01:00
Carsten "Tomcat" Book
a5bf3d24f5 Backed out changeset 91ba81f7207e (bug 1030318) for making browser_profiler_tree-abstract-02.js failing permanent on e10s 2016-01-21 12:15:27 +01:00
Carsten "Tomcat" Book
d6d7f5602f merge mozilla-inbound to mozilla-central a=merge 2016-01-21 11:49:16 +01:00
Nick Fitzgerald
35eb40b14e Bug 1241221 - Part 1: Fix incorrect reporting of "moreChildrenAvailable". r=jdescottes
The condition checked when reporting whether there were `moreChildrenAvailable`
when constructing the initial DominatorTreeNode tree from a DominatorTree was
backwards. This commit fixes the condition and adds a test that fails without
the condition fix.
2016-01-20 23:29:46 -05:00
Nick Fitzgerald
ece63db599 Bug 1241221 - Part 0: Test retained size of nodes in dominmator trees. r=sfink
This adds a new test for dominator trees computed from heap snapshots, to make
sure that a node's retained size matches the following:

    retainedSize(node) = shallowSize(node) + sum(retainedSize(c) for c in children(node))

This test did not find the bug described in bug 1241221, but seems like a
valuable test to have anyways.
2016-01-20 13:08:00 -05:00
Nick Fitzgerald
ed6bfb3104 Bug 1233551 - Do not mark the allocations profiling as experimental. r=jsantell
This commit unmarks the allocation stack sampling as experimental, allowing it
to be visible by default, and no longer restricted to Nightly only.
2016-01-20 15:41:00 -05:00
James Long
130ed55394 Bug 1238881 - force the devtools version of React to always generate HTML elements r=Honza 2016-01-20 13:00:30 -05:00
J. Ryan Stinnett
3ecdab4aa7 Bug 1224751 - Use the window's console in BrowserLoader. r=jlongster 2016-01-20 12:34:44 -06:00
Julian Descottes
141b608cd9 Bug 1198326 - Prevent event propagation on click events of the inplace editor;r=bgrins 2016-01-20 01:49:50 +01:00
Patrick Brosset
1388b24c63 Bug 1240813 - Fixed the unhandled promise rejections in browser_rules_colorpicker-* tests; r=ochameau 2016-01-20 15:58:24 +01:00
Carsten "Tomcat" Book
79359c90a2 Merge mozilla-central to fx-team 2016-01-20 15:37:48 +01:00
Carsten "Tomcat" Book
03bfc91ef3 merge mozilla-inbound to mozilla-central a=merge 2016-01-20 15:34:34 +01:00
Victor Porof
66a0cfac5a Bug 1169035 - AbstractCanvasGraph.prototype._getRelativeEventCoordinates causes very costly layouts, r=jsantell 2016-01-20 14:16:27 +01:00
Victor Porof
aeb76806d9 Bug 1226245 - Make CallWatcher generic, r=jsantell 2016-01-20 14:11:14 +01:00