Closed Bug 1674986 Opened 4 years ago Closed 4 years ago

Fix a comment in devtools/client/inspector/shared/test/head.js

Categories

(DevTools :: Inspector, task)

task

Tracking

(firefox84 fixed)

RESOLVED FIXED
84 Branch
Tracking Status
firefox84 --- fixed

People

(Reporter: hexagonrecursion, Assigned: hexagonrecursion)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

The example in the comment was using the old add_task(function*() { ... }) syntax. I changed it to use the new add_task(async function() { ... }) syntax. See the attached patch.

Blocks: 1459567
Assignee: nobody → hexagonrecursion
Status: UNCONFIRMED → NEW
Ever confirmed: true
Pushed by rcaliman@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/bccf01742404
Fix a comment in devtools/client/inspector/shared/test/head.js r=rcaliman DONTBUILD
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → 84 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: