зеркало из https://github.com/mozilla/gecko-dev.git
0d68d9f541
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 |
||
---|---|---|
.. | ||
acorn | ||
compatibility | ||
css | ||
discovery | ||
heapsnapshot | ||
inspector | ||
jsbeautify | ||
layout | ||
locales | ||
node-properties | ||
performance | ||
performance-new | ||
platform | ||
protocol | ||
qrcode | ||
resources | ||
screenshot | ||
security | ||
specs | ||
sprintfjs | ||
storage | ||
test-helpers | ||
tests | ||
transport | ||
webconsole | ||
worker | ||
.eslintrc.js | ||
DevToolsUtils.js | ||
Loader.jsm | ||
ThreadSafeDevToolsUtils.js | ||
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 | ||
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 |