gecko-dev/devtools/shared
Kriyszig 0d68d9f541 Bug 1637632 - Create a compatibility actor and connect it to Inspector's Compatibility panel r=mtigley,daisuke,devtools-backward-compat-reviewers
This patch adds a `CompatibilityActor` that calls the MDNCompatibility
library from the devtool server.
This patch exposes `_declarations` from the `StyleRuleActor` and the
a new function `formDeclaration` responsible for populating the
declarations property.
As a check for correctness, the patch replaces the `pageStyle.getApplied`
call in the Compatibility Panel on the client with `compatibility.getNodeCssIssues`
fetching the array of compatibility issues directly and removing the
dependency on MDNCompatibility library for client side computation of
compatibility issues.

Differential Revision: https://phabricator.services.mozilla.com/D77060
2020-06-10 09:09:00 +00:00
..
acorn
compatibility Bug 1644618: Update MDN compat data. r=rcaliman 2020-06-10 17:16:12 +00:00
css Bug 1641324 Remove the layout.css.scrollbar-width.enabled and layout.css.scrollbar-color.enabled prefs r=emilio 2020-06-10 13:16:34 +00:00
discovery
heapsnapshot Bug 1515419 - fixing ToNewCString (and ToNewUnicode as well) xpcom/string/nsReadableUtils.cpp r=froydnj,necko-reviewers,valentin 2020-05-17 06:58:48 +00:00
inspector
jsbeautify
layout
locales Bug 977244 - Make the rules view easier to navigate with a screen reader, r=yzen 2020-06-08 17:08:53 +00:00
node-properties
performance
performance-new Bug 1642677 - Pause the profiler before capturing a profile with remote profiling. r=gregtatum 2020-06-03 14:22:28 +00:00
platform
protocol Bug 1601179 - Enable async stacks but limit captured async stacks to debuggees. r=jorendorff,smaug 2020-06-14 02:41:45 +00:00
qrcode
resources Bug 1625957: Add ResourceWatcher test for CSS changes. r=ochameau,rcaliman 2020-06-12 02:09:42 +00:00
screenshot Bug 1635360 - Fix :screenshot --help command. r=davidwalsh. 2020-05-27 14:42:29 +00:00
security Bug 1641496 - P6: Reenable some tests r=dragana,extension-reviewers,mixedpuppy 2020-06-04 22:56:38 +00:00
specs Bug 1637632 - Create a compatibility actor and connect it to Inspector's Compatibility panel r=mtigley,daisuke,devtools-backward-compat-reviewers 2020-06-10 09:09:00 +00:00
sprintfjs
storage
test-helpers
tests Bug 1601179 - Enable async stacks but limit captured async stacks to debuggees. r=jorendorff,smaug 2020-06-14 02:41:45 +00:00
transport Backed out 2 changesets (bug 1625500) for multiple failures on a CLOSED TREE 2020-04-17 15:36:05 +03:00
webconsole Bug 1644966 - Change second parameter of ConsoleAPIListener to a function. r=jdescottes. 2020-06-12 10:09:29 +00:00
worker Bug 1470768 - Allow sourceURL to apply generally across all types of scripts. r=jlast 2020-04-27 02:13:54 +00:00
.eslintrc.js
DevToolsUtils.js Bug 1631358 - remove traces of CPOWs from devtools, r=jdescottes,loganfsmyth 2020-04-21 14:04:58 +00:00
Loader.jsm
ThreadSafeDevToolsUtils.js Bug 1631358 - remove traces of CPOWs from devtools, r=jdescottes,loganfsmyth 2020-04-21 14:04:58 +00:00
accessibility.js
async-storage.js
async-utils.js
base-loader.js
builtin-modules.js
constants.js
content-observer.js
debounce.js
defer.js
dom-helpers.js
dom-node-constants.js
dom-node-filter-constants.js
event-emitter.js
extend.js
flags.js
generate-uuid.js
indentation.js
indexed-db.js
jar.mn
l10n.js
loader-plugin-raw.jsm
moz.build Bug 1635768 - Moved MDNCompatibility library to devtools/shared r=mtigley,daisuke 2020-05-20 12:54:10 +00:00
natural-sort.js
path.js
picker-constants.js
plural-form.js
protocol.js
service-workers-debug-helper.js
system.js
task.js
throttle.js
wasm-source-map.js
webextension-fallback.html