Commit Graph

1021 Commits

Author SHA1 Message Date
Patrick Brosset
df9ad38165 Bug 1241527 - 5 - Use ruleview-changed event to fix remaining pending requests in tests; r=gl 2016-01-25 16:22:07 +01:00
Gabriel Luong
09f29bac62 Bug 1242201 - Part 1: Make one instance of markup.css r=bgrins 2016-01-25 23:09:57 -05:00
Phil Ringnalda
910b02ccc4 Back out changeset 3380feadf35b (bug 1242201) for being the wrong patch
CLOSED TREE
2016-01-25 19:54:12 -08:00
Gabriel Luong
29d7e04f09 Bug 1242201 - Part 1: Make one instance of markup.css r=bgrins 2016-01-25 22:32:42 -05:00
Brian Grinstead
3a2e81ccc9 Bug 1016024 - Increase time limit for the log to finish in webconsole test to give extra space for linux debug runs;r=me
This test isn't actually meant to test the performance of logging, just that the timestamps are sensible.
2016-01-25 18:37:46 -08:00
J. Ryan Stinnett
f96e93a43c Bug 1239437 - Browser mochitests for responsive.html. r=pbrosset 2016-01-25 19:44:08 -06:00
J. Ryan Stinnett
9790e6dd92 Bug 1239437 - xpcshell tests for responsive.html. r=pbrosset 2016-01-25 19:44:08 -06:00
J. Ryan Stinnett
b288e3d26a Bug 1239437 - Allow run_test to be unused in xpcshell tests. r=pbrosset 2016-01-25 19:44:08 -06:00
J. Ryan Stinnett
da21a04746 Bug 1239437 - Stir in React and Redux. r=pbrosset,jlongster 2016-01-25 19:44:08 -06:00
J. Ryan Stinnett
23d8d18289 Bug 1239437 - Hide iframe border. r=pbrosset 2016-01-25 19:44:08 -06:00
J. Ryan Stinnett
d3d80dcc37 Bug 1239437 - Add a basic viewport frame. r=pbrosset 2016-01-25 19:44:08 -06:00
J. Ryan Stinnett
555e6c8195 Bug 1239437 - Delegate to empty, new responsive UI tool if enabled. r=pbrosset 2016-01-25 19:44:08 -06:00
James Long
85b15a21a0 Bug 1239060 - add exports hook in loader r=zer0 2016-01-25 20:23:04 -05:00
Brian Grinstead
50ce69640f Bug 1242716 - Get rid of CPOW usage in browser_webconsole_bug_585237_line_limit.js;r=linclark 2016-01-25 16:07:51 -08:00
Hugo Arregui
4e019057e5 Bug 1225063 - add option (devtools.markup.collapseAttributes) to enable/disable attribute collapsing from settings panel;r=bgrins 2016-01-25 16:02:31 -08:00
Gabriel Luong
7783640aea Bug 1242278 - Eslint cleanup of Inspector markup view r=pbro 2016-01-25 15:00:04 -05:00
Alexandre Poirot
23718f065f Backed out 3 changesets (bug 1003860) for dt6//browser_storage_basic.js failure on win7-debug
Backed out changeset 824ccce70bcf (bug 1003860)
Backed out changeset d1d1dbec6725 (bug 1003860)
Backed out changeset a4fe93d921ad (bug 1003860)
2016-01-25 11:56:07 -08:00
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