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

915160 Коммитов

Автор SHA1 Сообщение Дата
Jared Hirsch 683b6656d1 Bug 1893315: Restrict selectable profiles backend to local builds. r=mossop,glandium
Differential Revision: https://phabricator.services.mozilla.com/D208943
2024-05-03 17:04:42 +00:00
Heitor Neiva 9d0c575922 Bug 1894819 - Fix notarization task description r=releng-reviewers,taskgraph-reviewers,gabriel
Differential Revision: https://phabricator.services.mozilla.com/D209312
2024-05-03 16:57:05 +00:00
Sandor Molnar 235e66e12a Backed out 2 changesets (bug 1892947) due to critical failure with clear on shutdown CLOSED TREE
Backed out changeset 5c4c36caa85d (bug 1892947)
Backed out changeset eeabe25b2ac3 (bug 1892947)
2024-05-03 19:56:31 +03:00
Harshit Sohaney fc28f99fbb Bug 1894933 - Disable new clear history dialog due to breakage with clear on shutdown. r=pbz
Differential Revision: https://phabricator.services.mozilla.com/D209397
2024-05-03 16:48:52 +00:00
Fred Chasen 5ed4c181c5 Bug 1890297 - Implement recover for AddonsBackupResource. r=backup-reviewers,mconley
Differential Revision: https://phabricator.services.mozilla.com/D209174
2024-05-03 16:43:53 +00:00
Mark Striemer cf44e63677 Bug 1860159 - Focus outline CanvasText HCM r=desktop-theme-reviewers,reusable-components-reviewers,emilio,hjones,accessibility-frontend-reviewers,ayeddi
Differential Revision: https://phabricator.services.mozilla.com/D196632
2024-05-03 16:26:37 +00:00
Tomislav Jovanovic 9fd11ac2ef Bug 1889402 - Grant origin permissions during install for mv3 r=robwu
Differential Revision: https://phabricator.services.mozilla.com/D208426
2024-05-03 16:05:15 +00:00
Sarah Chung 60383a2ec2 Bug 1877512 - change feature-callout dismiss-button background color to transparent r=aminomancer,omc-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D209302
2024-05-03 15:48:26 +00:00
Jon Coppeard 49c751f9ec Bug 1894882 - Add support for displaying long running jit tests r=dminor
This adds the --show-slow and --slow-test-threshold options to jit tests which
are already present for js tests.

This extends jstests to output this information via structured logging so it's
available in automation. It doesn't end up in the test log by default but it's
present in main_raw.log.

This also enables this reporting by default in automation.

Differential Revision: https://phabricator.services.mozilla.com/D209362
2024-05-03 15:29:30 +00:00
Sandor Molnar a9b35c6156 Backed out changeset 55eea705bd99 (bug 1893676) for causing perma bc failures @ browser_delay_autoplay_silentAudioTrack_media.js CLOSED TREE 2024-05-03 18:39:42 +03:00
Sarah Clements 6c0504ee55 Bug 1892965 - Rename SidebarUI and SidebarLauncher r=sidebar-reviewers,places-reviewers,nsharpley
Differential Revision: https://phabricator.services.mozilla.com/D208901
2024-05-03 15:20:15 +00:00
Chris H-C 0bf8a2c00f Bug 1889111 - Instrument Firefox Desktop UI Interactions with events r=TravisLong,kcochrane,Gijs
Assumption: Browser Usage Telemetry (ideally) records only and all interesting
interactions with Firefox Desktop's UI, and preserving syntax and semantics
when instrumenting using events is valuable.

Value this provides over existing keyed scalars:
* Order of operations (did three tabs open and then three tabs close, or did
  a single tab open-close three times?)
* Flow control (several atomic interactions combine to a user task. flow_id
  grouping allows us to see that easily in analysis. e.g. Open a tab, open
  prefs, privacy prefs, change a setting.)
* Glean

This is aiming for prototype quality and a prototype lifetime, to see if it's
worth investing more than just a week or two into.

Differential Revision: https://phabricator.services.mozilla.com/D207908
2024-05-03 15:19:15 +00:00
Frederik Braun 4d8ef32eeb Bug 1779757 - Upgrade passive Mixed Content by default r=ckerschb
Differential Revision: https://phabricator.services.mozilla.com/D207451
2024-05-03 15:14:43 +00:00
William Durand 5b19c167d2 Bug 1894915 - Break long hosts in the permissions UI. r=rpl,desktop-theme-reviewers,Itiel
Differential Revision: https://phabricator.services.mozilla.com/D209382
2024-05-03 14:42:18 +00:00
Niklas Baumgardner 4de00c46ab Bug 1894740 = Wait for image load before trying to save or copy. r=sfoster
Differential Revision: https://phabricator.services.mozilla.com/D209295
2024-05-03 14:29:40 +00:00
Greg Mierzwinski 1356f592e9 Bug 1894367 - Update perfdocs with talos changes. r=perftest-reviewers,kshampur DONTBUILD
This patch updates perfdocs with talos doc changes, and makes a modification to the perfdocs-verify task to trigger it on reviewbot again.

Differential Revision: https://phabricator.services.mozilla.com/D209228
2024-05-03 14:25:22 +00:00
Natalia Csoregi 772c780588 Backed out 2 changesets (bug 1894203) for causing failures on browser_popupNotification_security_delay.js. CLOSED TREE
Backed out changeset e48b189f6334 (bug 1894203)
Backed out changeset e01878fe69c9 (bug 1894203)
2024-05-03 17:27:16 +03:00
DJ 8d110f7433 Bug 1893676 - enable tab previews by default in Nightly builds. r=settings-reviewers,mconley
Differential Revision: https://phabricator.services.mozilla.com/D208766
2024-05-03 14:11:17 +00:00
Dave Townsend c5705a8913 Bug 1891966: Re-add supply chain module and other missed changes to mots. r=bholley,zeid
Differential Revision: https://phabricator.services.mozilla.com/D207709
2024-05-03 14:01:18 +00:00
Erik Nordin f0a24a0919 Bug 1894484 - Ensure try-again button has visible focus when an error occurs r=translations-reviewers,gregtatum
Ensures that the try-again button receives a focus outline
any time an error state occurs in the SelectTranslationsPanel,
to more clearly indicate a possible next action to take.

Depends on D209091

Differential Revision: https://phabricator.services.mozilla.com/D209140
2024-05-03 13:58:30 +00:00
Erik Nordin f1f2b35b40 Bug 1893345 - Fix SelectTranslationsPanel button order on Windows r=translations-reviewers,desktop-theme-reviewers,gregtatum,Itiel
Rearranges the markup and CSS of the SelectTranslationsPanel
to allow the moz-button-group to properly affect the ordering
of the buttons on different operating systems.

Co-authored-by: Hanna Jones <hjones@mozilla.com>

Differential Revision: https://phabricator.services.mozilla.com/D209091
2024-05-03 13:58:30 +00:00
Paul Zuehlcke 346e1ffc73 Bug 1894203 - Add a helper for popup notification security delay test. r=Gijs
Differential Revision: https://phabricator.services.mozilla.com/D208989
2024-05-03 13:52:55 +00:00
Paul Zuehlcke 89144baa1e Bug 1894203 - Test, r=Gijs
Differential Revision: https://phabricator.services.mozilla.com/D202941
2024-05-03 13:52:55 +00:00
Gabriele Svelto bd5c26d4e6 Bug 1893406 - Always provide a valid installation time in WER crash reports r=afranchuk
Differential Revision: https://phabricator.services.mozilla.com/D209234
2024-05-03 13:32:10 +00:00
Gabriele Svelto 69684478d8 Bug 1892408 - Order crash annotations by name ignoring case in generated code r=afranchuk
Differential Revision: https://phabricator.services.mozilla.com/D207968
2024-05-03 13:07:51 +00:00
Gabriele Svelto 2ffbfe851b Bug 1892403 - Remove references to XUL from the Breakpad minidump writer r=afranchuk
Differential Revision: https://phabricator.services.mozilla.com/D207965
2024-05-03 13:07:51 +00:00
Gabriele Svelto d533b2846c Bug 1892401 - Use the XRE_USER_APP_DATA dir definition in the crash reporter code r=afranchuk
Differential Revision: https://phabricator.services.mozilla.com/D207964
2024-05-03 13:07:50 +00:00
edgul 276f14b336 Bug 1892158 - Extended cookie count metrics until version 134 r=kershaw,necko-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D209274
2024-05-03 12:37:21 +00:00
Andrew Creskey a991dd1b1e Bug 1877525 - Consider adding profiler markers at nsHttpConnectionMgr::ProcessNewTransaction and ::DispatchTransaction r=necko-reviewers,valentin
This would allow us to identify requests delayed due to longer transaction pending times.

Differential Revision: https://phabricator.services.mozilla.com/D200055
2024-05-03 12:34:58 +00:00
Karandeep bc8d81d39d Bug 1894614 - Disable the clipboard suggestions in the address bar due to performance concerns. r=mak
Differential Revision: https://phabricator.services.mozilla.com/D209257
2024-05-03 12:15:05 +00:00
Cathy Lu d9d331756e Bug 1847372 - Set a maximum file size and OutOfMemory Exception for loading large http icons r=android-reviewers,rsainani
Differential Revision: https://phabricator.services.mozilla.com/D207477
2024-05-03 12:06:17 +00:00
Updatebot 5848fb4e80 Bug 1894858 - Update android nightly application-services version bump to 5e198a9ab0001e91535e9dfc8908e56bdcfe1c6a r=dmeehan
Differential Revision: https://phabricator.services.mozilla.com/D209324
2024-05-03 12:00:34 +00:00
ffxbld 6258029d08 No Bug, mozilla-central repo-update remote-settings tld-suffixes mobile-experiments - r=release-managers,dmeehan
Differential Revision: https://phabricator.services.mozilla.com/D209207
2024-05-03 11:59:24 +00:00
Joel Maher 1171f2d5ae Bug 1894771 - run upload generated docs/sources on proper l3 workers. r=glandium
Differential Revision: https://phabricator.services.mozilla.com/D209320
2024-05-03 11:45:49 +00:00
Emilio Cobos Álvarez b4135c6c35 Bug 1891977 - Slightly less outrageous approach. r=stransky
Account for button margins in our spacing computations. This doesn't
_exactly_ match what gtk does (but we can't always match what gtk does
easily anyways), and is not so ridiculously complicated as the previous
approach.

Differential Revision: https://phabricator.services.mozilla.com/D207757
2024-05-03 11:32:21 +00:00
Robert Mader 9496c60471 Bug 1893185 - Stop using EGL_MESA_image_dma_buf_export on Mesa, r=stransky
According to various Mesa devs the extension in inherently flawed
and a constant source of issues. We already block its usage for
various drivers, including Intel and AMD, and the fallback code works
not only fine, but seems to do what Mesa devs suggest.

Thus only keep it around for the proprietary Nvidia driver, which
currently doesn't allow us to create DMABufs directly.

Differential Revision: https://phabricator.services.mozilla.com/D208504
2024-05-03 11:31:12 +00:00
Tim Giles 4ed433c70c Bug 1843629 - Explain some non-fatal errors in the OS build docs. r=sylvestre DONTBUILD
These are some of the errors that some Outreachy applicants were
experiencing. Figured having some additional documentation explaining
that not all errors and warnings are fatal might help unblock new
contributors in the future.

Differential Revision: https://phabricator.services.mozilla.com/D208804
2024-05-03 11:28:15 +00:00
Christoph Kerschbaumer 081474dcf3 Bug 1888117: Update tests within browser/components/ to work with https-first enabled, r=rpl,mak
Differential Revision: https://phabricator.services.mozilla.com/D205836
2024-05-03 11:20:52 +00:00
James Teh b3e1459afa Bug 1894165: When there is no explicit ARIA role, expose the computed ARIA role via the AriaRole UIA property. r=morgan
Previously, we didn't expose AriaRole at all if there was no explicit ARIA role (as specified by the role attribute).
However, there are quite a few ARIA roles where the UIA control type and other properties don't expose sufficient semantics alone.
Exposing AriaRole in these cases allows clients to perceive these semantics if they wish.

Differential Revision: https://phabricator.services.mozilla.com/D208973
2024-05-03 11:12:08 +00:00
James Teh d48615b61b Bug 1887800 part 2: Support the UIA LabeledBy property. r=morgan
Differential Revision: https://phabricator.services.mozilla.com/D208852
2024-05-03 11:08:46 +00:00
James Teh 29645bd082 Bug 1887800 part 1: Support the UIA ControllerFor, DescribedBy, FlowsFrom and FlowsTo properties. r=morgan
Differential Revision: https://phabricator.services.mozilla.com/D208851
2024-05-03 11:08:45 +00:00
James Teh 76cf2fa9f9 Bug 1894436: Only expose an implicit selected state for focused option, tab and treeitem Accessibles. r=morgan
Previously, we did this for any focused, selectable item.
However, the ARIA spec says we should only do this for option, tab and treeitem.
In particular, we shouldn't do this for gridcell, as this can expose gridcells as selected when they aren't.

Differential Revision: https://phabricator.services.mozilla.com/D209132
2024-05-03 10:47:59 +00:00
Tom Schuster 029daef871 Bug 1892474 - Collect network.cookie.cookieBehavior. r=timhuang
Differential Revision: https://phabricator.services.mozilla.com/D208004
2024-05-03 10:21:37 +00:00
Rob Wu 87606155f1 Bug 1891740 - Re-enable test_ext_manifest_incognito.js in condprof r=rpl
Differential Revision: https://phabricator.services.mozilla.com/D207569
2024-05-03 10:11:16 +00:00
spdev 1d63ed1848 Bug 1880909 - Move gBrowserInit to its own file.r=Gijs
Differential Revision: https://phabricator.services.mozilla.com/D208681
2024-05-03 10:08:45 +00:00
Kershaw Chang 143549cbab Bug 1893944 - Don't resolve HTTPS RR for local domains, r=necko-reviewers,jesup
Differential Revision: https://phabricator.services.mozilla.com/D208984
2024-05-03 09:37:40 +00:00
jackyzy823 a49f06158e Bug 1880747 - Set toolbar height when visible on PWA. r=android-reviewers,twhite
Differential Revision: https://phabricator.services.mozilla.com/D204904
2024-05-03 09:19:20 +00:00
Victoria Ajala cc3a4fdcef Bug 1798464 - [marionette] Removed usage of 'isElementEnabled' Selenium atom. r=webdriver-reviewers,Sasha
Differential Revision: https://phabricator.services.mozilla.com/D180144
2024-05-03 08:59:22 +00:00
serge-sans-paille 967c226657 Bug 1890817 - Run ipdl.py in distributed r=nika
Slightly restructure the script to be compatible with multiprocessing,
but in a non-intrusive way: guard execution by __main__ and use shared
containers for shared states.

Avoid a redundant parser call (even if cached).

Differential Revision: https://phabricator.services.mozilla.com/D207180
2024-05-03 08:08:07 +00:00
Kershaw Chang 8c60fc5a5c Bug 1893075 - Refactor CacheFileIOManager::Write, r=necko-reviewers,valentin
Differential Revision: https://phabricator.services.mozilla.com/D208739
2024-05-03 07:50:38 +00:00