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

862158 Коммитов

Автор SHA1 Сообщение Дата
Hubert Boma Manilla 678b32f0df Bug 1858076 - [devtools] Show notification in the console when original variable mapping is disabled r=devtools-reviewers,nchevobbe
This patch displays a notification in the console when the debugger is paused
in an original file with original variable mapping is turned off.

The notification is displayed when console input is focused, also if the user selects
a generated file, or is no longer paused or switches on varaible mapping, the notification is removed
once the console input is refocused.

Also added support for specific notifications to control displaying the close button.

Differential Revision: https://phabricator.services.mozilla.com/D191568
2023-11-07 19:51:31 +00:00
Hubert Boma Manilla d72d2f2b30 Bug 1858652 - [devtools] Hide previews for original sources when variable mapping is turned off r=devtools-reviewers,ochameau,nchevobbe
Differential Revision: https://phabricator.services.mozilla.com/D190814
2023-11-07 19:51:31 +00:00
Hubert Boma Manilla 27a7e4f048 Bug 1858032 - [devtools] Watch Expression notifications when paused in original sources r=devtools-reviewers,ochameau,nchevobbe
Differential Revision: https://phabricator.services.mozilla.com/D190535
2023-11-07 19:51:31 +00:00
Hubert Boma Manilla 6f26e1e363 Bug 1856270 - [devtools] Refactor the UI experience for loading original scopes r=devtools-reviewers,ochameau,nchevobbe
Highlights of this patch
- Only show original scopes when map scopes is enabled
- When map scopes is disabled or when original content is still loading show useful info in the scopes panel for the user.
- Removed styling to make all the side panel content consistent.

Differential Revision: https://phabricator.services.mozilla.com/D189735
2023-11-07 19:51:30 +00:00
Katherine Patenio 9c750fa5c2 Bug 1861684 - Update shopping probes expiration from 122 to 134 r=shopping-reviewers,Gijs
Differential Revision: https://phabricator.services.mozilla.com/D192618
2023-11-07 19:23:56 +00:00
Byron Campen cce61d4add Bug 1780717: Allow smaller average jitter buffer delay in this test. r=ng
Differential Revision: https://phabricator.services.mozilla.com/D192615
2023-11-07 19:21:14 +00:00
Byron Campen 874cac17cb Bug 1861672: Reduce the stats polling frequency in mochitest/wpt, to compensate for slow testers. r=ng
Differential Revision: https://phabricator.services.mozilla.com/D192609
2023-11-07 19:21:14 +00:00
Erich Gubler a0af42de3f Bug 1863350: chore(webgpu): add `testing/web-platform/{,mozilla}/{tests,meta}/webgpu/**/*` to `mots.yaml` for WebGPU team r=webgpu-reviewers,zeid,nical
Differential Revision: https://phabricator.services.mozilla.com/D192855
2023-11-07 19:10:46 +00:00
Abhishek Madan 72873b43e7 Bug 1776021 - Increased length of test timeout.r=pbz
Differential Revision: https://phabricator.services.mozilla.com/D192753
2023-11-07 18:35:20 +00:00
Andrew McCreight d15bd0078d Bug 1859530 - Remove unused HangMonitorParent fields. r=gsvelto
mBrowserCrashDumpIds and mBrowserCrashDumpHashLock were used to record
NPAPI plugin hangs, but that code is long gone.

Differential Revision: https://phabricator.services.mozilla.com/D192964
2023-11-07 18:27:13 +00:00
hanna alemu 6229b6aba7 Bug 1860892 - Remove Firefox View CFR message r=fxview-reviewers,omc-reviewers,aminomancer,sclements
Differential Revision: https://phabricator.services.mozilla.com/D192374
2023-11-07 18:09:39 +00:00
Iain Ireland e74fc26f2d Bug 1851599: Add testcase r=jandem
Depends on D187592

Differential Revision: https://phabricator.services.mozilla.com/D187593
2023-11-07 17:48:16 +00:00
Jonatan Klemets 04ba88563a Bug 1863132 - Part 3: Update test262 exclusions r=mgaudet
Differential Revision: https://phabricator.services.mozilla.com/D192787
2023-11-07 17:07:45 +00:00
Jonatan Klemets bf08af935c Bug 1863132 - Part 2: Update test262 r=mgaudet
Differential Revision: https://phabricator.services.mozilla.com/D192786
2023-11-07 17:07:45 +00:00
Jonatan Klemets 639dd66b1b Bug 1863132 - Part 1: Update UNSUPPORTED_FEATURES in test262-update.py r=mgaudet
Differential Revision: https://phabricator.services.mozilla.com/D192785
2023-11-07 17:07:44 +00:00
Cosmin Sabou f335845d1d Backed out changeset 41043c74e42a (bug 1860548) for bc failures on browser_quicksuggest_addons.js. CLOSED TREE 2023-11-08 01:06:14 +02:00
Henrik Skupin 8425a0af64 Bug 1851376 - [geckodriver] Set "services.settings.server" to a dummy URL. r=webdriver-reviewers,Sasha
Differential Revision: https://phabricator.services.mozilla.com/D192831
2023-11-07 16:49:42 +00:00
Nicolas Chevobbe d8b642103e Bug 1863495 - [devtools] Adjust focus indicator on markup tree and breadcrumb. r=devtools-reviewers,bomsy.
Depends on D192769

Differential Revision: https://phabricator.services.mozilla.com/D192929
2023-11-07 16:22:28 +00:00
Nicolas Chevobbe b99d2c6136 Bug 1863495 - [devtools] Adjust debugger editor footer and searchbox focus indicator. r=devtools-reviewers,ochameau.
This fixes the focus indicator on the debugger
editor footer toolbar items.
This also handle focus indicator for searchbox
when another item than the input is focused.

Differential Revision: https://phabricator.services.mozilla.com/D192769
2023-11-07 16:22:27 +00:00
Mark Banner fbbac835da Bug 1861925 - Rename Yahoo! auctions per their branding. r=search-reviewers,daleharvey
Differential Revision: https://phabricator.services.mozilla.com/D192893
2023-11-07 16:10:06 +00:00
Jonathan Kew 66ec004854 Bug 1803406 - To try and mitigate the startup impact of font initialization, move more work to the RegisterFonts thread. r=gfx-reviewers,lsalzman
No user-visible behavior change; just trying to move a bit more work onto a secondary thread,
in the hope of improving startup perf (althogh if there's too much contention for disk i/o,
or not enough CPU cores available, it may not help much).

Differential Revision: https://phabricator.services.mozilla.com/D170287
2023-11-07 16:01:19 +00:00
Jonathan Kew 40dd8e5176 Bug 1803406 - Activate supplementary fonts in all processes, to ensure consistent font lists across macOS processes. r=gfx-reviewers,lsalzman
Removed the use of kCTFontOptionsPreferSystemFont that was in the previous version
of this patch, given the issues we saw in bug 1858869 -- that option appears to be
much too aggressive about using system fonts rather than user-installed ones. So
we retain only the gfxPlatformMac font-activation change.

Differential Revision: https://phabricator.services.mozilla.com/D170286
2023-11-07 16:01:18 +00:00
André Bargull 6190eb5201 Bug 1863131: Directly call memcpy to workaround GCC diagnostic false positive. r=jandem
Differential Revision: https://phabricator.services.mozilla.com/D192859
2023-11-07 15:39:36 +00:00
Jared Hirsch 8a1d059711 Bug 1863067 - Fix intermittents in browser_ads_exposure_telemetry test by resetting Glean/FOG at setup time. r=shopping-reviewers,Gijs
Differential Revision: https://phabricator.services.mozilla.com/D192948
2023-11-07 15:34:31 +00:00
Karandeep b99530f211 Bug 1860548 - Enable the URL Paste Suggestion feature by default in Nightly. r=mak
Differential Revision: https://phabricator.services.mozilla.com/D191868
2023-11-07 15:14:38 +00:00
Luca Greco bf94ee1d15 Bug 1861002 - QuarantinedDomains._onUserAllowedPrefChanged shouldn't call onPropertyChanged when no AddonWrapper is found. r=zombie
Differential Revision: https://phabricator.services.mozilla.com/D191852
2023-11-07 15:12:37 +00:00
Luca Greco bc9feac61e Bug 1859791 - Move prefs enabling the abuse report features only implemented on FirefoxDesktop into FirefoxDesktop prefs file. r=willdurand
Depends on D192004

Differential Revision: https://phabricator.services.mozilla.com/D192005
2023-11-07 15:04:07 +00:00
Luca Greco 864cf8865c Bug 1859791 - Replace in-product abuse report flow with AMO web form. r=willdurand
Differential Revision: https://phabricator.services.mozilla.com/D192004
2023-11-07 15:04:07 +00:00
Rob Lemley 35f00ac61e Bug 1862463 - Remove references to building Thunderbird with a mozilla/ subdirectory. r=firefox-build-system-reviewers,sergesanspaille
Differential Revision: https://phabricator.services.mozilla.com/D192488
2023-11-07 14:58:59 +00:00
negin d650190647 Bug 1862389 - browser_shopping_onboarding events test to fail more gracefully r=omc-reviewers,aminomancer
Differential Revision: https://phabricator.services.mozilla.com/D192880
2023-11-07 14:58:11 +00:00
David Shin 7bedfcb39f Bug 1846755: Make target-pseudo-in-has.html wait for `hashchange` event. r=layout-reviewers,emilio
There's no guarantee on `element.click()` to `:target` invalidation happening
synchronously; wait for `hashchange` event to fire before testing for invalidation.

Differential Revision: https://phabricator.services.mozilla.com/D192871
2023-11-07 14:52:31 +00:00
Sandor Molnar 02dab0e1bc Backed out changeset aba9f42d60b3 (bug 1816677) for causing xpc failures on netwerk/test/unit/test_http3_dns_retry.js CLOSED TREE 2023-11-07 23:44:36 +02:00
KS ccf1e6e4df Bug 1861998 - Modify cron so that android CaR only runs once a day. r=perftest-reviewers,taskgraph-reviewers,ahal,sparky
This patch modifies the target tasks so that we don't run the sp3 tests
more than once a day for the Android custom-CaR application. This is for
consistency as this is already taken care of in the
`custom-car_perf_testing` which handles custom-car for all platforms.

Differential Revision: https://phabricator.services.mozilla.com/D192518
2023-11-07 14:40:49 +00:00
Greg Mierzwinski e3cf8167a3 Bug 1860189 - Setup path for DMG extraction for Mac Mochitest mozperftest. r=perftest-reviewers,kshampur
This patch sets up the paths for DMG extraction for Mochitest mozperftest tests. It also adds some additional artifacts for the mac tests to pull and extract.

Differential Revision: https://phabricator.services.mozilla.com/D192071
2023-11-07 14:37:25 +00:00
Alexandre Poirot 9cd864ae76 Bug 1855108 - [devtools] Fix unavailable source popup hidding in browser_dbg-project-search.js. r=devtools-reviewers,nchevobbe
The "tooltip-visible" class name is set *before* registering the click listener
which is fired by the test just after this event is received. Not surprising this caused such race condition.

I imagine we may face this race condition in any test listening for tooltip-visible.
I tried firing tooltip-visible later, like tooltip-shown, but it caused non trivial failure in other tests.
We would need to migrate usage of tooltip-visible one by one to moving forward with only oneevent.

Differential Revision: https://phabricator.services.mozilla.com/D192823
2023-11-07 14:08:59 +00:00
Kershaw Chang 6158777117 Bug 1816677 - Make sure we rewind the request stream when retrying a transaction for different IP address, r=necko-reviewers,jesup
Differential Revision: https://phabricator.services.mozilla.com/D192565
2023-11-07 13:41:15 +00:00
Lu Yahan 23715bd609 Bug 1860541 - [riscv] Use frame pointer to load the outparam after the call.r=jandem
Port D191652
Port D171622
Port D191650

Differential Revision: https://phabricator.services.mozilla.com/D192540
2023-11-07 11:47:36 +00:00
Gijs Kruitbosch 0d95cdc40e Bug 1855992 - tidy up nsAboutProtocolHandler::NewChannel, r=nika,necko-reviewers,jesup
Differential Revision: https://phabricator.services.mozilla.com/D191166
2023-11-07 11:34:43 +00:00
Gijs Kruitbosch f398697431 Bug 1855992 - remove about: specialcase from principal validation in BrowserParent, r=nika,necko-reviewers,jesup,perftest-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D189923
2023-11-07 11:34:42 +00:00
Alexandra Borovova d2f4714466 Bug 1840999 - Add gecko specific tests for "origin" argument for "browsingContext.captureScreenshot" command. r=webdriver-reviewers,whimboo
Depends on D192455

Differential Revision: https://phabricator.services.mozilla.com/D192456
2023-11-07 10:52:55 +00:00
Alexandra Borovova 84b8e7b212 Bug 1840999 - [wpt] Add support for "origin" argument to bidi test client. r=webdriver-reviewers,jgraham,whimboo
Depends on D192453

Differential Revision: https://phabricator.services.mozilla.com/D192454
2023-11-07 10:52:54 +00:00
Alexandra Borovova 53ec80c94b Bug 1840999 - [bidi] Add support for "origin" argument to browsingContext.captureScreenshot. r=webdriver-reviewers,whimboo
Depends on D192579

Differential Revision: https://phabricator.services.mozilla.com/D192453
2023-11-07 10:52:54 +00:00
Paul Zuehlcke 603405aa9b Bug 1857430, r=Gijs
Differential Revision: https://phabricator.services.mozilla.com/D192370
2023-11-07 10:46:42 +00:00
Cosmin Sabou b79adce429 Backed out changeset 3a6678776d36 (bug 1849265) for causing asan failures on browser_localStorage_snapshotting.js. CLOSED TREE 2023-11-07 22:30:00 +02:00
Mozilla Releng Treescript a8eb21c695 no bug - Bumping Firefox l10n changesets r=release a=l10n-bump DONTBUILD CLOSED TREE
is -> 5104f883ce5a6df6ccd2a591b9a57a147fb792fb
pa-IN -> e2007459cb177f4301b131bafc2a527b7402720c
zh-CN -> e0689c59c1a2bc0dcb0109d8e7ef16652e0ea4ef
2023-11-07 19:23:17 +00:00
Luca Greco 3398fbb6dd Bug 1858000 - Remove add-ons related telemetry histograms not being collected anymore. r=robwu
Differential Revision: https://phabricator.services.mozilla.com/D192838
2023-11-07 10:36:46 +00:00
Kagami Sascha Rosylight 10b9869c35 Bug 1863299 - Remove redundant ClearBuffer calls r=smaug
Differential Revision: https://phabricator.services.mozilla.com/D192830
2023-11-07 10:16:34 +00:00
Eden Chuang 3eebcd33a5 Bug 1849265 - P1 Synchronize WorkerPrivate::mParentStatus with mStatus while entering Killing status. r=asuth
Differential Revision: https://phabricator.services.mozilla.com/D191633
2023-11-07 09:48:45 +00:00
Natalia Csoregi dad3837c47 Backed out changeset 149e69327bbb (bug 1746524) for causing gv-junit failures on bypassHTTPSOnlyError. CLOSED TREE 2023-11-07 12:13:52 +02:00
Sylvestre Ledru 290446f62b Bug 1859646 - Use GLS also for nightly & beta r=mostlygeek,glandium
Differential Revision: https://phabricator.services.mozilla.com/D191235
2023-11-07 09:17:35 +00:00