gecko/toolkit/devtools
Bobby Holley 713c6cebe7 Bug 1020609 - Fix up webconsole. r=past
The basic setup is that Object (and now Array) Xrays apply various heuristics
to try to filter out dangerous properties from the underlying object. This
includes accessor properties, shadowing properties, callables, and non-Xrayable
objects. We need to make various fixes on the devtools side to keep this stuff
working.

Also, it would be nice if the tests were designed in such a way that a failed
string match didn't cause the whole test to hang without a useful error message.
2014-06-11 15:16:06 -07:00
..
acorn Bug 967813 - Change loader alias for acorn and add acorn/util/walk.js. r=fitzgen 2014-02-06 12:39:04 -08:00
apps Bug 1013876 - devices list is not cleared up when adb addon uninstalled. r=ochameau 2014-05-22 09:17:22 +02:00
client Bug 907310 - (shift)+F5, Cmd/Ctrl+R should be available in Detached Devtools Window. r=bgrins 2014-05-09 17:41:43 -07:00
gcli Bug 1016578 - Enhancement: Easily inject jQuery, underscore, or other useful libraries into pages from devtools. r=jwalker 2014-06-09 10:40:00 -04:00
pretty-fast Bug 1020587 - Update pretty-fast to latest upstream. r=me 2014-06-04 14:03:00 -04:00
qrcode Bug 1004701 - Add QR decoder library. r=paul 2014-05-09 12:50:00 -04:00
server Bug 1020609 - Fix up webconsole. r=past 2014-06-11 15:16:06 -07:00
sourcemap Bug 1003095 - Fix strict errors in the debugger server;r=past 2014-05-15 16:36:03 +02:00
styleinspector Bug 1016330 - (Part 1) Make CSS Coverage work with B2G; r=paul 2014-06-08 22:33:36 +01:00
tern Bug 968896 - Add tern support to source editor to provide autocompletion and type inference. r=vp, r=anton, r=fitzgen 2014-04-16 13:49:28 -07:00
tests Bug 1003095 - Convert DevToolsExtensions.jsm into an SDK module;r=past;r=ZER0 2014-05-22 16:20:41 +02:00
transport Bug 1012869 - Allow STREAM_WOULD_BLOCK, close transport for others. r=paul 2014-06-09 13:21:00 -04:00
webconsole Bug 1020609 - Fix up webconsole. r=past 2014-06-11 15:16:06 -07:00
async-utils.js Bug 1016578 - Enhancement: Easily inject jQuery, underscore, or other useful libraries into pages from devtools. r=jwalker 2014-06-09 10:40:00 -04:00
Console.jsm Bug 993029: Create an add-on console actor that will be displayed in the console tab of the add-on debugger. r=msucan, r=Unfocused, r=past 2014-05-01 08:36:01 -07:00
content-observer.js Bug 995170 - Convert legacy uses of promise.js in devtools where this doesn't result in test failures. r=jwalker 2014-04-14 14:15:43 +01:00
css-color.js Bug 939040 - Add eyedropper tool and include it in the color picker tooltip; r=pbrosset 2014-03-31 15:26:53 -07:00
deprecated-sync-thenables.js Bug 995184 - Copy the legacy "promise.js" implementation from the Add-on SDK to devtools. r=past 2014-04-22 20:55:01 +01:00
DevToolsUtils.js Bug 1003905 - Refactor DevToolsUtils.js to be worker friendly; r=past 2014-06-10 20:35:51 +02:00
DevToolsUtils.jsm Bug 859372 - Refactor DevToolsUtils.js;r=past 2014-03-04 15:38:05 +01:00
event-emitter.js Bug 1003095 - Refactor event-emitter.js to be worker friendly;r=past 2014-06-10 20:36:38 +02:00
LayoutHelpers.jsm Bug 969306 - Remove getQuads() polyfill now that getQuads has landed r=pbrosset 2014-06-03 13:12:55 +01:00
Loader.jsm Bug 1003095 - Refactor script.js to be worker friendly;r=past 2014-05-30 16:42:55 +02:00
Makefile.in
moz.build Bug 797639 - Part 1: Bulk data support in the transport layer. r=jimb 2014-05-14 14:30:02 -05:00
output-parser.js Bug 971628 - Avoid exceptions when entering invalid property names in the rule-view; r=miker 2014-05-05 14:46:11 +02:00
Require.jsm
touch-events.js Bug 961659 - Prevent touch helper to end up in a broken state. r=paul 2014-01-21 11:48:04 -05:00
worker-loader.js Bug 1003095 - Refactor object grips tests to run against the worker loader;r=past 2014-06-10 20:37:05 +02:00