Closed
Bug 1950212
Opened 7 months ago
Closed 6 months ago
Normative: Reject too large dates in ToTemporalMonthDay
Categories
(Core :: JavaScript: Standard Library, task, P3)
Core
JavaScript: Standard Library
Tracking
()
RESOLVED
FIXED
139 Branch
Tracking | Status | |
---|---|---|
firefox139 | --- | fixed |
People
(Reporter: dminor, Assigned: anba)
References
(Blocks 2 open bugs)
Details
Attachments
(3 files)
This normative change was approved at the February 2025 TC39 plenary. See https://github.com/tc39/proposal-temporal/pull/3054
Updated•7 months ago
|
Severity: -- → N/A
Priority: -- → P3
Assignee | ||
Comment 1•6 months ago
|
||
Update step comments to reflect the changes from:
Updated•6 months ago
|
Assignee: nobody → andrebargull
Status: NEW → ASSIGNED
Assignee | ||
Comment 2•6 months ago
|
||
Implement the changes from https://github.com/tc39/proposal-temporal/pull/3054.
Assignee | ||
Comment 3•6 months ago
|
||
Pushed by andre.bargull@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/c55d134df138
Part 1: Update step comments in ToTemporalYearMonth. r=spidermonkey-reviewers,mgaudet
https://hg.mozilla.org/integration/autoland/rev/b21a4423ba2d
Part 2: Reject too large dates in ToTemporalMonthDay. r=spidermonkey-reviewers,mgaudet
https://hg.mozilla.org/integration/autoland/rev/388e024c0ee8
Part 3: Remove link to spec bug which has been fixed. r=spidermonkey-reviewers,mgaudet
Comment 5•6 months ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/c55d134df138
https://hg.mozilla.org/mozilla-central/rev/b21a4423ba2d
https://hg.mozilla.org/mozilla-central/rev/388e024c0ee8
Status: ASSIGNED → RESOLVED
Closed: 6 months ago
status-firefox139:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 139 Branch
Updated•5 months ago
|
QA Whiteboard: [qa-triage-done-c140/b139]
You need to log in
before you can comment on or make changes to this bug.
Description
•