Commit Graph

843944 Commits

Author SHA1 Message Date
Razvan Cojocaru
d45f60d317 Bug 1331390 - Don't over scroll when mouse down on scrollbar if smooth scroll is enabled. r=botond
Differential Revision: https://phabricator.services.mozilla.com/D171017
2023-06-05 17:43:38 +00:00
Gijs Kruitbosch
880a91aacf Bug 1775854 - make browser_customize_menu_content.js wait for sections to appear explicitly, r=aminomancer
Differential Revision: https://phabricator.services.mozilla.com/D179972
2023-06-05 17:15:59 +00:00
Paul Adenot
27f26ca3fa Bug 1836597 - Properly implement operator== for TimeUnit that overflow int64_t. r=media-playback-reviewers,chunmin
Differential Revision: https://phabricator.services.mozilla.com/D179959
2023-06-05 17:02:24 +00:00
Paul Adenot
bfa266103f Bug 1836597 - Add more ToString methods on TimeUnit related classes. r=media-playback-reviewers,chunmin
Differential Revision: https://phabricator.services.mozilla.com/D179961
2023-06-05 17:02:23 +00:00
Erich Gubler
761c80b83b Bug 1831263: refactor(webgpu): align Device::InitSwapChain's IntSize arg. name b/w header and impl. r=webgpu-reviewers,jgilbert
Differential Revision: https://phabricator.services.mozilla.com/D179814
2023-06-05 16:47:54 +00:00
Erich Gubler
3e60ca88f7 Bug 1831263: fix(webgpu): remove strong ref. cycle b/w Compilation{Info,Message} r=webgpu-reviewers,jgilbert
Co-Authored-By: Kelsey Gilbert <jgilbert@mozilla.com>

Differential Revision: https://phabricator.services.mozilla.com/D179813
2023-06-05 16:47:54 +00:00
Erich Gubler
b9b09f1036 Bug 1831263: fix(webgpu): track forgotten strong refs. in shader compilation r=webgpu-reviewers,jgilbert
Co-Authored-By: Kelsey Gilbert <jgilbert@mozilla.com>

Differential Revision: https://phabricator.services.mozilla.com/D179812
2023-06-05 16:47:54 +00:00
Itiel
27e4816536 Bug 1836680 - Align the menubar items to the top also in customize mode, for Windows and Linux r=desktop-theme-reviewers,dao
Differential Revision: https://phabricator.services.mozilla.com/D179894
2023-06-05 16:41:04 +00:00
az
349c80b1b6 Bug 1833217 - Present about:support codec support information as a matrix instead of a list of strings to improve readability, include locale support to avoid hardcoded strings. r=aosmond,fluent-reviewers,desktop-theme-reviewers,flod,Itiel
Differential Revision: https://phabricator.services.mozilla.com/D178101
2023-06-05 16:32:52 +00:00
Marco Bonardo
8c61ec02a1 Bug 1826946 - Delay frecency calculation for history batch inserts. r=daisuke
When inserting multiple URIs in history, it makes sense to delay expensive
frecency calculations to a later time. We only set recalc_frecency and the
PlacesFrecencyRecalculator will take care of it.
We keep immediately calculating frecency only when a single url is inserted,
that is the case when the user is normally browsing the Web.

Differential Revision: https://phabricator.services.mozilla.com/D179263
2023-06-05 16:13:57 +00:00
Marco Bonardo
43cd28213f Bug 1826946 - remove shouldUpdateHidden. r=daisuke
Differential Revision: https://phabricator.services.mozilla.com/D179262
2023-06-05 16:13:57 +00:00
Marco Bonardo
4ad82b1cea Bug 1826946 - rename shouldUpdateFrecency to isUnrecoverableError. r=daisuke
Differential Revision: https://phabricator.services.mozilla.com/D179261
2023-06-05 16:13:57 +00:00
Manuel Bucher
9efb63bfa0 Bug 1828882 - Fix Early Hint preload channels not showing up in devtools r=necko-reviewers,kershaw
Differential Revision: https://phabricator.services.mozilla.com/D179551
2023-06-05 16:06:15 +00:00
Iulian Moraru
5ad2eef571 Merge mozilla-central to autoland on a CLOSED TREE 2023-06-05 18:55:43 +03:00
Sergey Galich
a4e75bfbec Bug 1836783 - Removing unused options in nsIAutoCompleteSearch.startSearch r=credential-management-reviewers,joschmidt
Differential Revision: https://phabricator.services.mozilla.com/D179962
2023-06-05 15:45:14 +00:00
Jonathan Kew
9f2abeb1ff Bug 1836590 - Update standard font lists to support Ubuntu 22.04. r=emilio
Our original list of "standard" fonts on Ubuntu was based on the LTS release 20.04,
but there is now a newer LTS release 22.04 that has a substantially updated collection
of fonts. So for an improved user experience when anti-fingerprinting is in effect,
we should support the 22.04 font list.

Differential Revision: https://phabricator.services.mozilla.com/D179870
2023-06-05 15:42:02 +00:00
Mike Conley
0f72ccd857 Bug 1835105 - Regression test for UITourChild permission check change. r=pbz
Differential Revision: https://phabricator.services.mozilla.com/D179964
2023-06-05 15:36:59 +00:00
Mike Conley
f51ccbf759 Bug 1835105 - Use document principal when testing for trusted origins in UITourChild. r=permissions-reviewers,pbz
Differential Revision: https://phabricator.services.mozilla.com/D179233
2023-06-05 15:36:59 +00:00
ganna
b09399d46c Bug 1814424 - Use moz-support-link for the helpButton link in preferences.xhtml r=tgiles,settings-reviewers,Gijs
Differential Revision: https://phabricator.services.mozilla.com/D179849
2023-06-05 14:27:39 +00:00
ganna
3b67d44293 Bug 1814411 - Use moz-support-link for the protections-popup-shim-allow-learn-more labels in protectionsPanel.inc.xhtml. r=tgiles
Depends on D179594

Differential Revision: https://phabricator.services.mozilla.com/D179719
2023-06-05 14:25:52 +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
Johannes J. Schmidt
9a0d0a8259 Bug 1800296 - fix test_autocomplete_tab_between_fields.html intermittent - r=credential-management-reviewers,sgalich,dimi
and enable the test again

Differential Revision: https://phabricator.services.mozilla.com/D179798
2023-06-05 14:15:04 +00:00
William Durand
01b728ec4f Bug 1836383 - Re-enable test_originControls_with_submenus on macOS. r=robwu
Differential Revision: https://phabricator.services.mozilla.com/D179774
2023-06-05 14:08:27 +00:00
Emilio Cobos Álvarez
e86ec45ba7 Bug 1834567 - Downgrade an assertion in ResolveXULTreePseudoStyle. r=jwatt
If this happens the caller could potentially get an slightly outdated
style, but I couldn't repro this locally and realistically it's not a
big deal in this caller, and it's not observable to the web, so...

Differential Revision: https://phabricator.services.mozilla.com/D179914
2023-06-05 13:56:53 +00:00
Mark Banner
1f51377023 Bug 1832117 - Ensure places history is cleared between search tests. r=jteow
This avoids leaking of places data across tests, which may affect suggested results.

Differential Revision: https://phabricator.services.mozilla.com/D179931
2023-06-05 13:37:19 +00:00
Shane Hughes
d399ad1b76 Bug 1835028 - Change newtab stylelint problem severity from warning to error. r=Gijs,Standard8
Differential Revision: https://phabricator.services.mozilla.com/D179906
2023-06-05 12:58:01 +00:00
Iulian Moraru
da7b8bdc25 Backed out changeset 5e2344a050c6 (bug 1760047) for causing bc failures on browser_protectionsUI_milestones.js. CLOSED TREE 2023-06-05 16:27:39 +03:00
Iulian Moraru
17b7804de7 Backed out changeset 4720a9935e8e (bug 1432719) as per dev's request. CLOSED TREE 2023-06-05 15:52:52 +03:00
Tim Huang
3703efc7d8 Bug 1835567 - Don't apply font-visibility restrictions to devtool contexts. r=emilio
Differential Revision: https://phabricator.services.mozilla.com/D179646
2023-06-05 12:33:39 +00:00
Ziran Sun
d878f6e9df Bug 1833570 - Correct the handling of popovertargetaction value. r=emilio
The popovertargetaction attribute's invalid value default and missing value default are both the toggle state.

https://html.spec.whatwg.org/#popover-target-attribute-activation-behavior

Differential Revision: https://phabricator.services.mozilla.com/D179050
2023-06-05 12:30:10 +00:00
ffxbld
c212a24dd7 No Bug, mozilla-central repo-update HSTS HPKP remote-settings - r=release-managers,dmeehan
Differential Revision: https://phabricator.services.mozilla.com/D179932
2023-06-05 12:23:04 +00:00
Sebastian Hengst
9135b6e0d1 Bug 1832459 - temporarily disable test_peerConnection_glean.html. r=bwc a=fix-perma-fail
Test has checks which depend on telemetry probe for warn_rid_changed which
expired with Gecko version increase to 116.

Differential Revision: https://phabricator.services.mozilla.com/D179936
2023-06-05 12:12:25 +00:00
Mozilla Releng Treescript
5e58683eba Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2023-06-05 14:40:55 +00:00
Mozilla Releng Treescript
41f2d4d66f No bug - tagging 8f983388de8ac77550eb07422e61c0444e7b8eb5 with FIREFOX_NIGHTLY_115_END a=release DONTBUILD CLOSED TREE 2023-06-05 14:40:48 +00:00
Mozilla Releng Treescript
d72dfbc0f0 No bug - tagging f8fa7749f7bdc93fa3491918a4e8b0fb4db659eb with FIREFOX_BETA_115_BASE a=release DONTBUILD CLOSED TREE 2023-06-05 13:49:46 +00:00
Alexandre Poirot
22ed9ec4f3 Bug 1778275 - [devtools] Make selectSource helper select the precise source passed as argument. r=perftest-reviewers,devtools-reviewers,nchevobbe,sparky
(Instead of forcing to select original or generated based on shouldSelectOriginalLocation flag).

This also add an await for the selectLocation action in order to better wait for all async work.
This required to tweak the minified test as we don't want to wait for full selection.

Differential Revision: https://phabricator.services.mozilla.com/D179610
2023-06-05 11:58:42 +00:00
Julian Descottes
a0522f2452 Bug 1834697 - [devtools] Skip dom-interactive resources for destroyed targets r=ochameau,devtools-reviewers,nchevobbe
Differential Revision: https://phabricator.services.mozilla.com/D179361
2023-06-05 11:49:10 +00:00
Magnus Melin
2d47f69966 Bug 1817796 - Adjust smiley and embarassed smiley-to-emoji conversion. r=necko-reviewers,valentin
Adjust the smiley icon.
Also adjust embarassed detection which was wrong. The :-[ is more like bummed I think, but it's also "bat" so given it's not always clear what it means, probably best to not convert that.
Embarrassed emoji according to https://en.wikipedia.org/wiki/List_of_emoticons

Differential Revision: https://phabricator.services.mozilla.com/D179904
2023-06-05 11:47:41 +00:00
Alexandre Lissy
8afed64ccc Bug 1432719 - Notify user on speechd errors r=eeejay,fluent-reviewers,flod
Differential Revision: https://phabricator.services.mozilla.com/D176532
2023-06-05 11:32:39 +00:00
Jari Jalkanen
c402421dfc Bug 1748260 - Perform each schema upgrade in separate transaction. r=dom-storage-reviewers,janv
Differential Revision: https://phabricator.services.mozilla.com/D136501
2023-06-05 11:03:59 +00:00
Julian Descottes
955a891baf Bug 1833090 - [remote] Update bidi wpt tests chunks to be per command/event instead of per module r=webdriver-reviewers,whimboo
Differential Revision: https://phabricator.services.mozilla.com/D179923
2023-06-05 11:03:08 +00:00
Eemeli Aro
78536fc8f0 Bug 1760047 - Migrate browser-siteProtections.js to Fluent. r=anti-tracking-reviewers,fluent-reviewers,flod,bvandersloot
The `PanelMultiView.showSubView()` method needed to be made a bit more robust
for titles set by DOM localization rather than directly.

The following messages are dropped during the migration, as they are unused:
- contentBlocking.trackersView.blocked.label
- contentBlocking.cookiesView.firstParty.empty.label
- contentBlocking.cookiesView.trackers.empty.label
- contentBlocking.cookiesView.thirdParty.empty.label
- contentBlocking.fingerprintersView.blocked.label
- contentBlocking.cryptominersView.blocked.label

Differential Revision: https://phabricator.services.mozilla.com/D178829
2023-06-05 10:55:31 +00:00
Rob Wu
a5ad1a700f Bug 1781609 - Fix intermittent test failure in test_ext_tabs_executeScript_good.html r=extension-reviewers,willdurand
AppTestDelegate.awaitExtensionPanel should be called before
AppTestDelegate.clickBrowserAction, otherwise there is a chance for the
test helper to miss the event.

Also, add an awaitExtensionPanel call in the pageAction test, to make
sure that the popup opening has completed before tearing down the test.

Differential Revision: https://phabricator.services.mozilla.com/D179893
2023-06-05 10:24:11 +00:00
Rob Wu
fef9c3bf5e Bug 1830814 - Migrate remaining extension jsm files to ESM r=geckoview-reviewers,Standard8,m_kato
Differential Revision: https://phabricator.services.mozilla.com/D179890
2023-06-05 10:23:40 +00:00
Rob Wu
162c96c2fe Bug 1825228 - Correctly await l10n completion in update tests r=application-update-reviewers,nalexander
This fixes two test issues:

- Use ContentTaskUtils.waitForEvent instead of
  BrowserTestUtils.waitForEvent for the part of the test that runs in a
  `SpecialPowers.spawn` environment - fixes bug 1825228.
- Await l10n translation completion in another place that was missed in
  the patch to bug 1835559. Fixes bug 1836504.

Differential Revision: https://phabricator.services.mozilla.com/D179863
2023-06-05 10:23:13 +00:00
Nicolas Chevobbe
4cf197f9a8 Bug 1836704 - [devtools] Turn OutputParser into a proper ES class. r=devtools-reviewers,jdescottes.
We take this as an opportunity to use proper private properties and methods.

Differential Revision: https://phabricator.services.mozilla.com/D179911
2023-06-05 10:19:43 +00:00
Alexandre Poirot
9e0b2b4605 Bug 1778275 - [devtools] Reduce polling time and immediately resolve in DAMP test helper. r=devtools-reviewers,perftest-reviewers,nchevobbe,sparky
Differential Revision: https://phabricator.services.mozilla.com/D179609
2023-06-05 10:10:25 +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
Alexandre Poirot
8e39b32bd7 Bug 1778275 - [devtools] Better handle clearance of reducer per target/thread. r=devtools-reviewers,perftest-reviewers,sparky,bomsy
Now that reducers are cleared per target/thread, listening to NAVIGATE
for the full clearance of reducer data is wrong.
We should rather wait for the REMOVE_THREAD.

Also add an explicit waiting code for the selected source.

Differential Revision: https://phabricator.services.mozilla.com/D179460
2023-06-05 09:38:56 +00:00
Johannes J. Schmidt
d63fc7b219 Bug 1831832 - intermittent test_autofill_sandboxed - r=credential-management-reviewers,sgalich
Differential Revision: https://phabricator.services.mozilla.com/D179805
2023-06-05 08:11:11 +00:00