Closed Bug 1309864 Opened 8 years ago Closed 8 years ago

Set canonical name for Symbol.species getter of Array, RegExp, and ArrayBuffer

Categories

(Core :: JavaScript: Standard Library, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla52
Tracking Status
firefox52 --- fixed

People

(Reporter: arai, Assigned: arai)

References

Details

Attachments

(1 file)

similar to bug 1309691

Array[@@species], RegExp[@@species], ArrayBuffer[@@species] getters lack "get " prefix on their name.
added _SetCanonicalName for ArraySpecies, RegExpSpecies, and ArrayBufferSpecies,
and uncommented tests.
Assignee: nobody → arai.unmht
Status: NEW → ASSIGNED
Attachment #8800630 - Flags: review?(till)
Comment on attachment 8800630 [details] [diff] [review]
Set canonical name for Symbol.species getter of Array, RegExp, and ArrayBuffer.

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

r=me, sorry for the delay.
Attachment #8800630 - Flags: review?(till) → review+
https://hg.mozilla.org/integration/mozilla-inbound/rev/e5ec41ce7406b06a55d78a79d43ef5eded6b3293
Bug 1309864 - Set canonical name for Symbol.species getter of Array, RegExp, and ArrayBuffer. r=till
https://hg.mozilla.org/mozilla-central/rev/e5ec41ce7406
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
Flags: in-testsuite+
Resolution: --- → FIXED
Target Milestone: --- → mozilla52
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: