gecko/toolkit/devtools
Sami Jaktholm 74e7b0a4f6 Bug 949355 - Wait for iframes to be loaded before looking at their style sheets. r=bgrins
Previously the getStyleSheets method was only waiting for the topmost frame to
load before listing the style sheets. If a frame wasn't loaded in time, it
caused some sheets to be missing causing the test to timeout.

These changes make the actor to wait for a frame to be loaded in _addStyleSheets
before doing the actual adding. This allows the code of _addAllStyleSheets to be
moved directly to getStyleSheets as it no longer needs to wait for the load to
happen.
2015-05-31 15:08:57 +03:00
..
acorn Add a devtools tag to all devtools tests (bug 1149907). r=pbrosset 2015-04-01 14:09:33 +03:00
apps Bug 1167053 - Convert NetUtil.newChannel2 callsites to use new API - update asyncFetch2 (r=sicking,paolo) 2015-05-21 19:51:40 -07:00
client Bug 1168088 - Remove SpiderMonkey-specific syntax from toolkit/devtools. r=pbrosset 2015-05-28 11:54:00 -04:00
discovery Bug 1140913 - Disable perma failure test_discovery.js. r=ryanvm a=sheriffduty 2015-05-12 06:54:00 +02:00
gcli Let the debugger server started by GCLI debug chrome code (bug 1170495). r=ochameau,jwalker 2015-06-03 13:16:23 +03:00
jsbeautify Add a devtools tag to all devtools tests (bug 1149907). r=pbrosset 2015-04-01 14:09:33 +03:00
pretty-fast Add a devtools tag to all devtools tests (bug 1149907). r=pbrosset 2015-04-01 14:09:33 +03:00
qrcode Bug 1152836 - QR Decoder: Inline getPixel: 235ms -> 225ms r=past 2015-04-10 11:09:56 -05:00
security Bug 1168088 - Remove SpiderMonkey-specific syntax from toolkit/devtools. r=pbrosset 2015-05-28 11:54:00 -04:00
server Bug 949355 - Wait for iframes to be loaded before looking at their style sheets. r=bgrins 2015-05-31 15:08:57 +03:00
shared Bug 1164632 - use new worker helpers in debugger for pretty-printing r=jsantell 2015-05-21 12:06:32 -04:00
sourcemap Bug 1149115 - Merge the latest version of the source-map library with fx-team. 2015-05-08 17:03:39 +02:00
styleinspector Bug 1168088 - Remove SpiderMonkey-specific syntax from toolkit/devtools. r=pbrosset 2015-05-28 11:54:00 -04:00
tern Add a devtools tag to all devtools tests (bug 1149907). r=pbrosset 2015-04-01 14:09:33 +03:00
tests Bug 1166189 - ESLint configuration files for devtools; r=tromey 2015-05-28 09:30:03 +02:00
transport Bug 1164564 - Implement a WorkerDebuggerTransport;=jlong 2015-06-01 12:25:28 +02:00
webconsole Bug 1168088 - Remove SpiderMonkey-specific syntax from toolkit/devtools. r=pbrosset 2015-05-28 11:54:00 -04:00
.eslintignore Bug 1166189 - ESLint configuration files for devtools; r=tromey 2015-05-28 09:30:03 +02:00
.eslintrc Bug 1166189 - ESLint configuration files for devtools; r=tromey 2015-05-28 09:30:03 +02:00
async-utils.js
Console.jsm
content-observer.js
css-color.js Bug 1154809 - avoid regexps in css-color; r=pbrosset 2015-05-19 08:56:14 -07:00
deprecated-sync-thenables.js
DevToolsUtils.js Bug 1168088 - Remove SpiderMonkey-specific syntax from toolkit/devtools. r=pbrosset 2015-05-28 11:54:00 -04:00
DevToolsUtils.jsm
event-emitter.js Bug 1168088 - Remove SpiderMonkey-specific syntax from toolkit/devtools. r=pbrosset 2015-05-28 11:54:00 -04:00
event-parsers.js Bug 1102219 - Part 4: Replace String.prototype.contains with String.prototype.includes in chrome code. r=till 2015-04-30 00:32:05 +09:00
LayoutHelpers.jsm Bug 1127423 - Don't scroll horizontally when selecting an element in markup view;r=jryans 2015-05-08 20:39:23 -07:00
Loader.jsm Bug 1167053 - Convert NetUtil.newChannel2 callsites to use new API - update asyncFetch2 (r=sicking,paolo) 2015-05-21 19:51:40 -07:00
moz.build Bug 1164483 - move worker helpers from frontend of devtools to backend r=jsantell 2015-05-13 15:52:23 -04:00
output-parser.js Bug 1154809 - rewrite output-parser.js to use CSSLexer; r=pbrosset 2015-05-19 08:56:16 -07:00
path.js
Require.jsm
touch-events.js
worker-loader.js Bug 1164564 - Define an instance of the worker loader for worker threads;r=jlong 2015-05-27 14:14:07 +02:00