Closed Bug 1593622 Opened 5 years ago Closed 5 years ago

Write a JsPropertyProvider test for the new nullish coalescing operator

Categories

(DevTools :: Console, task, P2)

task

Tracking

(firefox72 fixed)

RESOLVED FIXED
Firefox 72
Tracking Status
firefox72 --- fixed

People

(Reporter: nchevobbe, Assigned: nchevobbe)

Details

Attachments

(1 file)

We should make sure that typing var1 ?? would return all the global variables

Assignee: nobody → nchevobbe
Status: NEW → ASSIGNED

The nullish coalescing operator was added last week in Spidermonkey.
It looks like there isn't anything to do to support it on the console
side, so we only add a test for the autocompletion after it, to make
sure we don't regress this in the future.

Pushed by nchevobbe@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/0f0c1fc3c0ca
Test console autocompletion after ?? (nullish coalescing operator). r=Honza.
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 72
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: