Closed Bug 1761993 Opened 3 years ago Closed 5 months ago

Handle broken promises in AsyncGenerator.prototype.return

Categories

(Core :: JavaScript Engine, task, P3)

task

Tracking

()

RESOLVED FIXED
143 Branch
Tracking Status
firefox143 --- fixed

People

(Reporter: yulia, Assigned: arai)

References

(Blocks 1 open bug)

Details

(Keywords: parity-chrome, parity-safari)

Attachments

(2 files)

Severity: -- → N/A
Priority: -- → P3
Severity: N/A → S3

Took a peek at this today -- while the Spec change appears to be small, we've got a lot of machinery here that I wasn't able to sort through to see how we could make this happen.

I did notice that one of the callers of seems to have zero coverage, though this does appear to parallel the spec correctly

Duplicate of this bug: 1978512
Assignee: nobody → arai.unmht
Status: NEW → ASSIGNED
Pushed by arai_a@mac.com: https://github.com/mozilla-firefox/firefox/commit/9f7338a50a3f https://hg.mozilla.org/integration/autoland/rev/935d5e8d34fd Part 1: Handle the abrupt completion for PromiseResolve in AsyncGeneratorAwaitReturn. r=mgaudet https://github.com/mozilla-firefox/firefox/commit/3f4063621717 https://hg.mozilla.org/integration/autoland/rev/b2a061d1d75a Part 2: Handle the abrupt completion for PromiseResolve in AsyncGeneratorUnwrapYieldResumption. r=mgaudet
Status: ASSIGNED → RESOLVED
Closed: 5 months ago
Resolution: --- → FIXED
Target Milestone: --- → 143 Branch
QA Whiteboard: [qa-triage-done-c144/b143]
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: