Closed Bug 1246926 Opened 8 years ago Closed 8 years ago

Remove now-redundant hack for making TypedArray#values and TypedArray#@@iterator be the same function

Categories

(Core :: JavaScript: Standard Library, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla47
Tracking Status
firefox47 --- fixed

People

(Reporter: till, Assigned: till)

Details

Attachments

(1 file)

Since bug 1235656, the hack for TypedArray.prototype.values and TypedArray.prototype[Symbol.iterator] isn't required anymore and can just be removed.
Comment on attachment 8717415 [details] [diff] [review]
Remove now-redundant hack for making TypedArray#values and TypedArray#@@iterator be the same function

Review of attachment 8717415 [details] [diff] [review]:
-----------------------------------------------------------------

I am glad to see this gone.
Attachment #8717415 - Flags: review?(evilpies) → review+
https://hg.mozilla.org/integration/mozilla-inbound/rev/26bab04db70b4613a47ad7817da24252e1774cf9
Bug 1246926 - Remove now-redundant hack for making TypedArray#values and TypedArray#@@iterator be the same function. r=evilpie
https://hg.mozilla.org/mozilla-central/rev/26bab04db70b
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla47
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: