Dactyloidae/devtools/shared/webconsole/test
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
..
unit Issue #1658 - Part 7: Implement support for optional chaining in console autocomplete 2022-05-05 09:05:02 +08:00
chrome.ini
common.js Issue #1656 - Part 1: Nuke most vim config lines in the tree. 2020-09-25 22:04:12 +08:00
console-test-worker.js
data.json
data.json^headers^
helper_serviceworker.js
network_requests_iframe.html
sandboxed_iframe.html
test_basics.html
test_bug819670_getter_throws.html
test_cached_messages.html
test_commands_other.html
test_commands_registration.html
test_console_serviceworker.html
test_console_serviceworker_cached.html
test_console_styling.html
test_consoleapi.html
test_consoleapi_innerID.html
test_file_uri.html
test_jsterm.html
test_jsterm_autocomplete.html
test_jsterm_cd_iframe.html
test_jsterm_last_result.html
test_jsterm_queryselector.html
test_network_get.html
test_network_longstring.html
test_network_post.html
test_network_security-hpkp.html
test_network_security-hsts.html
test_nsiconsolemessage.html
test_object_actor.html
test_object_actor_native_getters.html
test_object_actor_native_getters_lenient_this.html
test_page_errors.html
test_reflow.html
test_throw.html