Closed Bug 1797333 Opened 3 years ago Closed 2 years ago

SpiderMonkey Testing Considerations: fromAsync

Categories

(Core :: JavaScript Engine, task, P2)

task

Tracking

()

RESOLVED FIXED
114 Branch
Tracking Status
firefox114 --- fixed

People

(Reporter: mgaudet, Assigned: mgaudet)

References

Details

Attachments

(2 files)

Need to check the following checklist items for Array.fromAsync.

☐ How does your feature interact with multiple compartments? What happens if references happen across compartments, or if this is a CrossCompartmentWrapper?

☐ Are your error messages being emitted in the correct realm, with the correct prototype?

☐ If async functions or promises are involved, are user-code objects resolved? If so, does the feature correctly handle the .then property behaviour of promise resolution?

☐ Have you written some OOM tests for your feature to ensure your OOM handling is correct?
Severity: -- → N/A
Priority: -- → P2
Assignee: nobody → mgaudet
Status: NEW → ASSIGNED
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 114 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: