gecko-dev/devtools/server/actors
2019-06-10 16:16:08 +00:00
..
accessibility Bug 1548262 - updating walker/accessible audit API to support per type auditing. r=nchevobbe 2019-06-06 17:58:33 +00:00
addon Bug 1553451 - Lower the eslint complexity level to 20 for devtools and exlude more complex functions; r=jdescottes 2019-05-23 09:06:16 +00:00
emulation Bug 1553451 - Lower the eslint complexity level to 20 for devtools and exlude more complex functions; r=jdescottes 2019-05-23 09:06:16 +00:00
highlighters Bug 1555064 - (Part 2) Centralize the list of supported pseudo-classes. r=gl 2019-05-30 16:14:53 +00:00
inspector Bug 1555064 - (Part 2) Centralize the list of supported pseudo-classes. r=gl 2019-05-30 16:14:53 +00:00
network-monitor Bug 1556308 - Prevent nemonitor errors for failed requests r=Honza 2019-06-10 16:16:08 +00:00
object Bug 1325195 Part 2 - Remove worker specific code in object previews, r=loganfsmyth. 2019-05-28 08:33:00 -10:00
replay Bug 1483350 - Fix some control logic bugs, r=loganfsmyth. 2019-05-21 17:44:53 -10:00
targets Bug 1546736 Part 2 - Set flag on docshell when devtools are watching it, r=ochameau. 2019-05-08 09:28:53 -10:00
utils Bug 1551586 - Display a warning when min-width, min-height etc. are used incorrectly. r=miker,fluent-reviewers,flod. 2019-06-04 20:33:58 +00:00
webconsole Bug 1551222 - Fix stacktrace for throwing console evaluated expressions. r=bhackett. 2019-05-13 18:42:31 +00:00
worker Bug 1527203 Part 2 - Prevent worker debuggee execution until the thread actor has attached, r=ochameau. 2019-02-12 13:05:34 -10:00
actor-registry.js Bug 1486741 - Enable ESLint rule comma-dangle for all of mozilla-central (automatic fixes). r=mossop 2018-10-19 12:55:39 +00:00
animation-type-longhand.js Bug 1555863 added text-decoration-width support to style system including mochitests and web platform tests r=emilio 2019-06-06 17:12:22 +00:00
animation.js Bug 1520745: Remove unused getAllAnimations function. r=pbro 2019-03-04 08:47:47 +00:00
array-buffer.js Bug 1545021 - Convert ArrayBuffer to a Front and Protocoljs actor; r=ochameau,jdescottes 2019-04-30 14:40:43 +00:00
breakpoint.js Bug 1441183 - Resume lands on the same location. r=loganfsmyth 2019-06-05 18:42:58 +00:00
changes.js Bug 1512665 - Clear changes only when parent document navigates, not iframes; r=bradwerth 2018-12-13 16:19:08 +00:00
common.js Bug 1546109 - Replace references to generated properties in the server r=jlast 2019-05-24 13:43:11 +00:00
css-properties.js Bug 1533201 - Make cssPropertySupportsType take an enum. r=heycam,rcaliman 2019-03-18 16:38:48 +00:00
device.js Bug 1495382 - Check isMultiE10s from runtime info;r=daisuke,ladybenko 2019-01-09 09:44:15 +00:00
emulation.js Bug 1556533 - Fix RDM simulating orientationchange event when the page is refreshed. r=gl 2019-06-08 21:35:42 +00:00
environment.js Bug 1486741 - Enable ESLint rule comma-dangle for all of mozilla-central (automatic fixes). r=mossop 2018-10-19 12:55:39 +00:00
errordocs.js Bug 1488858 - Rename JSMSG_NOT_NONNULL_OBJECT to JSMSG_OBJECT_REQUIRED. r=jorendorff 2019-06-06 14:25:44 +02:00
frame.js Bug 1546109 - Replace references to generated properties in the server r=jlast 2019-05-24 13:43:11 +00:00
framerate.js
heap-snapshot-file.js Bug 1486741 - Enable ESLint rule comma-dangle for all of mozilla-central (automatic fixes). r=mossop 2018-10-19 12:55:39 +00:00
highlighters.css Bug 1521917 - Set a max width on infobar text. r=mtigley 2019-04-26 16:44:53 +00:00
highlighters.js Bug 1497393 Part 7 - Server side changes for inspector support while replaying, r=pbro. 2019-03-09 16:45:50 -10:00
layout.js Bug 1521188 - Make findGridParentContainerForNode not depend on the walker; r=gl 2019-05-21 14:30:33 +00:00
memory.js
moz.build Bug 1536834 - Remove leftover csscoverage code; r=jdescottes 2019-03-20 16:06:59 +00:00
network-event.js Bug 1392411 Part 2 - Report stacks for websocket construction in net monitor, r=ochameau. 2019-05-19 12:44:55 -10:00
network-monitor.js Bug 1392411 Part 2 - Report stacks for websocket construction in net monitor, r=ochameau. 2019-05-19 12:44:55 -10:00
object.js Bug 1553451 - Lower the eslint complexity level to 20 for devtools and exlude more complex functions; r=jdescottes 2019-05-23 09:06:16 +00:00
pause-scoped.js Bug 1486741 - Enable ESLint rule comma-dangle for all of mozilla-central (automatic fixes). r=mossop 2018-10-19 12:55:39 +00:00
perf.js Bug 1551106 part 1. Stop using [array] in StartProfiler. r=gerald 2019-05-21 14:42:57 +00:00
performance-recording.js Bug 1515862 - Remove unecessary usages of actorid checks in actor and front's form method. r=jdescottes 2019-01-28 18:42:39 +00:00
performance.js Bug 1486741 - Enable ESLint rule comma-dangle for all of mozilla-central (automatic fixes). r=mossop 2018-10-19 12:55:39 +00:00
preference.js Bug 1486741 - Enable ESLint rule comma-dangle for all of mozilla-central (automatic fixes). r=mossop 2018-10-19 12:55:39 +00:00
process.js
promises.js Bug 1540314: Devtools promise actor: Use ActorPool 'destroy' method. r=gl 2019-05-03 01:19:20 +00:00
reflow.js Bug 1506751 - Re-assign listeners for Observable instances that monitor TargetActor windows on navigate. r=pbro 2018-11-23 15:46:26 +00:00
root.js Bug 1540693 - Fix BrowserTabList leak. r=jdescottes 2019-04-23 08:23:16 +00:00
screenshot.js Bug 1498143 - Pass nodeActorID to screenshot actor to enable feature in iframes and shadowroots;r=pbro,yulia 2018-11-19 13:27:51 +00:00
source.js Bug 1537779 - Improve column breakpoint UI performance. r=loganfsmyth 2019-05-02 19:21:21 +00:00
storage.js Bug 1554464 - Merge nsICookie2 and nsICookie in 1 single interface, r=Ehsan 2019-05-31 09:36:44 +00:00
string.js Bug 1486741 - Enable ESLint rule comma-dangle for all of mozilla-central (automatic fixes). r=mossop 2018-10-19 12:55:39 +00:00
styles.js Bug 1553194 - Remove unnecessary isInherited from CssLogic constructor. r=pbro 2019-05-22 07:34:03 +00:00
stylesheets.js Bug 1544170 Part 3 - Inspector changes to fetch style sheets from replaying process, r=pbro. 2019-04-12 16:36:12 -10:00
thread.js Bug 1441183 - Resume lands on the same location. r=loganfsmyth 2019-06-05 18:42:58 +00:00
webbrowser.js Bug 1540693 - Fix BrowserTabList leak. r=jdescottes 2019-04-23 08:23:16 +00:00
webconsole.js Bug 1553451 - Lower the eslint complexity level to 20 for devtools and exlude more complex functions; r=jdescottes 2019-05-23 09:06:16 +00:00