-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bug 1947875 - Fix wrong use of Some() in AppDateTimeFormat::Format. r…
…=gregtatum Based on https://searchfox.org/mozilla-central/rev/5e7382bf8bbb88d8260c72990cfea9b626d9b307/intl/locale/AppDateTimeFormat.cpp#201,204-205 the usage of Some() needs to be corrected. Differential Revision: https://phabricator.services.mozilla.com/D237947
- Loading branch information
Yury Ivanovich
authored and
Yury Ivanovich
committed
Feb 25, 2025
1 parent
621c90f
commit 9a596a0
Showing
2 changed files
with
12 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters