- May 25, 2023
-
-
André Bargull authored
Bug 1824744 - Part 7: Remove no longer needed ICU draft API guards. r=platform-i18n-reviewers,gregtatum `UNUM_APPROXIMATELY_SIGN_FIELD` is no longer a draft API. Depends on D176268 Differential Revision: https://phabricator.services.mozilla.com/D176269
-
André Bargull authored
No code changes, only updates the download URL. Depends on D176267 Differential Revision: https://phabricator.services.mozilla.com/D176268
-
André Bargull authored
No code changes, only updates the CLDR version number. Depends on D176266 Differential Revision: https://phabricator.services.mozilla.com/D176267
-
André Bargull authored
- Update the URL because the "core.zip" is no longer present. - Add code to remove redundant language mappings. Depends on D176265 Differential Revision: https://phabricator.services.mozilla.com/D176266
-
André Bargull authored
Depends on D176264 Differential Revision: https://phabricator.services.mozilla.com/D176265
-
André Bargull authored
Depends on D176263 Differential Revision: https://phabricator.services.mozilla.com/D176264
-
André Bargull authored
Remove no longer needed backports for ICU-22198, ICU-22206, and CLDR-16399. Update WASI patch to apply cleanly on ICU 73. Differential Revision: https://phabricator.services.mozilla.com/D176263
-
Eitan Isaacson authored
We had some different results in non-caching mode. We can now unify the results and not worry about that. Depends on D178718 Differential Revision: https://phabricator.services.mozilla.com/D178719
-
Eitan Isaacson authored
Bug 1821965 - P2: Remove sync IPC extension messages for text operations. r=morgan,ipc-reviewers,mccr8 We can get rid the entire local HyperTextAccessible-based implementation as well! Depends on D178717 Differential Revision: https://phabricator.services.mozilla.com/D178718
-
Eitan Isaacson authored
With caching on we can remove the legacy text marker and the abstracting class that allowed us to operate in both modes. Differential Revision: https://phabricator.services.mozilla.com/D178717
-
Eitan Isaacson authored
Differential Revision: https://phabricator.services.mozilla.com/D178724
-
Eitan Isaacson authored
Differential Revision: https://phabricator.services.mozilla.com/D178715
-
Eitan Isaacson authored
Differential Revision: https://phabricator.services.mozilla.com/D178714
-
Mike Conley authored
Differential Revision: https://phabricator.services.mozilla.com/D179122
-
Mike Conley authored
This includes a new histogram: FX_MIGRATION_CARDS_QUANTITY as well as new extra_keys for the browser.migration events. Differential Revision: https://phabricator.services.mozilla.com/D178938
-
Mike Conley authored
Bug 1826149 - Add payment method migration experience in new migration wizard. r=niklas,fluent-reviewers,flod Differential Revision: https://phabricator.services.mozilla.com/D178364
-
Andrew McCreight authored
Differential Revision: https://phabricator.services.mozilla.com/D179097
-
Andrew McCreight authored
Also fix a "respoitory" typo. Differential Revision: https://phabricator.services.mozilla.com/D179096
-
Calixte authored
Bug 1834830 - Avoid an OOM crash in fetching the pdf stream in GeckoSession r=geckoview-reviewers,pdfjs-reviewers,amejiamarmol,ohall,marco When saving, the pdf data were fetched in JS and then passed to Java in using a message. But with large pdf, it was possible to not have enough memory to allocate for the message. Hence the idea is to just pass the blob url to Java and then stream the data. Differential Revision: https://phabricator.services.mozilla.com/D179076
-
Mike Hommey authored
clang 17 is making void* deref a non-disablable error, and this tests relies on the deref "error" being disablable. Arranging things to make it not deref makes not different from test_ref_9, so remove it. Differential Revision: https://phabricator.services.mozilla.com/D179031
-
Mozilla Releng Treescript authored
fi -> 89414f0465e7d85e07eb02605c7c4699991d8aea hsb -> e311eb095228fa200a82430cb1fe71ded7f67408 nl -> b9ade4e5ca228b70b9c40b400149b04a009fe4ea pt-BR -> 40abf6a3ec4f54e612f479af91e7325a76913643 ru -> d060543b1906b353e405d1c4f6504a53bad862d1 sat -> 781d74aeb0325592b8123b96225a985ac0bd1722 sk -> f475e71b2810027fb17fcb6f50299cdcd2073c93 th -> 4d89f05a5317e680b53349ad49799f039acf6123
-
Cieara Meador authored
Bug 1620199 - Add a close button for each tab in the tab manager r=mhowell,desktop-theme-reviewers,dao Differential Revision: https://phabricator.services.mozilla.com/D176920
-
Tomislav Jovanovic authored
Differential Revision: https://phabricator.services.mozilla.com/D178967
-
Mike Conley authored
Differential Revision: https://phabricator.services.mozilla.com/D178838
-
Erich Gubler authored
Depends on D177827 Differential Revision: https://phabricator.services.mozilla.com/D177829
-
Erich Gubler authored
Depends on D177826 Differential Revision: https://phabricator.services.mozilla.com/D177827
-
Erich Gubler authored
Bug 1832451 - Update wgpu to revision f71a1bc736fde37509262ca03e91d8f56a13aeb5. r=webgpu-reviewers,nical Differential Revision: https://phabricator.services.mozilla.com/D177826
-
Jonathan Kew authored
Checking logcat from test runs at https://treeherder.mozilla.org/jobs?repo=try&revision=fc75475d3cd5dcacbbc74b0c9a58a89ae6c97119 we can see that the "potential deadlock" warning no longer appears. Differential Revision: https://phabricator.services.mozilla.com/D179118
-
Cristian Tuns authored
Backed out changeset 6d4600975de9 (bug 1834049) for causing wpt failures in MediaStreamTrack-contentHint.html CLOSED TREE
-
Cristian Tuns authored
Backed out changeset 65db9227c38c (bug 1815925) for causing wpt failures in a-element-xhtml.xhtml CLOSED TREE
-
Dimi authored
Bug 1834797 - Do not use checkVisibility API when running formautofill shared code in iOS r=issammani,credential-management-reviewers Differential Revision: https://phabricator.services.mozilla.com/D178946
-
Greg Stoll authored
Differential Revision: https://phabricator.services.mozilla.com/D179112
-
Erik Nordin authored
Improves the clarity of defineLazyPreferenceGetter by resolving ambiguity around the intended type of parameter aDefaultValue Differential Revision: https://phabricator.services.mozilla.com/D178828
-
Markus Stange authored
Differential Revision: https://phabricator.services.mozilla.com/D178956
-
Otto Länd authored
# ignore-this-changeset
-
Emilio Cobos Álvarez authored
Anything that doesn't need interior mutability doesn't need Locked<> around it. Depends on D179059 Differential Revision: https://phabricator.services.mozilla.com/D179060
-
Emilio Cobos Álvarez authored
This makes me a bit less uncomfortable about the previous changes :) Note that some of this code gets modified in the following patch. Differential Revision: https://phabricator.services.mozilla.com/D179059
-
Mark Banner authored
Bug 1834967 - Add HTML to the list of items to automatically format with Prettier in VS Code. r=firefox-build-system-reviewers,nalexander Differential Revision: https://phabricator.services.mozilla.com/D179042
-
Jason Kratzer authored
Differential Revision: https://phabricator.services.mozilla.com/D179098
-
Matthew Gaudet authored
Differential Revision: https://phabricator.services.mozilla.com/D178860
-