Nathan Barrett
693b66cdfd
Bug 1900699 - Update accuweather provider for WeatherFeed r=home-newtab-reviewers,thecount
...
Differential Revision: https://phabricator.services.mozilla.com/D212614
2024-06-04 21:41:07 +00:00
Sandor Molnar
caa1123fd9
Backed out changeset 711d1bed224b (bug 1897232) for causing xpc failures @ test_WallpaperFeed.js & bc failures @ browser_parsable_css.js CLOSED TREE
2024-06-04 23:34:06 +03:00
Amy Churchwell
cc7c900717
Bug 1897232 - Add nested wallpaper categories. r=home-newtab-reviewers,nbarrett,aminomancer
...
Differential Revision: https://phabricator.services.mozilla.com/D211895
2024-06-04 19:31:03 +00:00
Chris H-C
a5e9670ef6
Bug 1900085 - Disable builtin Glean pings during tests r=TravisLong,perftest-reviewers,sparky,search-reviewers,jteow
...
This patch specifically disables "baseline" and "events" pings through not
telling Glean about user (in)activity, which triggers their submission.
"baseline" should matter less, but if an "events" ping is submitted during a
test it could contain a test's recorded events that it will later want to
assert are present.
"metrics" pings are already suppressed in automation via the `MOZ_AUTOMATION`
envvar. So update the docs to note that.
"deletion-request" pings are permitted at all times for all reasons and are not
included in the builtin pings we're disabling.
Differential Revision: https://phabricator.services.mozilla.com/D212315
2024-06-04 18:15:26 +00:00
Dão Gottwald
d5d1671ee1
Bug 1900575 - Make focused a proper boolean attribute. r=desktop-theme-reviewers,emilio
...
Differential Revision: https://phabricator.services.mozilla.com/D212544
2024-06-04 17:34:07 +00:00
Emily McMinn
44c7dea777
Bug 1898789 - Modify FeatureCallout recipes that are sent to message preview r=barret,omc-reviewers,aminomancer
...
Differential Revision: https://phabricator.services.mozilla.com/D211585
2024-06-04 17:20:37 +00:00
Yazan Al Macki
6e3ae0cd21
Bug 1890761 - Checking currentPage and userContextId to prevent Switch To Tab suggestion from showing for current tab and/or current container based on pref. r=mak
...
Differential Revision: https://phabricator.services.mozilla.com/D210824
2024-06-04 16:42:57 +00:00
Erik Nordin
521ca6e5fc
Bug 1894098 - Announce SelectTranslationsPanel content to screen readers r=translations-reviewers,gregtatum
...
Ensures that the content of the SelectTranslationsPanel
is announced to screen readers when the panel is opened
by utilizing the aria-describedby attribute.
Differential Revision: https://phabricator.services.mozilla.com/D212209
2024-06-04 14:41:43 +00:00
Erik Nordin
470d60a213
Bug 1900432 - Add label to translations request_count metric r=translations-reviewers,gregtatum
...
Adds a label to the telemetry metric that counts translation
requests, to differentiate them between full_page requests
and select translation requests.
Differential Revision: https://phabricator.services.mozilla.com/D212476
2024-06-04 14:34:46 +00:00
Dão Gottwald
98d7972d18
Bug 1900002 - Move tabbrowser tests into a browser/ folder. r=frontend-codestyle-reviewers,dwalker
...
See https://phabricator.services.mozilla.com/D211509#inline-1171035
Differential Revision: https://phabricator.services.mozilla.com/D212250
2024-06-04 13:20:52 +00:00
Moritz Beier
47de7bd820
Bug 1610530 - Use classes instead of ids to access urlbar elements from UrlbarInput. r=dao,webdriver-reviewers,whimboo
...
Differential Revision: https://phabricator.services.mozilla.com/D212095
2024-06-04 12:58:52 +00:00
William Durand
270e8e6672
Bug 1900443 - Prefs that link to AMO shouldn't use %APP%. r=rpl
...
Differential Revision: https://phabricator.services.mozilla.com/D212471
2024-06-04 08:22:03 +00:00
scottdowne
9f9cbb32d0
Bug 1900137 - Home and newtab turn on wallpaper for nightly r=home-newtab-reviewers,webdriver-reviewers,whimboo,nbarrett
...
Differential Revision: https://phabricator.services.mozilla.com/D212334
2024-06-04 03:48:47 +00:00
Maxx Crawford
48545554f3
Bug 1897233 - Add feature highlight for Wallpapers r=home-newtab-reviewers,fluent-reviewers,omc-reviewers,aminomancer,bolsson,thecount,nbarrett
...
Differential Revision: https://phabricator.services.mozilla.com/D212157
2024-06-04 00:54:00 +00:00
scottdowne
9feb08446d
Bug 1899848 - Home and newtab turn on weather widget for nightly r=nanj,home-newtab-reviewers,nbarrett,webdriver-reviewers,jdescottes
...
Differential Revision: https://phabricator.services.mozilla.com/D212333
2024-06-04 00:52:27 +00:00
Nathan Barrett
05d9a8a7d5
Bug 1893007 - add location query to weather widget r=thecount,home-newtab-reviewers
...
Differential Revision: https://phabricator.services.mozilla.com/D212069
2024-06-03 20:59:32 +00:00
Gregory Pappas
bfa774e268
Bug 1898445 - Add new pref for presence of overflow/underflow events in extension documents r=extension-reviewers,emilio,willdurand
...
Differential Revision: https://phabricator.services.mozilla.com/D211324
2024-06-03 20:22:12 +00:00
Greg Tatum
2c22458672
Bug 1865358 - Remove deprecated Firefox Translations addon; r=translations-reviewers,firefox-desktop-core-reviewers ,nordzilla,mak,mconley
...
Differential Revision: https://phabricator.services.mozilla.com/D211864
2024-06-03 19:03:29 +00:00
Mike Conley
45fb308a44
Bug 1896715 - Create an ArchiveEncryptionState class for encrypting backups. r=djackson,backup-reviewers,kpatenio
...
This class will be used to generate the keys and ephemera necessary to
encrypt backups. The actual encryption will occur in a later patch.
The state can be serialized and deserialized to disk.
Differential Revision: https://phabricator.services.mozilla.com/D210718
2024-06-03 18:14:33 +00:00
scottdowne
e984e287e8
Bug 1900240 - Home and newtab fixing link text colour issue with wallpaper r=home-newtab-reviewers,amy
...
Differential Revision: https://phabricator.services.mozilla.com/D212375
2024-06-03 17:18:03 +00:00
DJ
cbbd7efae0
Bug 1893676 - enable tab previews by default in Nightly builds. r=mconley,tabbrowser-reviewers,dao,settings-reviewers
...
Differential Revision: https://phabricator.services.mozilla.com/D208766
2024-06-03 16:54:29 +00:00
Tamas Szentpeteri
6045fc076c
Backed out changeset 5a69f64cfafc (bug 1896715) for causing mochitest failures on browser_all_files_referenced.js. CLOSED TREE
2024-06-03 20:22:36 +03:00
Mike Conley
4a7ab37759
Bug 1896715 - Create an ArchiveEncryptionState class for encrypting backups. r=djackson,backup-reviewers,kpatenio
...
This class will be used to generate the keys and ephemera necessary to
encrypt backups. The actual encryption will occur in a later patch.
The state can be serialized and deserialized to disk.
Differential Revision: https://phabricator.services.mozilla.com/D210718
2024-06-03 16:04:33 +00:00
Sukhmeet
135f7f665d
Bug 1893013 - Remove browser.firefox-view.search.enabled preference r=kcochrane,fxview-reviewers,jsudiaman
...
Differential Revision: https://phabricator.services.mozilla.com/D211353
2024-06-03 15:12:53 +00:00
Moritz Beier
dc221a8a38
Bug 1894910 - Remove function to open search page from search bar with an empty search. r=Standard8
...
Differential Revision: https://phabricator.services.mozilla.com/D211832
2024-06-03 11:09:24 +00:00
Stephanie Cunnane
e52fadbec3
Bug 1892332 - Distinguish between private and regular browsing modes wrt Google signed-in telemetry. r=jteow
...
Differential Revision: https://phabricator.services.mozilla.com/D212040
2024-06-01 02:52:17 +00:00
Norisz Fay
32333031ed
Backed out changeset 11b5fa2ce936 (bug 1893007) for causing multiple weather related failures
2024-06-01 02:57:28 +03:00
Hanna Jones
4ab38ad661
Bug 1894499 - Implement base moz-radio and moz-radio-group r=reusable-components-reviewers,desktop-theme-reviewers,accessibility-frontend-reviewers,tgiles,dao,nlapre
...
This is just a basic implementation of our proposed `moz-radio` and `moz-radio` group elements.
Differential Revision: https://phabricator.services.mozilla.com/D209983
2024-05-31 22:23:14 +00:00
Nathan Barrett
39b1fbb494
Bug 1893007 - add location query to weather widget r=thecount,home-newtab-reviewers
...
Differential Revision: https://phabricator.services.mozilla.com/D212069
2024-05-31 21:31:42 +00:00
Niklas Baumgardner
f05bdcc1af
Bug 1899801 - Explicitly handle keydown events on screenshots overlay buttons. r=sfoster
...
Differential Revision: https://phabricator.services.mozilla.com/D212132
2024-05-31 20:07:07 +00:00
Rob Wu
0bc170a8cb
Bug 1900033 - Stop running extension xpcshell tests with condprof r=jmaher
...
Differential Revision: https://phabricator.services.mozilla.com/D212259
2024-05-31 19:16:42 +00:00
scottdowne
6624e7c818
Bug 1900043 - Home and newtab fixing regression for light and dark mode caused by wallpaper contextual text colour changes. r=home-newtab-reviewers,maxx
...
Differential Revision: https://phabricator.services.mozilla.com/D212301
2024-05-31 18:36:19 +00:00
Matthew Noorenberghe
b62bdbe0c9
Bug 1899939 - Fix typo in type of tab parameter to commands.onCommand. r=willdurand
...
Differential Revision: https://phabricator.services.mozilla.com/D212224
2024-05-31 16:42:32 +00:00
Moritz Beier
4d53de9ac8
Bug 1893228 - Move address bar expandos set on browsers to the #browserStates WeakMap. r=dao,tabbrowser-reviewers
...
Differential Revision: https://phabricator.services.mozilla.com/D211574
2024-05-31 16:04:16 +00:00
Fatih
bb769eccc9
Bug 1897590: Check RoundWindowSize RFPTarget before restoring tab sizes. r=tjr,sessionstore-reviewers,dao
...
Differential Revision: https://phabricator.services.mozilla.com/D211034
2024-05-31 16:03:43 +00:00
hackademix
9355a60bfa
Bug 1835987 - Change RFP-spoofed TZ to Atlantic/Reykjavik. r=tjr
...
Atlantic/Reykjavik stays on UTC during all the year, but it is less
likely to be blocked than plan UTC.
Differential Revision: https://phabricator.services.mozilla.com/D212131
2024-05-31 14:16:36 +00:00
Erik Nordin
de4abc74f9
Bug 1898598 - Split up translation_failure_ui test r=translations-reviewers,gregtatum
...
Splits up the test case in browser_translations_select_telemetry_translation_failure_ui.js
in hopes that it cuts down on the intermittent failure in CI.
Differential Revision: https://phabricator.services.mozilla.com/D211927
2024-05-31 14:01:27 +00:00
Erik Nordin
c24fa72df6
Bug 1898765 - Split up init_failure_ui test r=translations-reviewers,gregtatum
...
Splits up the test case in browser_translations_select_telemetry_init_failure_ui.js
in hopes that it cuts down on the intermittent failure in CI.
Differential Revision: https://phabricator.services.mozilla.com/D211932
2024-05-31 14:01:25 +00:00
Tamas Szentpeteri
ef9f0e2522
Backed out changeset 1cca8bfcc170 (bug 1899801) for causing mochitest failures on browser_overlay_keyboard_test.js. CLOSED TREE
2024-05-31 13:54:19 +03:00
Niklas Baumgardner
fd18a2a0ae
Bug 1899801 - Explicitly handle keydown events on screenshots overlay buttons. r=sfoster
...
Differential Revision: https://phabricator.services.mozilla.com/D212132
2024-05-31 09:39:18 +00:00
Sandor Molnar
7d42e5720c
Backed out changeset 2c914d67e8d8 (bug 1835987) for causing Spider-monkey failures
2024-05-31 00:47:15 +03:00
hackademix
438cd65828
Bug 1835987 - Change RFP-spoofed TZ to Atlantic/Reykjavik. r=tjr
...
Atlantic/Reykjavik stays on UTC during all the year, but it is less
likely to be blocked than plan UTC.
Differential Revision: https://phabricator.services.mozilla.com/D212131
2024-05-30 21:02:14 +00:00
James Teow
cec7c69f93
Bug 1899663 - Change _checkURLForSerpMatch and updateTrackingStatus to have less impression logic - r=scunnane
...
Differential Revision: https://phabricator.services.mozilla.com/D212100
2024-05-30 19:04:14 +00:00
scottdowne
db8000f5ff
Bug 1898818 - Home and newtab fixes so newtab with a wallpaper looks good in both light and dark mode r=desktop-theme-reviewers,home-newtab-reviewers,omc-reviewers,sfoster,aminomancer,amy
...
Differential Revision: https://phabricator.services.mozilla.com/D211623
2024-05-30 18:47:21 +00:00
James Teow
61b4c49472
Bug 1899625 - Update search telemetry impression definition for historical context - r=scunnane DONTBUILD
...
Differential Revision: https://phabricator.services.mozilla.com/D212143
2024-05-30 18:12:21 +00:00
Erik Nordin
2bf9ececc8
Bug 1894271 - Ensure SelectTranslationsPanel errors are announced r=translations-reviewers,nlapre
...
This patch ensures that error states in the SelectTranslationsPanel
announce their messages to screen readers when the error occurs.
Differential Revision: https://phabricator.services.mozilla.com/D211282
2024-05-30 18:00:17 +00:00
Erik Nordin
689aee5e0d
Bug 1899354 - Ensure languageInfo cache is correctly cleared r=translations-reviewers,gregtatum
...
This fixes an issue where the languageInfo cache,
which stores the document's determined language tag
was not correctly being cleared between page loads.
Differential Revision: https://phabricator.services.mozilla.com/D211881
2024-05-30 17:27:26 +00:00
Jeremy Swinarton
39897867ef
Bug 1892394: Tab hover preview always displays on the correct tab r=dwalker,tabbrowser-reviewers,mak
...
Differential Revision: https://phabricator.services.mozilla.com/D211564
2024-05-30 17:05:36 +00:00
Max Christian Pohle
d19ae14789
Bug 1894024 - mailto: remind users to finish the configuration of a webmailer, r=Gijs,firefox-desktop-core-reviewers
...
Differential Revision: https://phabricator.services.mozilla.com/D209067
2024-05-30 15:59:30 +00:00
Kelly Cochrane
31ceb65e15
Bug 1896623 - Ensure 'customize sidebar' option isn't added to menu bar View > Sidebars menu r=sidebar-reviewers,sclements
...
Differential Revision: https://phabricator.services.mozilla.com/D210853
2024-05-30 14:08:34 +00:00