Closed Bug 1871220 Opened 2 years ago Closed 2 years ago

Refactor month parsing code in Date.parse

Categories

(Core :: JavaScript: Standard Library, task)

task

Tracking

()

RESOLVED FIXED
123 Branch
Tracking Status
firefox123 --- fixed

People

(Reporter: vinny.diehl, Assigned: vinny.diehl)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

This code should be outside of the keywords loop, as the months are no longer part of the keywords.

This provides a performance boost considering the month parsing is no
longer reliant on the keywords array.

Assignee: nobody → vinny.diehl
Status: NEW → ASSIGNED

Backed out with Bug 1870434 for causing remote failures on browser_RemoteValue.js (date error)

Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 123 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: