Closed
Bug 1873402
Opened 2 years ago
Closed 2 years ago
Remove vestigal code from Date.parse to allow arbitrary words early in format
Categories
(Core :: JavaScript: Standard Library, defect)
Core
JavaScript: Standard Library
Tracking
()
RESOLVED
FIXED
123 Branch
Tracking | Status | |
---|---|---|
firefox-esr115 | --- | unaffected |
firefox121 | --- | wontfix |
firefox122 | --- | wontfix |
firefox123 | --- | fixed |
People
(Reporter: vinny.diehl, Assigned: vinny.diehl)
References
(Blocks 1 open bug, Regression)
Details
(Keywords: regression)
Attachments
(1 file)
This is leftover from when I was fixing bug 1617562. I ended up taking a different approach, but forgot to remove this part.
Assignee | ||
Comment 1•2 years ago
|
||
Updated•2 years ago
|
Assignee: nobody → vinny.diehl
Status: NEW → ASSIGNED
Assignee | ||
Updated•2 years ago
|
Type: task → defect
Comment 2•2 years ago
|
||
Set release status flags based on info from the regressing bug 1617562
status-firefox121:
--- → affected
status-firefox122:
--- → affected
status-firefox123:
--- → affected
status-firefox-esr115:
--- → unaffected
Pushed by vinny.diehl@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/a4fd7a0332ac
Remove vestigal code from Date.parse r=arai
Updated•2 years ago
|
Comment 4•2 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 123 Branch
Assignee | ||
Updated•2 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•