.. |
highlighters
|
Bug 1059312 - Fix highlighter offset after switching iframe context;r=pbro
|
2016-01-31 10:19:31 +01:00 |
utils
|
Bug 1247192 - Replace all usage of Services in TabSources with URL;r=fitzgen,jryans
|
2016-02-17 14:33:45 +01:00 |
actor-registry.js
|
Bug 1220458 - Resolves ActorRegistry.registerActor only once actor is registered in the child processes. r=jryans
|
2015-11-19 09:51:21 -08:00 |
addon.js
|
Bug 1113865 - Replace all calls to dbg_assert with DevToolsUtils.assert. r=fitzgen
|
2015-11-16 07:22:49 -08:00 |
animation.js
|
Bug 1232681 - Display script-generated animations correctly. r=pbro
|
2016-02-03 23:21:44 +01:00 |
breakpoint.js
|
Bug 1235374 - Change BreakpointActor to protocol.js. r=jryans
|
2016-01-22 15:52:00 -05:00 |
call-watcher.js
|
Bug 1226267 - Emit CallWatcher call events, r=jsantell
|
2016-01-22 15:26:03 +01:00 |
canvas.js
|
Bug 1226245 - Make CallWatcher generic, r=jsantell
|
2016-01-20 14:11:14 +01:00 |
child-process.js
|
Bug 1212797 - Refactor worker actors to protocol.js. r=ochameau
|
2016-02-24 06:29:00 +01:00 |
childtab.js
|
|
|
chrome.js
|
|
|
common.js
|
Bug 1223766 - Removing an actor from an actor pool should destroy it;r=past
|
2015-11-13 10:19:55 +01:00 |
csscoverage.js
|
Bug 1245462 - Replace usages of gDevTools.jsm by module imports. r=jryans
|
2016-02-11 04:29:47 -08:00 |
device.js
|
Bug 1231100 - Get rid of nsIDOMFileReader - patch 2, r=sicking
|
2015-12-09 15:52:38 -05:00 |
director-manager.js
|
|
|
director-registry.js
|
|
|
eventlooplag.js
|
|
|
frame.js
|
Bug 1235375 - Change FrameActor to protocol.js. r=ejpbruel
|
2016-01-04 08:34:00 -05:00 |
framerate.js
|
Bug 1196047 - Move shared/shared perf files to server/performance. r=jsantell
|
2015-10-09 18:26:09 -05:00 |
gcli.js
|
|
|
heap-snapshot-file.js
|
Bug 1207645 - Create HeapSnapshotFileActor; r=jryans
|
2015-09-25 15:35:02 -07:00 |
highlighters.css
|
Bug 1228829 - Make infobar more visible on dark backgrounds. r=pbro, r=ntim
|
2015-12-11 10:02:00 -05:00 |
highlighters.js
|
Bug 1245654 - Make the inspector shortcut start the pick mode again; r=bgrins
|
2016-02-18 17:52:33 +01:00 |
inspector.js
|
Bug 1213651 - Avoid server round-trips when displaying animated dom nodes; r=tromey
|
2016-01-21 13:19:58 +01:00 |
layout.js
|
Bug 1222409 - Listen to window resize events on server and use this to refresh style-inspector; r=bgrins
|
2015-11-26 12:18:17 +01:00 |
memory.js
|
Bug 1196047 - Move shared/shared perf files to server/performance. r=jsantell
|
2015-10-09 18:26:09 -05:00 |
memprof.js
|
Backed out 2 changesets (bug 1202902) to recking bug 1202902 to be able to reopen inbound on a CLOSED TREE
|
2015-10-07 14:03:21 +02:00 |
monitor.js
|
|
|
moz.build
|
Bug 1235374 - Change BreakpointActor to protocol.js. r=jryans
|
2016-01-22 15:52:00 -05:00 |
object.js
|
Bug 1237428 - Don't cap number of attributes on DOM nodes in console;r=jryans
|
2016-01-07 14:30:23 -08:00 |
performance-entries.js
|
|
|
performance-recording.js
|
Bug 1175756 - Change JIT optimizations to be a view pref, rather than a recording pref. r=vp
|
2016-02-05 08:04:12 -08:00 |
performance.js
|
Bug 1175756 - Change JIT optimizations to be a view pref, rather than a recording pref. r=vp
|
2016-02-05 08:04:12 -08:00 |
preference.js
|
|
|
pretty-print-worker.js
|
Bug 1221549 - Package source-map with the same layout than source tree r=jryans
|
2015-11-16 07:22:48 -08:00 |
process.js
|
Bug 1225477 - Support listening for processes creation. r=jryans
|
2015-12-03 06:42:34 -08:00 |
profiler.js
|
Bug 1196047 - Move shared/shared perf files to server/performance. r=jsantell
|
2015-10-09 18:26:09 -05:00 |
promises.js
|
Bug 1203520 - We need a DevTools ESLint plugin containing our ruleset r=gps
|
2015-09-30 14:44:48 +01:00 |
root.js
|
Bug 1241841 - Remove the RootActor's service worker registration listener on disconnect. r=ejpbruel
|
2016-02-15 08:11:00 +01:00 |
script.js
|
Bug 1222087: Part 1 - Fix ignoring of exceptions in blackboxed code. r=fitzgen
|
2016-02-22 14:54:36 -08:00 |
settings.js
|
Bug 1243936 - Convert remaining callsites within devtools/ and toolkit/ to use channel.open2()
|
2016-01-29 09:16:13 -08:00 |
storage.js
|
Bug 1248563 - eslint cleanup of storage inspector code r=pbrosset
|
2016-02-16 16:12:55 +00:00 |
string.js
|
|
|
styleeditor.js
|
Bug 1237441 - Move styleinspector directory into the shared inspector directory r=pbro
|
2016-01-12 09:52:12 -08:00 |
styles.js
|
Bug 1239438 - fix most eslint warnings in styles.js; r=pbro
|
2016-01-20 13:39:06 -07:00 |
stylesheets.js
|
Bug 1237441 - Move styleinspector directory into the shared inspector directory r=pbro
|
2016-01-12 09:52:12 -08:00 |
timeline.js
|
Bug 1218078 - Show onload and DOMContentLoaded markers in the netmonitor's frontend, r=smaug, jsantell, tromey
|
2015-11-11 23:11:40 +01:00 |
webapps.js
|
Bug 1231100 - Get rid of nsIDOMFileReader - patch 2, r=sicking
|
2015-12-09 15:52:38 -05:00 |
webaudio.js
|
|
|
webbrowser.js
|
Bug 1212797 - Refactor worker actors to protocol.js. r=ochameau
|
2016-02-24 06:29:00 +01:00 |
webconsole.js
|
Bug 1246215 - Console prevents let re-declaration even when first was an error; r=jryans,shu
|
2016-02-24 12:16:16 -06:00 |
webgl.js
|
|
|
worker.js
|
Bug 1212797 - Show all registered service workers in about:debugging. r=ochameau
|
2016-02-24 06:30:00 +01:00 |