Bug 292682
| Summary: | Leverage std::chrono::weekday in GregorianDateTime | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Chris Dumez <cdumez> |
| Component: | Web Template Framework | Assignee: | Chris Dumez <cdumez> |
| Status: | REOPENED | ||
| Severity: | Normal | CC: | commit-queue, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | 292894 | ||
| Bug Blocks: | |||
Chris Dumez
Leverage std::chrono::weekday in GregorianDateTime instead of an int. It is less error-prone and it removes ambiguity over whether 0 represents Monday or Sunday.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Chris Dumez
Pull request: https://github.com/WebKit/WebKit/pull/45075
EWS
Committed 294709@main (61c45636fa17): <https://commits.webkit.org/294709@main>
Reviewed commits have been landed. Closing PR #45075 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/151009937>
WebKit Commit Bot
Re-opened since this is blocked by bug 292894