Граф коммитов

5916 Коммитов

Автор SHA1 Сообщение Дата
Gregory Pappas 429a8e1651 Bug 1912853 - Remove network.IDN.* prefs r=necko-reviewers,hsivonen,valentin
Differential Revision: https://phabricator.services.mozilla.com/D219081
2024-08-13 21:12:55 +00:00
Makoto Kato fcedf0237c Bug 1863770 - Check locale string whether it has null character. r=platform-i18n-reviewers,dminor
If locale string has null character, we should ignore it. Because it is
invalid tag.

Differential Revision: https://phabricator.services.mozilla.com/D218807
2024-08-13 09:12:05 +00:00
Peter Van der Beken 834db6cfe8 Bug 1906744 - Check if constructor is enabled before installing named property. r=mccr8,dom-storage-reviewers,janv,asuth,eemeli
Differential Revision: https://phabricator.services.mozilla.com/D216671
2024-08-08 16:35:19 +00:00
André Bargull bc2f966c34 Bug 1900196: Include RBNF data for Chinese to ICU data file. r=spidermonkey-reviewers,dminor
Add RBNF data for Chinese to ensure the `d=hanidays` override in date-time
patterns works correctly.

Differential Revision: https://phabricator.services.mozilla.com/D218740
2024-08-08 06:51:07 +00:00
Noemi Erli b41212faf6 Backed out changeset a5615acbb20e (bug 1900196) for causing failures in dateTimeStyle-locale.js 2024-08-07 21:21:26 +03:00
André Bargull 68757beba1 Bug 1900196: Include RBNF data for Chinese to ICU data file. r=spidermonkey-reviewers,dminor
Add RBNF data for Chinese to ensure the `d=hanidays` override in date-time
patterns works correctly.

Differential Revision: https://phabricator.services.mozilla.com/D218740
2024-08-07 17:03:53 +00:00
Narcis Beleuzu f1d110fa32 Backed out changeset 393ab27c060b (bug 1906744) for Hazard bustages on Localization.cpp 2024-08-07 00:57:51 +03:00
Peter Van der Beken 931e7dd36c Bug 1906744 - Check if constructor is enabled before installing named property. r=mccr8,dom-storage-reviewers,janv,asuth,eemeli
Differential Revision: https://phabricator.services.mozilla.com/D216671
2024-08-06 15:29:04 +00:00
Kavin Gnanapandithan ba0b2b57c8 Bug 1868305 - Fix some minor clippy warnings fluent-ffi r=sylvestre
Made the necessary modifications to remove the following clippy warnings

intl/l10n/rust/fluent-ffi/src/text_elements.rs
  28:13  warning  redundant field names in struct initialization  clippy::redundant_field_names (clippy)
  90:38  warning  redundant closure                               clippy::redundant_closure (clippy)
  94:38  warning  redundant closure                               clippy::redundant_closure (clippy)

Differential Revision: https://phabricator.services.mozilla.com/D218546
2024-08-06 08:32:11 +00:00
Emilio Cobos Álvarez e1ad6294bf Bug 1910698 - Remove nsIScriptError.sourceLine. r=smaug,devtools-reviewers,webdriver-reviewers,necko-reviewers,nchevobbe,kershaw,jdescottes,credential-management-reviewers,dimi
Afaict the source lines are not exposed anywhere in the UI.

Differential Revision: https://phabricator.services.mozilla.com/D218115
2024-08-01 17:12:48 +00:00
Jonathan Kew d0245f450f Bug 1908931 - Add hyphenation patterns for Czech & Slovak. r=layout-reviewers,emilio
The same patterns are used for both languages, so we just add a single copy
under the `hyph_cs` name, and then use a hyphenation-alias pref to apply
the same rules to `sk` as well.

Differential Revision: https://phabricator.services.mozilla.com/D217751
2024-07-26 07:46:16 +00:00
Sylvestre Ledru 45030f6970 Bug 1519636 - Reformat recent changes to the Google coding style r=emilio,necko-reviewers,geckoview-reviewers,application-update-reviewers,media-playback-reviewers,devtools-reviewers,anti-tracking-reviewers,profiler-reviewers,win-reviewers,migration-reviewers,padenot,mconley,nchevobbe,kershaw,gstoll,mstange,bytesized,m_kato
This new version of clang 17 also slightly changed the formatting.

# ignore-this-changeset

Differential Revision: https://phabricator.services.mozilla.com/D215914
2024-07-17 11:15:31 +00:00
Eemeli Aro a0c40505ac Bug 1889417 - Always log localization errors in automated tests r=Gijs
Differential Revision: https://phabricator.services.mozilla.com/D206581
2024-07-11 17:06:21 +00:00
Sylvestre Ledru 4bb13cbcb2 Bug 1617369 - Reformat recent rust changes with rustfmt r=emilio
rustfmt 1.7.0-stable (129f3b9 2024-06-10)

# ignore-this-changeset

Differential Revision: https://phabricator.services.mozilla.com/D215916
2024-07-10 11:52:49 +00:00
Henri Sivonen 3c60d406b9 Bug 1889536 - Migrate IDNA handling to ICU4X. r=necko-reviewers,geckoview-reviewers,credential-management-reviewers,home-newtab-reviewers,valentin,owlish,dimi,thecount,supply-chain-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D206579
2024-07-09 11:26:43 +00:00
Tamas Szentpeteri 18d527a83a Backed out 2 changesets (bug 1889536) for causing bpnu bustages on nsIDNService.cpp. CLOSED TREE
Backed out changeset 87d0e483dd8c (bug 1889536)
Backed out changeset c3d6429d8a59 (bug 1889536)
2024-07-09 14:08:25 +03:00
Henri Sivonen f4f0304e8c Bug 1889536 - Migrate IDNA handling to ICU4X. r=necko-reviewers,geckoview-reviewers,credential-management-reviewers,home-newtab-reviewers,valentin,owlish,dimi,thecount,supply-chain-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D206579
2024-07-09 09:50:38 +00:00
Mark Banner b2ee3ffc88 Bug 1906047 - Move intl/benchmarks/ to be in a test sub-directory. r=hsivonen,frontend-codestyle-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D215735
2024-07-08 08:51:17 +00:00
Jesse Schwartzentruber 5a3734d3ef Bug 1903620 - Calculate jobs using CPU affinity in mach. r=firefox-build-system-reviewers,glandium
Differential Revision: https://phabricator.services.mozilla.com/D214289
2024-06-25 13:53:13 +00:00
Martin Robinson 878964c6d3 Bug 1903993 - Use the SPDX license format for `mozilla-central`-managed crates r=emilio
Differential Revision: https://phabricator.services.mozilla.com/D214524
2024-06-24 10:23:39 +00:00
André Bargull 5dec3913a3 Bug 1899177 - Part 1: Enable "icu_calendar" feature from ICU4X. r=spidermonkey-reviewers,supply-chain-reviewers,glandium,sylvestre,mgaudet
Enable the "icu_calendar" feature from ICU4X for use in Temporal.

Differential Revision: https://phabricator.services.mozilla.com/D211762
2024-06-20 17:42:11 +00:00
Makoto Kato a2774d968f Bug 1902985 - Turn on test_osPreferences.js on GeckoView. r=platform-i18n-reviewers,dminor
Although I turned off this since mobile didn't support ICU and xpcshell
didn't run on Java service. But now, we can run this test even if
GeckoView.

Differential Revision: https://phabricator.services.mozilla.com/D213919
2024-06-19 01:37:06 +00:00
Makoto Kato e4b1d52b85 Bug 1899411 - Part 4. Build fix for ICU4X 1.5. r=TYLin,spidermonkey-reviewers,anba
icu_capi 1.5 has small changes for 8-bit char type.

Differential Revision: https://phabricator.services.mozilla.com/D213009
2024-06-17 02:03:32 +00:00
Makoto Kato ee41947db3 Bug 1899411 - Part 3. Update ICU4X to 1.5. r=supply-chain-reviewers,platform-i18n-reviewers,firefox-build-system-reviewers,webdriver-reviewers,whimboo,glandium
Test files for icu_segmenter are large, so I add build system reviewers as reviewers.

Differential Revision: https://phabricator.services.mozilla.com/D213008
2024-06-17 02:03:30 +00:00
Makoto Kato e9f7360507 Bug 1899411 - Part 2. Update icu_capi and icu_segmenter_data to 1.5. r=TYLin
Run `sh update-icu4x.sh https://github.com/unicode-org/icu4x.git icu@1.5.0 45.0.0 release-75-1 1.5.0`.

Differential Revision: https://phabricator.services.mozilla.com/D213007
2024-06-17 02:03:24 +00:00
Makoto Kato 259f753603 Bug 1899411 - Part 1. Update shell script and patch files for ICU4X 1.5. r=TYLin
Update script and patches for ICU4X 1.5

Differential Revision: https://phabricator.services.mozilla.com/D213006
2024-06-17 02:03:23 +00:00
Eemeli Aro c9084532e6 Bug 1900765 - Stop trimming trailing whitespace from .properties values. r=xpcom-reviewers,nika
Differential Revision: https://phabricator.services.mozilla.com/D212665
2024-06-15 07:50:50 +00:00
Mark Banner 79e066a24a Bug 1901571 - Rename workers to use the .worker.(m)js pattern for ESLint (intl/). r=m_kato
Differential Revision: https://phabricator.services.mozilla.com/D213092
2024-06-11 07:16:02 +00:00
Jonathan Kew 4ccaa40e70 Bug 1899990 - Eliminate dependency on ICU4C's ubidi.h in BidiEmbeddingLevel.cpp. r=platform-i18n-reviewers,dminor
Differential Revision: https://phabricator.services.mozilla.com/D212243
2024-05-31 13:13:27 +00:00
Bryan Olsson 7cbbc54c45 Bug 1899905 - Add Saraiki (skr) to language names in mozIntl and language pack metadata, r=flod,fluent-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D212203
2024-05-31 06:06:07 +00:00
Sean 680bd63580 Bug 1895232 - Convert do_GetService to using components::*::service in netwerk/ r=valentin,cookie-reviewers,places-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D209747
2024-05-30 21:18:43 +00:00
Emilio Cobos Álvarez 6df254d7f9 Bug 1898453 - Minor unicode-bidi-ffi clean-ups. r=jfkthame
Differential Revision: https://phabricator.services.mozilla.com/D211329
2024-05-23 09:42:46 +00:00
Iulian Moraru 3d5936348b Backed out changeset 9a295c851c2e (bug 1895232) for causing multiple failures. CLOSED TREE 2024-05-22 21:03:20 +03:00
Sean 3cbf13bd8f Bug 1895232 - Convert do_GetService to using components::*::service in netwerk/ r=valentin,cookie-reviewers,places-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D209747
2024-05-22 17:13:29 +00:00
Mike Hommey 7ce67a74f7 Bug 1897030 - Remove cfg(icu4x_custom_data) check in icu_segmenter_data. r=m_kato
We don't have any facility to set it in the Firefox build, so rather than add a
build.rs to make rustc 1.80 happy, just remove the cfg.

Differential Revision: https://phabricator.services.mozilla.com/D210591
2024-05-16 05:17:26 +00:00
Jonathan Kew 5b3c7e1864 Bug 1896117 - Let the unicode-bidi implementation of the intl::Bidi component ride the train to release. r=platform-i18n-reviewers,nordzilla
Differential Revision: https://phabricator.services.mozilla.com/D210039
2024-05-15 10:39:38 +00:00
Joel Maher 64e5693772 Bug 1894551 - remove old win/aarch64 references in gtest moz.build files. r=RyanVM,necko-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D209182
2024-05-02 12:17:06 +00:00
Andrew Halberstadt d68e3340c5 Bug 1868440 - [ci] Upgrade taskcluster-taskgraph to v7.4.0, r=perftest-reviewers,geckoview-reviewers,ci-and-tooling,devtools-reviewers,taskgraph-reviewers,releng-reviewers,mach-reviewers,omc-reviewers,jmaher,hneiva,aminomancer,jari,dom-storage-reviewers,afinder,asuth,bhearsum,owlish
Differential Revision: https://phabricator.services.mozilla.com/D206260
2024-04-18 20:39:09 +00:00
Stanca Serban f9c5779927 Backed out 2 changesets (bug 1868440) for gecko decision task broken. CLOSED TREE
Backed out changeset 4b22948d849a (bug 1868440)
Backed out changeset 837bdcb3694a (bug 1868440)
2024-04-18 21:25:43 +03:00
Andrew Halberstadt f33979228a Bug 1868440 - [ci] Upgrade taskcluster-taskgraph to v7.4.0, r=perftest-reviewers,geckoview-reviewers,ci-and-tooling,devtools-reviewers,taskgraph-reviewers,releng-reviewers,mach-reviewers,omc-reviewers,jmaher,hneiva,aminomancer,jari,dom-storage-reviewers,afinder,asuth,bhearsum,owlish
Differential Revision: https://phabricator.services.mozilla.com/D206260
2024-04-18 17:50:50 +00:00
serge-sans-paille e4be2b91bb Bug 1891796 - Do not force invoking is_combining_diacritic.py r=glandium
Differential Revision: https://phabricator.services.mozilla.com/D207616
2024-04-17 05:37:57 +00:00
Mike Hommey 76963d5972 Bug 1889237 - Remove redundant import from l10nregistry-ffi-gtest. r=eemeli
Differential Revision: https://phabricator.services.mozilla.com/D206424
2024-04-10 05:53:22 +00:00
Amit Prakash Ambasta 1a34bf9361 Bug 1889054 - Fix issues with non-unified builds missing header inclusions. r=emilio
Signed-off-by: Amit Prakash Ambasta <amit.prakash.ambasta@gmail.com>

Differential Revision: https://phabricator.services.mozilla.com/D207004
2024-04-09 12:09:53 +00:00
Makoto Kato d0af769929 Bug 1880362 - Update line segmenter data file. r=TYLin
Update line segmenter data file to match with Unicode 15.0.

Differential Revision: https://phabricator.services.mozilla.com/D206340
2024-04-05 07:57:14 +00:00
Butkovits Atila 4a357d20b6 Backed out 2 changesets (bug 1880362) for causing failures at line-breaking-013.html. CLOSED TREE
Backed out changeset 7ae70412fd03 (bug 1880362)
Backed out changeset 45b752a869b1 (bug 1880362)
2024-04-04 13:45:37 +03:00
Makoto Kato 2d3c81eb3b Bug 1880362 - Update line segmenter data file. r=TYLin
Update line segmenter data file to match with Unicode 15.0.

Differential Revision: https://phabricator.services.mozilla.com/D206340
2024-04-04 04:37:13 +00:00
Dave Townsend f35244e188 Bug 1864896: Autofix unused function arguments (general). r=nika,jfkthame,ckerschb
Differential Revision: https://phabricator.services.mozilla.com/D203007
2024-03-19 14:59:22 +00:00
Mark Banner 268dc80fa1 Bug 1885723 - Fix more jsm references in misc code. r=Gijs,necko-reviewers,dom-storage-reviewers,janv,kershaw
Differential Revision: https://phabricator.services.mozilla.com/D204845
2024-03-19 08:59:11 +00:00
Mark Banner 3d5bb40f49 Bug 1884623 - Update more jsm references in production code and docs in misc code. r=mossop,necko-reviewers,profiler-reviewers,julienw,kershaw
Differential Revision: https://phabricator.services.mozilla.com/D204185
2024-03-14 17:42:28 +00:00
Sandor Molnar 09d9822ba8 Backed out 3 changesets (bug 1884623) for causing multiple failures CLOSED TREE
Backed out changeset 3a264233ce8e (bug 1884623)
Backed out changeset acdf8a83a49c (bug 1884623)
Backed out changeset de64ce832b8a (bug 1884623)
2024-03-14 17:03:37 +02:00