Dactyloidae/devtools/shared/webconsole/test/unit
FranklinDM c8d825af39 Issue #1658 - Part 7: Implement support for optional chaining in console autocomplete
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.
2022-05-05 09:05:02 +08:00
..
.eslintrc.js import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
test_js_property_provider.js Issue #1658 - Part 7: Implement support for optional chaining in console autocomplete 2022-05-05 09:05:02 +08:00
test_network_helper.js import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
test_security-info-certificate.js Issue #1656 - Part 8: Devtools and misc. 2020-09-25 22:06:55 +08:00
test_security-info-parser.js Issue #1656 - Part 8: Devtools and misc. 2020-09-25 22:06:55 +08:00
test_security-info-protocol-version.js Issue #1656 - Part 8: Devtools and misc. 2020-09-25 22:06:55 +08:00
test_security-info-state.js Issue #1656 - Part 8: Devtools and misc. 2020-09-25 22:06:55 +08:00
test_security-info-static-hpkp.js Issue #1656 - Part 8: Devtools and misc. 2020-09-25 22:06:55 +08:00
test_security-info-weakness-reasons.js Issue #1656 - Part 8: Devtools and misc. 2020-09-25 22:06:55 +08:00
test_throttle.js import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
xpcshell.ini import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00