mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-16 01:13:08 +09:00
This works by stripping the optional chaining characters from the completion part variable, allowing the developer tools' parser to proceed as if it were a regular, non-optional expression. Tests were partially based on: https://bugzilla.mozilla.org/show_bug.cgi?id=1594009 Tests for features that do not apply to our version of developer tools (e.g. autocomplete for integer literals, ignoring spaces between property accessors, etc) were excluded. |
||
|---|---|---|
| .. | ||
| .eslintrc.js | ||
| test_js_property_provider.js | ||
| test_network_helper.js | ||
| test_security-info-certificate.js | ||
| test_security-info-parser.js | ||
| test_security-info-protocol-version.js | ||
| test_security-info-state.js | ||
| test_security-info-static-hpkp.js | ||
| test_security-info-weakness-reasons.js | ||
| test_throttle.js | ||
| xpcshell.ini | ||