Normative: Remove fallback paths in CalendarFields and CalendarMergeFields#2467
Normative: Remove fallback paths in CalendarFields and CalendarMergeFields#2467
Conversation
Codecov Report
@@ Coverage Diff @@
## main #2467 +/- ##
==========================================
- Coverage 94.97% 94.94% -0.04%
==========================================
Files 20 20
Lines 10907 10891 -16
Branches 1998 1954 -44
==========================================
- Hits 10359 10340 -19
- Misses 487 504 +17
+ Partials 61 47 -14
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
ptomato
left a comment
There was a problem hiding this comment.
Looks good, one suggestion for conciseness!
Needs an implementation in the reference polyfill, feel free to add it to this PR or open a separate one.
|
Marking as draft until presented at TC39. |
|
What's the benefit to removing the fallback paths? |
See #2310. |
73bb98f to
b077a33
Compare
gibson042
left a comment
There was a problem hiding this comment.
Spec changes look good. Are we planning on updating the polyfill in this PR as well?
b077a33 to
b9e6313
Compare
|
Test262 updates: tc39/test262#3785 |
8eb1e97 to
2baf7fe
Compare
|
This got consensus at the 2023-01-31 TC39 plenary meeting, and the test262 tests are now in place. Thanks! |
This was a rebase error on my part when merging in #2467. My bad!
This was a rebase error on my part when merging in #2467. My bad!
This was a rebase error on my part when merging in #2467. My bad!
This was a rebase error on my part when merging in #2467. My bad!
This was a rebase error on my part when merging in tc39#2467. My bad!
This was a rebase error on my part when merging in #2467. My bad!
This was a rebase error on my part when merging in #2467. My bad!
Fixes: #2310
Also renames
DefaultMergeCalendarFieldstoISOMergeCalendarFieldssince it is no longer a default.