Closed Bug 1355399 Opened 8 years ago Closed 8 years ago

Switch order for async-from-sync iterator property getting

Categories

(Core :: JavaScript Engine, enhancement)

enhancement
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla55
Tracking Status
firefox55 --- fixed

People

(Reporter: anba, Assigned: anba)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

Attached patch bug1355399.patchSplinter Review
Simply switches the property retrieval for "value" and "done" in js::AsyncFromSyncIteratorMethod(). Test262 tests are already updated, so we should probably sync our local copy in the next few days to pick up the changes.
Assignee: nobody → andrebargull
Status: NEW → ASSIGNED
Attachment #8856901 - Flags: review?(arai.unmht)
Comment on attachment 8856901 [details] [diff] [review] bug1355399.patch Review of attachment 8856901 [details] [diff] [review]: ----------------------------------------------------------------- Nice :D
Attachment #8856901 - Flags: review?(arai.unmht) → review+
Pushed by ryanvm@gmail.com: https://hg.mozilla.org/integration/mozilla-inbound/rev/c6a5fde1bfc1 Switch property retrieval in Async-from-Sync Iterator prototype methods. r=arai
Keywords: checkin-needed
Blocks: 1352312
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla55
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: