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

917461 Коммитов

Автор SHA1 Сообщение Дата
Andrew Halberstadt 6c9a98594a Bug 1898330 - Schedule python-test tasks when Taskgraph vendor is upgraded, r=taskgraph-reviewers,bhearsum
Differential Revision: https://phabricator.services.mozilla.com/D211251
2024-05-22 19:20:51 +00:00
alwu 24dfc84747 Bug 1893388 - add gtest. r=media-playback-reviewers,chunmin
Differential Revision: https://phabricator.services.mozilla.com/D209440
2024-05-22 18:52:03 +00:00
Gregory Pappas 06b2b290e3 Bug 1858801 - Add ability to spin the cursor while the page is loading r=emilio,Gijs
Differential Revision: https://phabricator.services.mozilla.com/D207953
2024-05-22 18:51:54 +00:00
Maxx Crawford 59bf196121 Bug 1898287 - Add wallpaper_click telemtery event definition r=home-newtab-reviewers,nbarrett
Differential Revision: https://phabricator.services.mozilla.com/D211231
2024-05-22 18:15:50 +00:00
stransky 46acdfb552 Bug 1884243 [Wayland] Flip GTK_DRAG_RESULT_ERROR to GTK_DRAG_RESULT_NO_TARGET on Wayland as Gecko expects it r=emilio
Differential Revision: https://phabricator.services.mozilla.com/D211189
2024-05-22 18:11:45 +00:00
Noah Bond 377f0388d1 Bug 1841578 - Refactor `RecentlyVisited` to no longer use `BoxWithConstraints` r=android-reviewers,rsainani
See bug for full info. TLDR: `BoxWithConstraints` is likely causing crashes when paired with our weird hybrid RecyclerView + Compose implementation of the Homepage

Differential Revision: https://phabricator.services.mozilla.com/D210744
2024-05-22 18:00:44 +00:00
Iulian Moraru 89bb26c301 Backed out 2 changesets (bug 1896475) for causing assertions on Interpreter.cpp. CLOSED TREE
Backed out changeset deb6dfcd6d8c (bug 1896475)
Backed out changeset b9d4c74f4162 (bug 1896475)
2024-05-22 22:34:55 +03:00
Iulian Moraru 239e102d28 Backed out changeset fb915f29821a (bug 1559200) for causing xpcshell failures. CLOSED TREE 2024-05-22 22:25:38 +03:00
Mozilla Releng Treescript f6d8491d08 no bug - Bumping Firefox l10n changesets r=release a=l10n-bump DONTBUILD CLOSED TREE
be -> 6a0ec19cbba9c1626509305a0af58c7925f4bbdd
cy -> 39847764e40b764c0a3cfc5fe9e79a212b318f22
de -> 5261e1350e923eaaf014c329a93e04fe292fec57
dsb -> 4d0723a62e375d3c62909892735dce95f5b719a9
es-CL -> 8dce7cc5172e4fec2ffa59a1743bbd5d903bb21f
fy-NL -> 39c000ffab7363ba9cc8c7e15c6ad14c581336f9
hsb -> f2bf14543268340a4a926e2312bebbf8685df5d3
hu -> 8bbfe04b73c31a07a8e773db7c66eee0ca28ecc3
lv -> 9477991e2e620b21d5bc07249c1221b76a5fc8f5
nl -> deccbe803c4925d91fd4ca0ace0d3858af619c3d
pt-BR -> 53d7e4683243d8dd28b9f71a6b0c376de7402bc0
ru -> cbfbe72a7049d2934b239628f15aed063d998880
sk -> 67e2b9de3a6db4a9f354110ff7403df9e47195a7
tg -> e3c7eaf5ca18eaa4b2a841306bd71ff60ac45049
tr -> e76162369cf8cffca8ce5c307e6f5f0979a1e505
uk -> 22962edbb5280103883a3a6b239e9cac575d65ce
zh-TW -> 2a77385c1f92f1974f7847d883a78431130d5066
2024-05-22 19:04:22 +00:00
Tom Schuster 0cfcebf578 Bug 1896475 - Implement Request/Response `.bytes()` method. r=saschanaz,webidl
Differential Revision: https://phabricator.services.mozilla.com/D210636
2024-05-22 17:47:59 +00:00
Tom Schuster 3be41a4970 Bug 1896475 - Make BodyConsumer::ConsumeType an enum class. r=saschanaz
Differential Revision: https://phabricator.services.mozilla.com/D210635
2024-05-22 17:47:59 +00:00
Greg Stoll 16a1e721b2 Bug 1877583 - respect "ask before opening" setting for app links in non-custom tabs r=Roger,android-reviewers
I tested this manually with Twitter/X and Zoom and verified it works as described in the bug.

Differential Revision: https://phabricator.services.mozilla.com/D211229
2024-05-22 17:33:18 +00:00
Jari Jalkanen 8eadd3ce12 Bug 1896684 - Pass mochitest flavor as option to desktop_unittest.py. r=ahal
Differential Revision: https://phabricator.services.mozilla.com/D210446
2024-05-22 17:19:34 +00:00
Jari Jalkanen 0ae5d24435 Bug 1896684 - Enable running subsets of Marionette tests on CI. r=ahal
When the test-manitests yml section is defined, Marionette can use the
suite for this definition to select its test paths. A different suite
is needed for the user interface to specify what to run.

Differential Revision: https://phabricator.services.mozilla.com/D210445
2024-05-22 17:19:33 +00:00
Nathan LaPre 44b945e448 Bug 1898082: Clean up comments in nsTextEquivUtils, r=Jamie
This revision updates outdated comments in nsTextEquivUtils that refer to
previous names for steps of the Accessible Name and Description Computation
specification. It updates the comments to the new, named computation steps.
Additionally, this revision cleans up and adds other comments to make reading
the code a bit easier.

Differential Revision: https://phabricator.services.mozilla.com/D211110
2024-05-22 17:19:30 +00:00
Nan Jiang 4a8c40e350 Bug 1897452 - Interrupt all the relevancy store IO ops via a shutdown blocker r=bdk
Differential Revision: https://phabricator.services.mozilla.com/D211134
2024-05-22 17:18:14 +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
Iulian Moraru f3a5e1317e Backed out changeset f8ee5d0b0103 (bug 1890623) for causing linting failures. CLOSED TREE 2024-05-22 20:28:01 +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
Tomislav Jovanovic 6bfbc8845c Bug 1766026 - Unskip new optional_host_permissions tests under condprof r=robwu
Depends on D210397

Differential Revision: https://phabricator.services.mozilla.com/D210861
2024-05-22 16:56:05 +00:00
Tomislav Jovanovic e6f6a7b2e2 Bug 1894980 - Avoid intermittent events in browser_html_detail_permissions r=robwu
Differential Revision: https://phabricator.services.mozilla.com/D211216
2024-05-22 16:45:03 +00:00
Andrew Sutherland 6fa18c8313 Bug 1736488 - Ensure we update the channel cookie jar before deriving principals from it. r=valentin,bvandersloot,necko-reviewers
Without this patch we potentially create the reserved client principal
based on a stale cookie jar because we add the ClientChannelHelper
before the cookie jar's partition key is mutated in
nsHttpChannel::AsyncOpen.

Differential Revision: https://phabricator.services.mozilla.com/D211148
2024-05-22 16:41:44 +00:00
Tomislav Jovanovic a643f37473 Bug 1866999 - <all_urls> is not an api for permission.onAdded r=robwu
Differential Revision: https://phabricator.services.mozilla.com/D210400
2024-05-22 16:24:12 +00:00
Updatebot 954a5a4435 Bug 1897934 - Update PDF.js to 9ee7c07b837d0a849ed75272d48947eb33812a45 r=pdfjs-reviewers,marco
Differential Revision: https://phabricator.services.mozilla.com/D211015
2024-05-22 16:16:58 +00:00
Sanchaai Mathiyarasan bb6ecd9f59 Bug 1897211 - Add Menu Navigation Middleware tests for editing bookmarks. r=gl,android-reviewers
Add unit tests to MenuNavigationMiddlewareTest file to ensure that the edit bookmark menu action navigates to the correct screen.

Differential Revision: https://phabricator.services.mozilla.com/D210700
2024-05-22 15:58:07 +00:00
Adam Brouwers-Harries e08a741eea Bug 1897468 - Add checks for whether the profiler is running in a child or parent process when recieving a signal r=canaltinova,profiler-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D210812
2024-05-22 15:46:14 +00:00
Jeff Boek f83c359994 Bug 1890623 - Adds methods to retreive unsent crashes from the database r=android-reviewers,mcarare
Differential Revision: https://phabricator.services.mozilla.com/D211123
2024-05-22 15:43:20 +00:00
Sean Feng f9a767322a Bug 1896225 - Add the crashtest for bug 1896225 r=jjaschke
The crash itself was about when the selection crossed the
shadow boundary first, and then got moved to the same boundary later.

This bug was fixed in bug 1891783, so we just need to add the
crashtest.

Differential Revision: https://phabricator.services.mozilla.com/D211220
2024-05-22 15:40:17 +00:00
Gabriel Luong df11875c1a Bug 1885639 - Implement MenuTelemetryMiddleware for recording telemetry in the menu dialog r=android-reviewers,harrisono
- Follows the existing telemetry currently used in the browser menu found in https://searchfox.org/mozilla-central/rev/5c391a87488a9720fccbb66d1a33415c7a8855be/mobile/android/fenix/app/src/main/java/org/mozilla/fenix/components/toolbar/BrowserToolbarMenuController.kt#437-517
- Home menu telemetry was taken from https://searchfox.org/mozilla-central/rev/5c391a87488a9720fccbb66d1a33415c7a8855be/mobile/android/fenix/app/src/main/java/org/mozilla/fenix/home/HomeMenuView.kt#114-238

Differential Revision: https://phabricator.services.mozilla.com/D210136
2024-05-22 15:26:52 +00:00
Cristian Tuns 1b2e26a884 Backed out changeset ea59a7108ca9 (bug 1805996) for causing bc failures in nsCOMPtr.h CLOSED TREE 2024-05-22 12:53:10 -04:00
Sean 2e06dec110 Bug 1897209 - Migrate HTTP_ONSTART_SUSPEND_TOTAL_TIME probe to glean r=valentin,necko-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D210707
2024-05-22 15:16:02 +00:00
Sean e5fe99c6ef Bug 1894329 - Increase the size of td and button elements in about:networking on Android for readability r=valentin,desktop-theme-reviewers,emilio
Differential Revision: https://phabricator.services.mozilla.com/D210498
2024-05-22 15:15:26 +00:00
Sean ba16f647cc Bug 1559200 - Add explanatory text to about:cache that sizes are only for subset of entries r=valentin,necko-reviewers,desktop-theme-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D210085
2024-05-22 15:14:02 +00:00
Sean eb86e72321 Bug 1894995 - Remove deprecated nslCacheEntry methods and their implementations r=valentin,necko-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D209460
2024-05-22 15:12:48 +00:00
Kagami Sascha Rosylight a08071d3f9 Bug 1878741 - Part 3: Mark permission test CRASH on Android r=asuth,dom-worker-reviewers,smaug
This is sad but at least we'll have a test that fails so that GeckoView people can take a look.

Removing OK/TIMEOUT as I think that's just bug 1798871.

Differential Revision: https://phabricator.services.mozilla.com/D211055
2024-05-22 15:12:26 +00:00
Kagami Sascha Rosylight 57dcd395c9 Bug 1878741 - Part 2: Adjust notification tests r=asuth,dom-worker-reviewers
Fixing one test to set permission properly and another to not trigger external network request.

Differential Revision: https://phabricator.services.mozilla.com/D198957
2024-05-22 15:12:26 +00:00
Kagami Sascha Rosylight 62c662197d Bug 1878741 - Part 1: Stop requirng notification.prompt.testing for set-permission r=webdriver-reviewers,Sasha
Differential Revision: https://phabricator.services.mozilla.com/D210741
2024-05-22 15:12:25 +00:00
Sean 73204d6728 Bug 1894288 - Remove network.fetch.redirect.stripAuthHeader and network.http.redirect.stripAuthHeader prefs r=sunil,edgul,necko-reviewers,valentin
Differential Revision: https://phabricator.services.mozilla.com/D209393
2024-05-22 15:10:48 +00:00
Sean b6bbe13413 Bug 1894266 - Add a clear HTTP cache option to about:networking r=necko-reviewers,desktop-theme-reviewers,fluent-reviewers,valentin,jules
Differential Revision: https://phabricator.services.mozilla.com/D210179
2024-05-22 15:05:34 +00:00
Jan-Erik Rediger fa26b4418b Bug 1805996 - Implement scaffolding for a memory reporter in FOG r=chutten
This is a minimal implementation, which does not measure any of the
Glean-internal/metric memory usage yet.

Differential Revision: https://phabricator.services.mozilla.com/D207137
2024-05-22 14:59:18 +00:00
Jan-Erik Rediger a44891c523 Bug 1897915 - Disable test for ride-along pings in artifact builds r=chutten
Differential Revision: https://phabricator.services.mozilla.com/D210998
2024-05-22 14:57:57 +00:00
Emilio Cobos Álvarez 8fa7c1f7cf Bug 1898258 - Add and document mach gen-uuid. r=smaug
The website in our docs no longer works for $reasons, this is a direct
port to python.

Differential Revision: https://phabricator.services.mozilla.com/D211219
2024-05-22 14:52:20 +00:00
Issam Mani 4a93fb1a5f Bug 1898237 - Disable browser_creditCard_doorhanger_display.js for linux only. r=dimi
Differential Revision: https://phabricator.services.mozilla.com/D211209
2024-05-22 14:50:32 +00:00
Alexandra Borovova f5a19fb15e Bug 1898129 - Update test expectations for /fetch/api/abort/serviceworker-intercepted.https.html. r=ctuns
Differential Revision: https://phabricator.services.mozilla.com/D211215
2024-05-22 14:43:00 +00:00
Ben Dean-Kawamura 257f120390 Bug 1863661 - Reingest suggestions on startup. r=lina,android-reviewers,Roger
Added one-time work that runs ingestion, but only if there are no
suggestions in the database.  Made added an initial delay to the current
periodic work. The result is that:

  - We always run ingestion on startup if the suggestions table is
    empty.  This covers first-time startup and also startup after the
    suggestions table was cleared because we ran an update that changed
    the schema.
  - We also run ingestion every 24 hours.  This covers keeping the
    database up-to-date after the initial ingestion.

Differential Revision: https://phabricator.services.mozilla.com/D210582
2024-05-22 14:38:44 +00:00
Yury Delendik 0e7776e418 Bug 1895123 - Create stack map in wasm import stub if needed. r=jandem,rhunt
Differential Revision: https://phabricator.services.mozilla.com/D210515
2024-05-22 14:38:23 +00:00
RebecaTudor 11e822ed8b Bug 1890369 - Fix "Site removed" snackbar that overlaps the toolbar r=android-reviewers,007,vdreghici
When a top site was deleted, the snackbar that contains the undo
button was overlapping the search toolbar.

  The issue was that the anchor was not set.

  Besides fixing the issue, the duplicated call of FenixSnackbar from
TopSiteItemViewHolder.kt was removed.

Differential Revision: https://phabricator.services.mozilla.com/D206992
2024-05-22 14:37:11 +00:00
Cristian Tuns 34ed44d900 Backed out changeset 4c4e846a4ebf (bug 1590432) for causing dt failures in browser_parsable_css.js CLOSED TREE 2024-05-22 10:54:16 -04:00
Cristian Tuns f46e5461c2 Backed out 2 changesets (bug 1897208, bug 1893693) for causing bc failures in browser_newtab_userTypedValue.js and browser_blanking.js CLOSED TREE
Backed out changeset 4069a89be22a (bug 1893693)
Backed out changeset 33190b27bb47 (bug 1897208)
2024-05-22 10:52:26 -04:00
Cristian Tuns 4093c1bc12 Backed out changeset ad6f67ebee72 (bug 1894779) for causing failures in test_loadLocalFont.html CLOSED TREE 2024-05-22 10:47:48 -04:00