gecko/toolkit/devtools/server/actors
Patrick Brosset 4240855873 Bug 873443 - Make the inspector search suggest and select elements in frames; r=bgrins
This makes the inspector search input show suggestions for nodes in all documents in
the content page. Selecting a suggestion also now selects the corresponding nodes
even when they are inside nested frames.
2015-04-09 17:11:06 +02:00
..
utils Bug 1129784 - Implement column sliding for source mapped sources;r=jlong 2015-04-01 11:03:57 +02:00
actor-registry.js Bug 1147562 - Update remaining callsites of newChannel before landing the shim in toolkit/ (r=gijs) 2015-04-09 10:10:45 -07:00
animation.js Bug 1120833 - 3 - Refresh the list of animation widgets when new animations are added; r=miker 2015-04-01 10:16:40 +02:00
call-watcher.js Bug 1112378 - Rewrite errors from call watcher to hide information of the error originating from call watcher, rather than content. r=vp 2015-02-13 19:10:00 -05:00
canvas.js Bug 985488 - Allow canvas debugger to time out and stop recording frames. Canvas debugger 'wait' style now matches other media styles. Update labels in canvas debugger to explicitly state that it's waiting for rAF cycles, rather than appearing as if something went wrong. r=vporof 2015-02-23 18:46:00 +01:00
child-process.js Bug 1148753 - Update browser content toolbox to create a TabSources instance. r=jryans 2015-03-30 09:29:00 -04:00
childtab.js Bug 1068400 - Fix devtools when morphing non-e10s tab into e10s one. r=jryans 2015-03-25 11:04:31 -07:00
chrome.js Bug 1147042 - Rename attachProcess to getProcess. r=ochameau 2015-03-24 14:59:53 -05:00
common.js Bug 1147972 - Test setting a breakpoint on a column;r=jlong 2015-04-03 14:46:27 +02:00
csscoverage.js
device.js Bug 1103640 followup - fix syntax error, r=me 2014-11-24 14:25:59 +11:00
director-manager.js Bug 980481 - DirectorRegistry, DirectorManager, DirectorScript and MessagePort RemoteDebuggerServer actors. r=ochameau 2015-01-31 10:36:00 -05:00
director-registry.js Bug 980481 - DirectorRegistry, DirectorManager, DirectorScript and MessagePort RemoteDebuggerServer actors. r=ochameau 2015-01-31 10:36:00 -05:00
eventlooplag.js
framerate.js Bug 1132208 - "Remove dead code from framerate actor now in GraphsWorker.js". r=jsantell 2015-03-31 21:00:00 +02:00
gcli.js
highlighter.css Bug 1144163 - Add a rulers highlighter; added highlighter. r=pbrosset 2015-03-31 14:13:24 +02:00
highlighter.js Bug 1144163 - Add a rulers highlighter; added highlighter. r=pbrosset 2015-03-31 14:13:24 +02:00
inspector.js Bug 873443 - Make the inspector search suggest and select elements in frames; r=bgrins 2015-04-09 17:11:06 +02:00
layout.js Bug 1098435 - Ignore reflows caused by the highlighter in the LayoutChangesObserver; r=paul 2014-11-28 12:12:23 +01:00
memory.js Bug 1143915 - Allow multiple calls to memory and timeline actor's start methods, to return the local start time from the actor. r=vp 2015-03-17 08:28:00 -04:00
monitor.js
preference.js
pretty-print-worker.js
profiler.js Backed out changeset f937e8d943d8 (bug 1147945) for xpcshell failures. 2015-04-07 13:44:58 -04:00
root.js Bug 1147042 - Rename attachProcess to getProcess. r=ochameau 2015-03-24 14:59:53 -05:00
script.js Bug 1147972 - Test setting a breakpoint on a column;r=jlong 2015-04-03 14:46:27 +02:00
settings.js Bug 1138650 - Update remaining callsites to use newChannel2 in toolkit/devtools (r=jryans) 2015-03-09 20:05:49 -07:00
storage.js Bug 1083927 - IndexedDB: Subdomain Quota Management; r=bent,ehsan 2014-11-28 09:44:12 +01:00
string.js
styleeditor.js Bug 1124951: Make JS callers of ios.newChannel call ios.newChannel2 in toolkit/devtools (r=jryans) 2015-01-26 19:54:52 -08:00
styles.js Bug 1120570 - Fix media query in rule view link text. r=bgrins 2015-03-23 17:33:02 +00:00
stylesheets.js Bug 1120570 - Fix media query in rule view link text. r=bgrins 2015-03-23 17:33:02 +00:00
timeline.js Bug 1151703 - Part 2: Show XML and HTML parsing markers in the performance tool; r=jsantell 2015-04-08 11:25:56 -07:00
tracer.js Bug 1131643 - Implement a Location object;r=jlong 2015-02-23 09:36:58 +01:00
webapps.js Bug 1107756 - Allows overloading the system apps if devtools are unrestricted. r=jryans 2014-12-04 16:43:00 -05:00
webaudio.js Bug 1134079 - Supply audio node definitions directly from the client if the webaudio actor server does not support it (like on older versions of FxOS). r=vp 2015-02-23 12:47:00 +01:00
webbrowser.js Merge m-c to inbound a=merge CLOSED TREE 2015-03-26 17:46:35 -07:00
webconsole.js Bug 1143497 - Offer a way to extend WebConsole commands. r=bgrins 2015-04-06 09:41:00 -04:00
webgl.js