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

10724 Коммитов

Автор SHA1 Сообщение Дата
James Teow 3c95fa07c8 Bug 1840376 - Remove outstanding references to Preloaded Top URLs - r=adw
Differential Revision: https://phabricator.services.mozilla.com/D182195
2023-06-29 08:18:27 +00:00
Greg Mierzwinski cb64f2e65b Bug 1839368 - Fix debug mode in desktop browsertime tests. r=perftest-reviewers,kshampur
This patch fixes debug mode for desktop. Previously, it was detecting desktop runs as android ones.

Differential Revision: https://phabricator.services.mozilla.com/D181632
2023-06-26 12:59:54 +00:00
Mathieu Leplatre 712ef17f9e Bug 1838440 - Migrate kinto-http-client to ES module r=Standard8,robwu
Differential Revision: https://phabricator.services.mozilla.com/D181066
2023-06-26 09:03:01 +00:00
Sylvestre Ledru dbc1d86d8a Bug 1840227 - Update codespell to 2.2.5 r=linter-reviewers,marco DONTBUILD
Differential Revision: https://phabricator.services.mozilla.com/D181929
2023-06-24 20:26:56 +00:00
Mike Hommey 5af31a8886 Bug 1839762 - Cast scoped enums to their underlying type when printing them. r=media-playback-reviewers,necko-reviewers,application-update-reviewers,geckoview-reviewers,handyman,emilio,valentin,bytesized,owlish,karlt
There is no implicit conversion for scoped enums, so using them without
an explicit conversion in varargs functions is undefined behavior. GCC
has had a warning about this for a long while, but clang only gained
this a few days ago on trunk.

Differential Revision: https://phabricator.services.mozilla.com/D181723
2023-06-24 20:14:31 +00:00
Mark Banner 8c8c1bb7f3 Bug 1839843 - Ensure exceptions from Prettier are correctly shown on treeherder and reviewbot. r=linter-reviewers,andi
Differential Revision: https://phabricator.services.mozilla.com/D181757
2023-06-23 09:30:26 +00:00
Nazım Can Altınova 3a2eb320d7 Bug 1812452 - Clamp the ProfileBufferGlobalController entries as well r=florian
Differential Revision: https://phabricator.services.mozilla.com/D181653
2023-06-23 09:17:43 +00:00
Florian Quèze 2218cc6cdc Bug 1839626 - Avoid creating an 'AwakeEnd' marker schema, r=canaltinova.
Differential Revision: https://phabricator.services.mozilla.com/D181641
2023-06-21 15:01:35 +00:00
Andrew McCreight a5b49717a3 Bug 1839531 - Don't check the pref javascript.options.asyncstack during shutdown. r=canaltinova
Getting a preference will always fail during shutdown, so avoid doing it.
The goal here is to avoid what is perhaps the most common source of warning
spam in logs in debug builds.

Differential Revision: https://phabricator.services.mozilla.com/D181585
2023-06-21 13:25:51 +00:00
Mike Hommey d8456fd716 Bug 1836230 - Update bindgen to 0.66.1. r=emilio,supply-chain-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D179656
2023-06-21 08:52:22 +00:00
Christian Holler (:decoder) dd6ef15900 Bug 1838595 - Nyx: Add a file dumping API. r=truber
Depends on D181058

Differential Revision: https://phabricator.services.mozilla.com/D181059
2023-06-20 19:51:47 +00:00
Christian Holler (:decoder) 72feb31526 Bug 1838596 - Nyx: Add an API to retrieve the raw fuzzing buffer. r=truber
Depends on D181057

Differential Revision: https://phabricator.services.mozilla.com/D181058
2023-06-20 19:51:47 +00:00
Christian Holler (:decoder) 0071128928 Bug 1838598 - Nyx: Adjust replay format. r=truber
Differential Revision: https://phabricator.services.mozilla.com/D181057
2023-06-20 19:51:47 +00:00
Christian Holler (:decoder) 157e74a7f7 Bug 1838594 - IPC fuzzing: Add an additional sync with main thread. r=truber
Differential Revision: https://phabricator.services.mozilla.com/D181061
2023-06-20 19:50:01 +00:00
Christian Holler (:decoder) 9a0fd3c3fd Bug 1838591 - Avoid shrinkTo call in IPCFuzzController. r=truber
Differential Revision: https://phabricator.services.mozilla.com/D181055
2023-06-20 19:49:56 +00:00
Rob Wu 79c40be390 Bug 1839449 - Enforce alphabetic order of mochitest manifests in mobile/ r=geckoview-reviewers,mconley,calu
Differential Revision: https://phabricator.services.mozilla.com/D181540
2023-06-20 18:29:28 +00:00
M. Sirringhaus 61d2ba839d Bug 1838584 - Implement stripped down destructor for ProfilerParent, if MOZ_GECKO_PROFILER is undefined. r=mstange
On platforms such as ppc64, MOZ_GECKO_PROFILER is not defined, leading to a busted build.
The destructor-implementation was hidden behind an MOZ_GECKO_PROFILER-ifdef.

Differential Revision: https://phabricator.services.mozilla.com/D181042
2023-06-20 09:10:52 +00:00
Gijs Kruitbosch cdede3735a Bug 1838632 - make fluent-lint complain about unknown attributes, r=flod,fluent-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D181228
2023-06-19 16:30:15 +00:00
Kash Shampur b3c72b5348 Bug 1820216 - Run Custom chromium-as-release performance tests on OSX. r=perftest-reviewers,sparky
This patch extends the chromium-as-release perftest configuration to be able to also run on the macOSX platform using a macOSX build.
With this, we now run CaR on all of our x64 platforms.

Also, the mac variant as added to the `mach try perf` selector

Differential Revision: https://phabricator.services.mozilla.com/D180825
2023-06-19 13:20:01 +00:00
Nazım Can Altınova 30deef21ad Bug 1838724 - Convert native allocations warning to a debug log r=gregtatum
Differential Revision: https://phabricator.services.mozilla.com/D181160
2023-06-19 12:09:56 +00:00
Barret Rennie 3463d51539 Bug 1838874 - Remove remaining uses of FileUtils.getFile r=Gijs
Differential Revision: https://phabricator.services.mozilla.com/D181255
2023-06-16 14:48:44 +00:00
Andi-Bogdan Postelnicu 16445000ea Bug 1838396 - disable misc-include-cleaner until we move to before/after analysis. r=sergesanspaille
Differential Revision: https://phabricator.services.mozilla.com/D180925
2023-06-15 05:32:49 +00:00
Alex Finder d2b5dc6fad Bug 1831064 Remove WebExtension and all its references r=perftest-reviewers,taskgraph-reviewers,jmaher,AlexandruIonescu
Differential Revision: https://phabricator.services.mozilla.com/D178196
2023-06-14 14:03:22 +00:00
Marco Castelluccio 7eed3b11c9 Bug 1837744 - Remove PreferenceFilters.sys.mjs module and use Services.prefs directly in FilterExpressions.sys.mjs. r=Standard8
Differential Revision: https://phabricator.services.mozilla.com/D180540
2023-06-13 08:00:00 +00:00
Julien Cristau 40e11b8360 Bug 1837939 - update-packaging: quote filenames that can contain spaces. r=releng-reviewers,bhearsum DONTBUILD
Bug 1837329 added a new "Media Plugin Helper" that caused errors in repack logs
(though as far as I can tell had no effect on the mar files themselves).

Differential Revision: https://phabricator.services.mozilla.com/D180669
2023-06-12 13:14:53 +00:00
Florian Quèze d272e36525 Bug 1836191 - remove the about:performance implementation, r=mconley,fluent-reviewers,desktop-theme-reviewers,sfoster.
Differential Revision: https://phabricator.services.mozilla.com/D179695
2023-06-08 21:53:18 +00:00
Mark Banner 9c01efbc3e Bug 1816935 - Convert jsesc.js to an ES module. r=arai
Differential Revision: https://phabricator.services.mozilla.com/D179808
2023-06-08 13:21:31 +00:00
Greg Mierzwinski abf9cbbf9f Bug 1837049 - Use no-fission as default in mach-try-perf android selections. r=perftest-reviewers,AlexandruIonescu DONTBUILD
Differential Revision: https://phabricator.services.mozilla.com/D180142
2023-06-08 12:18:08 +00:00
Mike Hommey de03354dee Bug 1837098 - Move l10nregistry tests to a separate crate. r=dminor,supply-chain-reviewers,eemeli
Differential Revision: https://phabricator.services.mozilla.com/D180159
2023-06-07 23:07:05 +00:00
Gabriele Svelto 4c87f445a6 Bug 1776197 - mozannotation_server crate implementation r=afranchuk
This crate contains the logic used to find the annotations within another
process and pull them out.

Depends on D173697

Differential Revision: https://phabricator.services.mozilla.com/D173698
2023-06-07 12:34:31 +00:00
Gabriele Svelto 73a3085a6b Bug 1776197 - mozannotation_client implementation r=afranchuk
This crate contains the required bits to store annotations in a process and
let the mozannotation_server crate find them and pull them out. Functionally
there's not much happening here as all the actual functionality is in
mozannotation_server.

Differential Revision: https://phabricator.services.mozilla.com/D173697
2023-06-07 12:34:30 +00:00
Andi-Bogdan Postelnicu 76e3e1586f Bug 1836676 - for clang-tidy activate mis-include-cleaner. r=sergesanspaille
Differential Revision: https://phabricator.services.mozilla.com/D179892
2023-06-06 09:46:49 +00:00
Mike Hommey 58605b2b21 Bug 1836236 - Switch profiler-macros to syn 2. r=canaltinova
Differential Revision: https://phabricator.services.mozilla.com/D179660
2023-06-05 20:48:35 +00:00
Andrew Halberstadt 14d25c05fa Bug 1836851 - [update-verify] Fix regression in compare-directories, r=releng-reviewers,hneiva
Differential Revision: https://phabricator.services.mozilla.com/D179997
2023-06-05 20:39:06 +00:00
ganna de17418440 Bug 1814412 - Use moz-support-link for the protections-popup-sendReportView-learn-more label. r=tgiles,fluent-reviewers,Gijs
Differential Revision: https://phabricator.services.mozilla.com/D179594
2023-06-05 14:25:51 +00:00
Gijs Kruitbosch ada56134f2 Bug 1834118 - quote stylelint path arguments on Windows, r=aminomancer,Standard8
Differential Revision: https://phabricator.services.mozilla.com/D178602
2023-06-05 09:42:19 +00:00
Sylvestre Ledru 9dde27ae07 no bug - mozlint/ruff: log.debug the arguments r=linter-reviewers,ahal DONTBUILD
Differential Revision: https://phabricator.services.mozilla.com/D179371
2023-06-02 13:39:57 +00:00
Valentin Gosu 50fdf1286d Bug 1835805 - Remove odoh code r=necko-reviewers,jesup
Differential Revision: https://phabricator.services.mozilla.com/D179456
2023-06-02 12:49:33 +00:00
Florian Quèze 71ff2d9962 Bug 1835649 - Avoid serializing the number of operations per sample for profiler counters that don't count operations, r=canaltinova.
Differential Revision: https://phabricator.services.mozilla.com/D179365
2023-06-02 02:01:10 +00:00
Mike Hommey c6281d6814 Bug 1835431 - Handle hardlinks when unpacking a SDK. r=gsvelto
Differential Revision: https://phabricator.services.mozilla.com/D179281
2023-05-31 22:24:34 +00:00
Will Kahn-Greene 275e39b6e5 Bug 1831952 - switch to use Mozilla Symbols Server. r=gsvelto
This switches two scripts to use the Mozilla Symbols Server for downloading
symbols rather than accessing the AWS S3 bucket directly so they don't stop
working correctly when we move symbols from AWS to GCP.

Differential Revision: https://phabricator.services.mozilla.com/D179452
2023-05-31 16:18:51 +00:00
Natalia Csoregi 448ccac0b9 Backed out changeset af645c9220f1 (bug 1835805) for causing bustage on DNSPacket.cpp. CLOSED TREE 2023-05-31 18:52:13 +03:00
Valentin Gosu 7ba32109b0 Bug 1835805 - Remove odoh code r=necko-reviewers,jesup
Differential Revision: https://phabricator.services.mozilla.com/D179456
2023-05-31 15:05:06 +00:00
Gijs Kruitbosch b4130b15da Bug 1832765 - start linting scss across the tree in our standard config, r=Standard8
Differential Revision: https://phabricator.services.mozilla.com/D178532
2023-05-30 22:41:22 +00:00
Mike Hommey 62f7b36735 Bug 1834707 - Update builders to clang 16.0.4. r=firefox-build-system-reviewers,sergesanspaille
Differential Revision: https://phabricator.services.mozilla.com/D178907
2023-05-29 22:31:34 +00:00
Stanca Serban 7fcbc85dfb Backed out changeset 220d89d838fe (bug 1834707) for causing build bustages on Windows 2012. CLOSED TREE 2023-05-30 00:47:58 +03:00
Mike Hommey 745fb89c08 Bug 1834707 - Update builders to clang 16.0.4. r=firefox-build-system-reviewers,sergesanspaille
Differential Revision: https://phabricator.services.mozilla.com/D178907
2023-05-29 20:36:31 +00:00
Eemeli Aro 0997552230 Bug 1831872 - Migrate client.name2 string from sync.properties to Fluent. r=markh,fluent-reviewers,geckoview-reviewers,sync-reviewers,flod,m_kato
As this is the only string in `services/`, let's simplify by moving it under `toolkit/` and removing `services/sync/locales/` as empty.

On advice from markh, the ON_NEW_DEVICE_ID notification is delayed during device registration & updates until the update has been written to storage.

Differential Revision: https://phabricator.services.mozilla.com/D178805
2023-05-29 15:24:38 +00:00
Greg Stoll dfee3a01de Bug 1835101 - treat .ftl files as UTF-8 for linting purposes r=flod
Differential Revision: https://phabricator.services.mozilla.com/D179112
2023-05-25 17:12:26 +00:00
Julien Cristau d1ed401557 Bug 1677171 - update-verify: silence spurious errors on mac staging releases. r=releng-reviewers,bhearsum
Differential Revision: https://phabricator.services.mozilla.com/D178923
2023-05-25 13:46:13 +00:00