Commit Graph

901611 Commits

Author SHA1 Message Date
Tom Schuster
830653872b Bug 1950311 - Add CSP to devtool's webextension-fallback.html. r=devtools-reviewers,extension-reviewers,ochameau,robwu
Differential Revision: https://phabricator.services.mozilla.com/D242342
2025-03-24 17:36:39 +00:00
myeongjun
e8fc554759 Bug 1950414 - Change Mochitest names to match filename in metadata r=sparky,perftest-reviewers DONTBUILD
Differential Revision: https://phabricator.services.mozilla.com/D240638
2025-03-24 17:23:22 +00:00
André Bargull
7f8298f8e9 Bug 1955957 - Part 2: Update expected test results. r=spidermonkey-reviewers,mgaudet
Differential Revision: https://phabricator.services.mozilla.com/D242708
2025-03-24 17:03:24 +00:00
André Bargull
b4c3a0a4c8 Bug 1955957 - Part 1: Update test262 March, 2025. r=spidermonkey-reviewers,mgaudet
Differential Revision: https://phabricator.services.mozilla.com/D242707
2025-03-24 17:03:23 +00:00
Nicolas B. Pierron
5ec959848b Bug 1939962 - Refill temporary set of registers if missing. r=jandem
Differential Revision: https://phabricator.services.mozilla.com/D236216
2025-03-24 17:01:11 +00:00
Tom Schuster
155958079f Bug 1955854 - Only handle Style Editor specific commands. r=devtools-reviewers,nchevobbe
Turns out my first version of D238048 was actually correct. We seem to
get "command" events even for commands not defined in <commandset
id="sourceEditorCommands">.

Differential Revision: https://phabricator.services.mozilla.com/D242692
2025-03-24 16:49:37 +00:00
Mark Banner
5d5d5fd5c2 Bug 1954854 - When generating TypeScript interfaces via xpidl, fix the return type when translating out parameters. r=zombie
Differential Revision: https://phabricator.services.mozilla.com/D242061
2025-03-24 16:48:59 +00:00
Teddy Bersentes
351f688eb5 Bug 1950198 - Correct styling details for profile editor. r=profiles-reviewers,mossop
Differential Revision: https://phabricator.services.mozilla.com/D241489
2025-03-24 16:31:28 +00:00
Edgar Chen
c111b0a57c Bug 1934246 - Get rid of dom.popup.experimental; r=smaug
Differential Revision: https://phabricator.services.mozilla.com/D242688
2025-03-24 16:15:49 +00:00
Aaditya Dhingra
2e21dda1b5 Bug 1950183 - Show better output for mach test for android. r=robwu,ohall
Differential Revision: https://phabricator.services.mozilla.com/D239390
2025-03-24 16:02:54 +00:00
Nikki Sharpley
1ef4a23063 Bug 1919183 - Enable browser_glean_sidebar.js r=sidebar-reviewers,Gijs
Differential Revision: https://phabricator.services.mozilla.com/D242726
2025-03-24 15:55:57 +00:00
Ryan VanderMeulen
d4312b4ad4 Bug 1955985 - Remove space-assignment usage in Gradle files. r=geckoview-reviewers,android-reviewers,webcompat-reviewers,twisniewski,adhingra,ohall
Differential Revision: https://phabricator.services.mozilla.com/D242727
2025-03-24 15:55:48 +00:00
Ryan VanderMeulen
9008179871 Bug 1955985 - Upload the Gradle problem report from various jobs. r=android-reviewers,adhingra
Ideally we'd get the other builds too, but this is a good starting point for
catching most of the problems that turn up in our builds.

Differential Revision: https://phabricator.services.mozilla.com/D242725
2025-03-24 15:55:48 +00:00
Nikki Sharpley
a541df162c Bug 1898739 - Enable browser_toolbar_sidebar_button.js r=sidebar-reviewers,Gijs
Differential Revision: https://phabricator.services.mozilla.com/D242736
2025-03-24 15:55:39 +00:00
AndiAJ
8ecff24c8a Bug 1955742 - Fix verifyWebCompatPageIsLoadingTest UI test r=ohorvath,twisniewski
The UI test was intermittently failing when trying to verify the about:compat page content. (repeated engineView checks being done, repeatedly registering and unregistering the sessionLoadedIdlingResource)

  - I've restored the **verifyPageContent** function to the original implementation.
  - Created separate functions to verify and interact with the web compat page items.


The UI test successfully passed 100x on Firebase 

Differential Revision: https://phabricator.services.mozilla.com/D242717
2025-03-24 15:55:21 +00:00
Dão Gottwald
e588889083 Bug 1954341 - Disable tabdrop-samewindow transition for dragged tab groups. r=sthompson,tabbrowser-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D242642
2025-03-24 15:51:54 +00:00
Manuel Bucher
d36193d509 Bug 1950058 - Fix network cache cleaning from Clear-Site-Data: "cache" header r=anti-tracking-reviewers,timhuang
For top-level sites the partitionKey in use differs depending on the
component:

* network cache always uses the partitionedPrincipal having a non-empty
  partitionKey even on top-level loads
* cookies and other components use the empty partitionKey for
  top-level-loads.

With this patch each component is cleaned with the correct partitionKey
for the component.

Differential Revision: https://phabricator.services.mozilla.com/D239760
2025-03-24 15:48:57 +00:00
Tara
e4b4606c60 Bug 1951909 - Record telemetry in SetupChecklistTelemetryMiddleware. r=android-reviewers,twhite,mavduevskiy
Differential Revision: https://phabricator.services.mozilla.com/D241693
2025-03-24 15:44:43 +00:00
Abdelaziz Mokhnache
f869718423 Bug 1932626 - Add a column displaying the full path of the request url r=jdescottes,devtools-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D240772
2025-03-24 15:31:02 +00:00
Updatebot
2cbb424d2b Bug 1955826 - Update PDF.js to 80d4d7058f1c6e10a37d12355eef98d5d4432a0a r=pdfjs-reviewers,fluent-reviewers,calixte,flod
Differential Revision: https://phabricator.services.mozilla.com/D242650
2025-03-24 15:27:55 +00:00
Michel Le Bihan
a1c114c3c1 Bug 1954192 - Annotate resolveAttribute in Fenix ThemeManager and fix its usage. r=android-reviewers,tthibaud
Differential Revision: https://phabricator.services.mozilla.com/D241725
2025-03-24 15:26:28 +00:00
Emilio Cobos Álvarez
11e59443f7 Bug 1955998 - Restore call to Theme::LookAndFeelChanged on init. r=dshin
This is not easy to test because this doesn't have any effect on
windows, and only startup is affected (so any ui.* pref that I could
tweak to write a reftest will "fix it").

I initially removed it to move it to nsXPLookAndFeel (thus making the
"refresh" and "init" code-paths more similar), but I think I forgot to
add it there, and it's not like it makes a big difference, so just put
it back where it was.

Differential Revision: https://phabricator.services.mozilla.com/D242746
2025-03-24 15:19:48 +00:00
Dão Gottwald
9150b253ca Bug 1955112 - Finish tab moving animation when a drag session wasn't ended properly. r=dwalker,tabbrowser-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D242631
2025-03-24 15:00:26 +00:00
Jens Stutte
9aff0e0051 Bug 1955540 - Use appShutdownConfirmed instead of quitApplicationGranted in PlacesFrecencyRecalculator. r=places-reviewers,mak
Differential Revision: https://phabricator.services.mozilla.com/D242497
2025-03-24 15:00:14 +00:00
RebecaTudor
5a5f128be4 Bug 1953362 - [a11y]Improve accessibility for texts with link. r=android-reviewers,android-l10n-reviewers,flod,twhite
Fixed the semantics for the texts that contains a link that are
displayed in first onboarding screen from Focus.

Differential Revision: https://phabricator.services.mozilla.com/D242269
2025-03-24 14:52:37 +00:00
Sean
99ba090c55 Bug 1950166 - Use onStatusChange for tracking Necko l10n strings in browser_necko_l10n.js to avoid intermittent failures r=necko-reviewers,valentin
It should be safer to use `onStatusChange` than continuously poll `statuspanel-label`, which is prone to intermittent failures and can be fragile.

Differential Revision: https://phabricator.services.mozilla.com/D242561
2025-03-24 14:41:08 +00:00
William Durand
780a96e059 Bug 1903303 - Fix alignment for some of the information in the add-ons detail view. r=twhite,android-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D240618
2025-03-24 14:33:27 +00:00
Janika
ee5fa36a01 Bug 1955655 - Add regex expression for tel-country-code select elements r=credential-management-reviewers,dimi
Differential Revision: https://phabricator.services.mozilla.com/D242580
2025-03-24 14:30:02 +00:00
Emilio Cobos Álvarez
b621f3c6c5 Bug 1955863 - Use parent BC zoom level, not PresContext's. r=dholbert,jwatt
The PresContext zoom also includes the global system zoom, so we
shouldn't double-apply it:

https://searchfox.org/mozilla-central/rev/3a0ca3dffd7ccf74a53066a097739f24dd8b6b10/layout/base/nsPresContext.cpp#995

Also fix DidSetComputedStyle to handle zoom changes (which was caught by
the test), and add a (shared) WPT for that.

Differential Revision: https://phabricator.services.mozilla.com/D242701
2025-03-24 14:26:39 +00:00
t-p-white
d385910882 Bug 1954503 - Remove redundant suppressions for setup checklist r=android-reviewers,pollymce
Differential Revision: https://phabricator.services.mozilla.com/D242695
2025-03-24 14:25:49 +00:00
mike a
6aa3501488 Bug 1954503 - Update the progress bar indicator to use the real values r=android-reviewers,twhite
In addition to wiring up the progress bar indicator to the task list, the patch also reuses the completedTasks and totalTasks pair to set progress subtitle for the Group, as well as adding the remove checklist button.

Differential Revision: https://phabricator.services.mozilla.com/D242262
2025-03-24 14:25:49 +00:00
Nicholas Poon
08a6c93f11 Bug 1953923 - Update Translations language downloads to use FileSizeFormatter r=android-reviewers,ohall,tthibaud
Differential Revision: https://phabricator.services.mozilla.com/D242394
2025-03-24 14:25:42 +00:00
Nicolas Chevobbe
94d5018007 Bug 1955339 - [devtools] Fix and refactor CodeMirror keymap/vim.js prompt. r=devtools-reviewers,ochameau.
The input element wasn't rendered anymore ("Flattening unsafe node"), so build
a document fragment instead of constructing the string for the prompt element.
Instead of adding inline style, we put CSS classes on the elements
for which we add rules in mozilla.css.
The styles are slightly tweaked so we use the colors from the DevTools theme,
and show proper focus indicator.

Differential Revision: https://phabricator.services.mozilla.com/D242525
2025-03-24 14:19:37 +00:00
Nicolas Chevobbe
5bcb4a6f35 Bug 1955235 - [devtools] Remove inline style from codemirror search addon. r=devtools-reviewers,ochameau.
Instead use the class that are set on the elements to add CSS rules in mozilla.css.
The classes are renamed to make it clear they're for CodeMirror 5.
The style of the element is slightly tweaked to use our theme variables, and we
set proper focus indicator on the search/replace input.

Differential Revision: https://phabricator.services.mozilla.com/D242513
2025-03-24 14:19:37 +00:00
Erich Gubler
6d2c5a704d Bug 1891593 - feat(webgpu): enable shader-f16 feature broadcast r=webgpu-reviewers,teoxoy
holy smokes so many macOS failures 😭

Looks like we're probably doing something fundamental and wrong on that
platform, and I bet it's easy to fix.

Differential Revision: https://phabricator.services.mozilla.com/D242393
2025-03-24 14:10:43 +00:00
Lars Eggert
e758073f64 Bug 1953732 - Upgrade h2 crate to 0.3.26 r=supply-chain-reviewers,mxinden
See https://rustsec.org/advisories/RUSTSEC-2024-0332

Differential Revision: https://phabricator.services.mozilla.com/D241365
2025-03-24 14:09:23 +00:00
Tom Schuster
48b7f596bb Bug 1955926 - Stop loading a chrome: CSS file during testing as a document. r=firefox-desktop-core-reviewers ,Gijs
Differential Revision: https://phabricator.services.mozilla.com/D242704
2025-03-24 13:59:44 +00:00
Kagami Sascha Rosylight
5e870f1a93 Bug 1955912 - Return early when no backend exists r=jstutte
nsXULAlerts already has ClearOnShutdown and calling nsXULAlerts::GetInstance again only makes it immediately freed with nullptr being returned.

Differential Revision: https://phabricator.services.mozilla.com/D242691
2025-03-24 13:55:29 +00:00
Jonathan Watt
99c0d2083b Bug 1931721. Remove Servo -webkit-text-decorations-in-effect code. r=emilio,Oriol
Differential Revision: https://phabricator.services.mozilla.com/D229243
2025-03-24 13:54:56 +00:00
Benjamin VanderSloot
9715907771 Bug 1945578 - Add the ability for an identity credential to disconnect, including the network call - r=anti-tracking-reviewers,webidl,smaug,timhuang
Differential Revision: https://phabricator.services.mozilla.com/D237109
2025-03-24 13:49:04 +00:00
Michel Le Bihan
1f4e9c462d Bug 1954340 - Remove unnecessary String conversions in URLStringUtils toDisplayUrl Android component. r=tthibaud,android-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D241745
2025-03-24 13:46:03 +00:00
Michel Le Bihan
5be82240d9 Bug 1954077 - Add trimmed method to CharSequence in ktx component. r=android-reviewers,tthibaud
Differential Revision: https://phabricator.services.mozilla.com/D241621
2025-03-24 13:46:03 +00:00
Julien Wajsberg
368eb32c13 Bug 1954826 - Add ContentTaskUtils as a global in specific test files, where it's necessary r=Standard8,translations-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D242148
2025-03-24 13:22:59 +00:00
Julien Wajsberg
d4b8f384f2 Bug 1954826 - Remove ContentTaskUtils from the list of eslint globals for tests r=frontend-codestyle-reviewers,mossop
It's still added dynamically for some specific cases such as in the
callback for SpecialPowers.spawn.

Differential Revision: https://phabricator.services.mozilla.com/D242122
2025-03-24 13:22:58 +00:00
Jonathan Watt
24e5a0acae Bug 1954764. Rename needAnchorSuppression in nsIFrame::DidSetComputedStyle. r=dshin
This code will soon deal with both scroll anchoring and position anchoring.
Renaming the existing scroll anchoring variable to avoid confusion.

Differential Revision: https://phabricator.services.mozilla.com/D242004
2025-03-24 13:20:07 +00:00
ffxbld
195c4c4644 No Bug, mozilla-central repo-update HSTS HPKP remote-settings ct-logs - r=release-managers,diannaS
Differential Revision: https://phabricator.services.mozilla.com/D242700
2025-03-24 13:06:30 +00:00
Frédéric Wang
3145deb2b5 Bug 1955920 - Update testing/web-platform/meta/trusted-types. r=smaug
Differential Revision: https://phabricator.services.mozilla.com/D242687
2025-03-24 12:44:57 +00:00
Valentin Gosu
d4f5a7fcdc Bug 1954772 - Check CanSend before calling WebTransport::SendSetSendOrder r=necko-reviewers,kershaw
Differential Revision: https://phabricator.services.mozilla.com/D242694
2025-03-24 12:43:19 +00:00
t-p-white
5faca44203 Bug 1954675 - Updated the theme and toolbar onboarding cards to update the main image and options image sizes based on screen size r=android-reviewers,rebecatudor273
Differential Revision: https://phabricator.services.mozilla.com/D242381
2025-03-24 12:42:49 +00:00
Julien Wajsberg
a3b5e16bba Bug 1908308 - Update the help message for many perf tests as well as related documentation r=sparky,perftest-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D242029
2025-03-24 12:42:04 +00:00