gecko-dev/devtools/server/actors
Gabor Krizsanits d624f6b97e Bug 1378207 - Handle sandboxes with XOW protos in WebExtensionChildActor. r=rpl
Sandbox can throw on property access if it does not have permission
to access its own proto, even if the caller compartment had.
2017-08-08 13:43:20 +02:00
..
highlighters Bug 1385144 - Overlapping negative line numbers do not display as a stack. r=zer0 2017-07-31 21:55:00 -06:00
utils Bug 1282719 - Make CSS shapes highlighter points editable. r=zer0 2017-06-14 17:18:57 -04:00
actor-registry.js Bug 1322085 - Make devtools/server/actors/*.js eslint-clean. r=ntim 2017-01-16 12:51:00 -05:00
addon.js Bug 1322085 - Make devtools/server/actors/*.js eslint-clean. r=ntim 2017-01-16 12:51:00 -05:00
addons.js Bug 1322085 - Make devtools/server/actors/*.js eslint-clean. r=ntim 2017-01-16 12:51:00 -05:00
animation.js Bug 1210796 - Part 2: Visualize each properties. r=pbro 2017-04-18 12:15:54 +09:00
breakpoint.js Bug 1322085 - Make devtools/server/actors/*.js eslint-clean. r=ntim 2017-01-16 12:51:00 -05:00
call-watcher.js Bug 1322085 - Make devtools/server/actors/*.js eslint-clean. r=ntim 2017-01-16 12:51:00 -05:00
canvas.js Bug 1322085 - Make devtools/server/actors/*.js eslint-clean. r=ntim 2017-01-16 12:51:00 -05:00
child-process.js Bug 1322085 - Make devtools/server/actors/*.js eslint-clean. r=ntim 2017-01-16 12:51:00 -05:00
childtab.js Bug 1322085 - Make devtools/server/actors/*.js eslint-clean. r=ntim 2017-01-16 12:51:00 -05:00
chrome.js Bug 1356569 - Remove addObserver's last parameter when it is false, r=jaws. 2017-04-14 21:51:38 +02:00
common.js Bug 1334293 - Use the typeName for source and thread actors. r=ochameau 2017-01-25 17:44:41 -06:00
css-properties.js Bug 1310681 - fix the missed closing parenthesis. r=me 2017-03-13 11:54:00 +01:00
csscoverage.js Bug 1355542 - [2.0] Remove unused web progress callbacks and add missing progress filters. r=felipe 2017-04-13 23:20:17 +02:00
device.js Bug 1322085 - Make devtools/server/actors/*.js eslint-clean. r=ntim 2017-01-16 12:51:00 -05:00
emulation.js
environment.js Bug 1367052 - Debugger Server prematurely removes out of scope variables. r=fitzgen 2017-05-25 12:33:00 -04:00
errordocs.js Bug 1371035 - Index JSMSG_CANT_TRUNCATE_ARRAY MDN documentation. r=fscholz 2017-06-08 09:49:11 +00:00
eventlooplag.js Bug 1356569 - Remove addObserver's last parameter when it is false, r=jaws. 2017-04-14 21:51:38 +02:00
frame.js Bug 1370923 - Fetch environments on demand. r=jimb 2017-06-07 14:28:00 -04:00
framerate.js Bug 1322085 - Make devtools/server/actors/*.js eslint-clean. r=ntim 2017-01-16 12:51:00 -05:00
gcli.js Bug 1322085 - Make devtools/server/actors/*.js eslint-clean. r=ntim 2017-01-16 12:51:00 -05:00
heap-snapshot-file.js Bug 1322085 - Make devtools/server/actors/*.js eslint-clean. r=ntim 2017-01-16 12:51:00 -05:00
highlighters.css Bug 1282717 - Highlight CSS shapes points in the page from the rule-view and vice versa. r=pbro 2017-07-05 10:57:42 -04:00
highlighters.js Bug 1282717 - Highlight CSS shapes points in the page from the rule-view and vice versa. r=pbro 2017-07-05 10:57:42 -04:00
inspector.js Bug 1351608 - Disable warnings for existing violations to no-unsanitize rule r=Standard8. 2017-07-03 20:07:02 +01:00
layout.js Bug 1374587 - Avoid getting NodeActors for grids when we already know them and filter reflows; r=gl 2017-06-27 12:02:53 -07:00
memory.js
monitor.js Bug 1356569 - Remove notifyObservers' last parameter when it is falsy, r=jaws. 2017-04-14 21:51:39 +02:00
moz.build Backed out changeset 9b16857ca48d (bug 1302702) 2017-05-17 20:01:30 +02:00
object.js Bug 1382833 - Don't throw when dealing with CPOWs in the Object Actor;r=jimb 2017-07-26 11:22:56 -07:00
performance-entries.js Bug 1322085 - Make devtools/server/actors/*.js eslint-clean. r=ntim 2017-01-16 12:51:00 -05:00
performance-recording.js Bug 1361332 - replace sdk/util/object by Object.assign in devtools;r=zer0 2017-07-31 19:53:37 +02:00
performance.js Bug 1361332 - replace sdk/util/object by Object.assign in devtools;r=zer0 2017-07-31 19:53:37 +02:00
preference.js Bug 1322085 - Make devtools/server/actors/*.js eslint-clean. r=ntim 2017-01-16 12:51:00 -05:00
pretty-print-worker.js Bug 1322085 - Make devtools/server/actors/*.js eslint-clean. r=ntim 2017-01-16 12:51:00 -05:00
process.js Bug 1322085 - Make devtools/server/actors/*.js eslint-clean. r=ntim 2017-01-16 12:51:00 -05:00
profiler.js Bug 1329111 - Update devtools users of nsIProfiler.getSharedLibraryInformation. r=gregtatum 2017-03-14 19:20:21 -04:00
promises.js
reflow.js Bug 1378853 - Stop using sdk/core/heritage in DevTools reflow actor. r=jdescottes 2017-07-19 10:51:19 +01:00
root.js Bug 1364535 - Modifies Debug Protocol to access WebAssembly binary source. r=jlast 2017-05-19 12:19:54 -05:00
script.js Bug 1361332 - replace sdk/util/object by Object.assign in devtools;r=zer0 2017-07-31 19:53:37 +02:00
source.js Bug 1374681 - Disable wasm binary source for debugger.html. r=jlast 2017-06-20 10:32:53 -05:00
storage.js Bug 1363006 - Make it possible to add local and session storage entries to the storage inspector r=pbro 2017-05-08 17:30:15 +01:00
string.js
styleeditor.js Bug 1331802 - Fix remaining ESLint issues in devtools/server/actors/ r=tromey 2017-05-03 23:26:19 +02:00
styles.js Bug 1355819 - Make the getDocument function safer in devtools\server\actors\styles.js.If passed object has no ownerNode get it from parentStyleSheet instead. r=pbro 2017-05-19 17:41:52 +05:30
stylesheets.js Bug 1384789 - Check ancestor URLs to avoid sheet cycles. r=bgrins 2017-07-27 17:23:22 -05:00
tab.js Bug 1385032 - add logErrorInPage to tab target in devtools; r=bgrins 2017-07-07 12:53:32 -06:00
timeline.js Bug 1322085 - Make devtools/server/actors/*.js eslint-clean. r=ntim 2017-01-16 12:51:00 -05:00
webaudio.js Bug 1356569 - Remove addObserver's last parameter when it is false, r=jaws. 2017-04-14 21:51:38 +02:00
webbrowser.js Backed out changeset 9b16857ca48d (bug 1302702) 2017-05-17 20:01:30 +02:00
webconsole.js Bug 1362830 - Fix incorrect API call from webconsole actor. r=bgrins 2017-05-09 19:51:55 +02:00
webextension-inspected-window.js Bug 1370652 - Handle more rejections in code exercised by browser-chrome tests. r=Mossop 2017-06-06 21:15:42 +01:00
webextension-parent.js Bug 1330732 - Show install warnings in about:debugging r=aswan,jdescottes 2017-06-29 11:11:21 -07:00
webextension.js Bug 1378207 - Handle sandboxes with XOW protos in WebExtensionChildActor. r=rpl 2017-08-08 13:43:20 +02:00
webgl.js Bug 1322085 - Make devtools/server/actors/*.js eslint-clean. r=ntim 2017-01-16 12:51:00 -05:00
window.js Bug 1356569 - Remove addObserver's last parameter when it is false, r=jaws. 2017-04-14 21:51:38 +02:00
worker-list.js Bug 1323466 - Split actors/worker.js in two to prevent loading unecessary actor code in parent process. r=jryans 2016-12-14 08:35:47 -08:00
worker.js Bug 1354635 - Part 2: Wrap JS line in devtools to satisfy eslint, a=bustage 2017-04-18 15:28:38 -04:00