Bug 278285
Summary: | [JSC] Remove obsoleted Temporal.Instant API | ||
---|---|---|---|
Product: | WebKit | Reporter: | Sosuke Suzuki <aosukeke> |
Component: | JavaScriptCore | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Sosuke Suzuki
At the TC39 meeting on 2024-06, it was decied to obsolete several Temporal APIs[1][2].
- Temporal.Instant.fromEpochSeconds
- Temporal.Instant.fromEpochMicroseconds
- Temporal.Instant.prototype.epochSeconds
- Temporal.Instant.prototype.epochMicroseconds
[1]: https://github.com/tc39/notes/blob/main/meetings/2024-06/june-12.md#temporal-stage-3-update-and-scope-reduction
[2]: https://github.com/tc39/proposal-temporal/pull/2895
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Sosuke Suzuki
Pull request: https://github.com/WebKit/WebKit/pull/32352
EWS
Committed 282400@main (eced8713a999): <https://commits.webkit.org/282400@main>
Reviewed commits have been landed. Closing PR #32352 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/134195010>