Commit graph

38321 commits

Author SHA1 Message Date
Daisuke Akatsuka
5e912f6a8e Bug 1868922: Pass user's query as is to Rust component to keep string cases r=adw
Differential Revision: https://phabricator.services.mozilla.com/D198513
2024-01-19 02:44:41 +00:00
Daisuke Akatsuka
e40b174a8d Bug 1855375: Basic implementation for Yelp Suggestions r=fluent-reviewers,flod,adw
Differential Revision: https://phabricator.services.mozilla.com/D189335
2024-01-19 02:44:41 +00:00
Erik Nordin
57d4903df0 Bug 1875090 - Rename ContentTaskUtils.is_visible() to isVisible() r=Gijs,settings-reviewers,pip-reviewers,credential-management-reviewers,sgalich
Renames all instances of the snake_case identifier to
camelCase to match more closely to idiomatic JavaScript
and to existing conventions throughout the code base.

Differential Revision: https://phabricator.services.mozilla.com/D198831
2024-01-19 02:15:34 +00:00
Erik Nordin
0350564ea9 Bug 1875090 - Rename ContentTaskUtils.is_hidden() to isHidden() r=Gijs,settings-reviewers,pip-reviewers,credential-management-reviewers,sgalich,kpatenio
Renames all instances of the snake_case identifier to
camelCase to match more closely to idiomatic JavaScript
and to existing conventions throughout the code base.

Differential Revision: https://phabricator.services.mozilla.com/D198830
2024-01-19 02:15:34 +00:00
Erik Nordin
2a01092c90 Bug 1875090 - Rename BrowserTestUtils.is_visible() to isVisible() r=Gijs,settings-reviewers,application-update-reviewers,pip-reviewers,credential-management-reviewers,devtools-reviewers,fxview-reviewers,translations-reviewers,sgalich,bytesized,sfoster
Renames all instances of the snake_case identifier to
camelCase to match more closely to idiomatic JavaScript
and to existing conventions throughout the code base.

Differential Revision: https://phabricator.services.mozilla.com/D198826
2024-01-19 02:15:33 +00:00
Erik Nordin
736a5983b8 Bug 1875090 - Rename BrowserTestUtils.is_hidden() to isHidden() r=Gijs,settings-reviewers,pip-reviewers,credential-management-reviewers,devtools-reviewers,fxview-reviewers,translations-reviewers,sgalich,mhowell
Renames all instances of the snake_case identifier to
camelCase to match more closely to idiomatic JavaScript
and to existing conventions throughout the code base.

Differential Revision: https://phabricator.services.mozilla.com/D198825
2024-01-19 02:15:33 +00:00
James Teow
10737746d1 Bug 1871084 - Add a timeout for categorization impressions - r=scunnane
Differential Revision: https://phabricator.services.mozilla.com/D198592
2024-01-19 01:59:29 +00:00
James Teow
5f2f854067 Bug 1804010 - Add tests for topsite_search interactions - r=daisuke
Differential Revision: https://phabricator.services.mozilla.com/D198798
2024-01-19 01:48:22 +00:00
Natalia Csoregi
5fd68dd6cb Backed out changeset c6a30d94edf2 (bug 1867644) for causing failures on browser_screenshots_drag_test.js. CLOSED TREE 2024-01-19 03:46:03 +02:00
mcheang
076c4fb736 Bug 1667639 - Make keyword at the start of the string take precedence over restrict symbols at the end of the string. r=mak
This patch modifies PlacesUtils to cache the keywords and adds functionality to
find a keyword. The Tokenizer calls PlacesUtils to know if the first word
is a keyword and if the first word is a keyword, then the rest of the search
string will be treated as text and Tokenizer won't filter any other restrict
symbols.

Differential Revision: https://phabricator.services.mozilla.com/D198208
2024-01-19 01:13:39 +00:00
Niklas Baumgardner
0c9ea25838 Bug 1867644 - Focus last used button for screenshots UI. r=sfoster
Differential Revision: https://phabricator.services.mozilla.com/D197348
2024-01-19 00:07:46 +00:00
negin
44d87af8f3 Bug 1863813 - [Easy Setup Feature] - Remove unused strings r=omc-reviewers,emcminn
Differential Revision: https://phabricator.services.mozilla.com/D198816
2024-01-18 21:11:48 +00:00
Punam Dahiya
769e4d2346 Bug 1872768 - Milestone message doorhanger shows incorrect date r=emcminn
Differential Revision: https://phabricator.services.mozilla.com/D198477
2024-01-18 20:20:26 +00:00
Iulian Moraru
c2befb5de7 Backed out changeset 2b70f662a797 (bug 1867644) for causing bc failures on browser_overlay_keyboard_test.js. CLOSED TREE 2024-01-18 22:14:11 +02:00
Dale Harvey
37a4dedc0a Bug 1841762 - Ensure onEngagement has queryContext defined. r=mak
Differential Revision: https://phabricator.services.mozilla.com/D197265
2024-01-18 17:52:58 +00:00
Niklas Baumgardner
fbd83453f3 Bug 1867644 - Focus last used button for screenshots UI. r=sfoster
Differential Revision: https://phabricator.services.mozilla.com/D197348
2024-01-18 17:47:54 +00:00
Cristian Tuns
74c0e58b85 Backed out 4 changesets (bug 1868922, bug 1855375, bug 1874990) for causing xpcshell failures in /test_tab_quickwrite.js CLOSED TREE
Backed out changeset d558120aba19 (bug 1868922)
Backed out changeset e2c1399903d8 (bug 1855375)
Backed out changeset de119e6a8ced (bug 1874990)
Backed out changeset 3d1ef7c11154 (bug 1874990)
2024-01-18 12:07:55 -05:00
Daisuke Akatsuka
11cfb5b64c Bug 1868922: Pass user's query as is to Rust component to keep string cases r=adw
Differential Revision: https://phabricator.services.mozilla.com/D198513
2024-01-18 15:54:42 +00:00
Daisuke Akatsuka
645131edfa Bug 1855375: Basic implementation for Yelp Suggestions r=fluent-reviewers,flod,adw
Differential Revision: https://phabricator.services.mozilla.com/D189335
2024-01-18 15:54:41 +00:00
Sidharth Sachdev
e8f2e6e215 Bug 1872139 - [about:logins] The top of the focus ring for Edit/Remove button is hidden behind the Sign in to sync section. r=tgiles,credential-management-reviewers,issammani
Differential Revision: https://phabricator.services.mozilla.com/D198251
2024-01-18 15:34:59 +00:00
Nikki Sharpley
57db0ea127 Bug 1869836 - Rename files with Firefox View Next to Firefox View. r=fxview-reviewers,sfoster
- rename files to exclude "next" suffix
- move tests out of firefoxview-next folder into parent folder
- updat AboutRedirector to point at firefoxview.html
- this patch also resolves Bug 1872919 by adding a scroll into view during the `search_synced_tabs_recent_browsing` test

Differential Revision: https://phabricator.services.mozilla.com/D196347
2024-01-18 14:32:33 +00:00
Sarah Clements
f4e12df251 Bug 1868583 - Ensure scroll position moves to top when searching in fxview r=fxview-reviewers,kcochrane
Differential Revision: https://phabricator.services.mozilla.com/D198709
2024-01-18 10:43:35 +00:00
Kelly Cochrane
f5671a5615 Bug 1859358 - Remove hardcoded limit of 25 recently closed tabs in Firefox View r=fxview-reviewers,jsudiaman
Differential Revision: https://phabricator.services.mozilla.com/D198824
2024-01-17 22:12:28 +00:00
Katherine Patenio
b21119d3f0 Bug 1872872 - implement trusted_deals_placement event after rendering shopping ad. r=shopping-reviewers,jhirsch
Differential Revision: https://phabricator.services.mozilla.com/D198344
2024-01-17 22:08:40 +00:00
Punam Dahiya
fe108a5382 Bug 1862023 - Update More From Mozilla product list to display Firefox Monitor r=settings-reviewers,desktop-theme-reviewers,fluent-reviewers,Gijs,flod
Differential Revision: https://phabricator.services.mozilla.com/D197977
2024-01-17 21:57:33 +00:00
DJ
d95f0435ca Bug 1859632 - add feature callout for cookie banner reduction. r=omc-reviewers,fluent-reviewers,desktop-theme-reviewers,flod,aminomancer,sfoster
Differential Revision: https://phabricator.services.mozilla.com/D197086
2024-01-17 20:44:26 +00:00
Nikki Sharpley
0165d6faba Bug 1874253 - Remove firefoxview-next from static components manager r=fxview-reviewers,sclements
We have previously updated the AboutRedirector from `about:firefoxview-next` to `about:firefoxview`.
`firefoxview-next` no longer exists, so has been removed from the static components manager.

Differential Revision: https://phabricator.services.mozilla.com/D198815
2024-01-17 18:23:40 +00:00
Niklas Baumgardner
8537612432 Bug 1873977 - Reset hover element region when retrying screenshot. r=sfoster
Differential Revision: https://phabricator.services.mozilla.com/D198202
2024-01-17 16:17:42 +00:00
Stephanie Cunnane
79b29f89f4 Bug 1857264 - Remove unnecessary openTabInUserContext function definitions in tests. r=mseibert
Differential Revision: https://phabricator.services.mozilla.com/D197809
2024-01-17 16:09:10 +00:00
Marco Bonardo
f631b61aa3 Bug 1874546 - Fix test_autofill_urls.js failing at beta merge. r=mseibert
The heuristic fallback provider is not trimming. Regardless of that being
expected or not, the test is not right for the status quo.

Differential Revision: https://phabricator.services.mozilla.com/D198706
2024-01-17 16:02:05 +00:00
Gregory Pappas
1ea1f154f9 Bug 1872922 - Replace last few uses of XPCOMUtils.defineLazyGetter with ChromeUtils.defineLazyGetter and add linter error for XPCOMUtils.defineLazyGetter r=extension-reviewers,credential-management-reviewers,devtools-reviewers,Standard8,arai,robwu,Gijs,sgalich
Differential Revision: https://phabricator.services.mozilla.com/D198677
2024-01-17 15:54:00 +00:00
Mark Banner
60c20c22b6 Bug 1822097 - Separate out OpenSearch loading into a separate module. r=search-reviewers,daleharvey
This improves the architecture by separating out the loading and therefore not having
the object try to load itself.

There are no functional changes nor removals here, the code is only being restructured.

Differential Revision: https://phabricator.services.mozilla.com/D198378
2024-01-17 14:48:14 +00:00
James Teow
40e1d9883e Bug 1870857 - Add single page app properties to search-telemetry-v2 schema - r=Standard8
Differential Revision: https://phabricator.services.mozilla.com/D196927
2024-01-17 14:07:42 +00:00
Tim Huang
a2deaaa213 Bug 1849864 - Update the userAgent header once the AntiTracking Info is updated. r=tjr,necko-reviewers,jesup
The userAgent was decided when the channel was created, but the channel
hasn't known about whether it should exempt fingerprinting protection at
the moment. To properly set the userAgent, we need to update the
userAgent header once we know the AntiTracking info.

Differential Revision: https://phabricator.services.mozilla.com/D196953
2024-01-17 13:18:20 +00:00
Niklas Baumgardner
6fedd4b29e Bug 1873882 - Canceling screenshots selected state should go to crosshairs state. r=sfoster
Differential Revision: https://phabricator.services.mozilla.com/D198468
2024-01-17 01:18:08 +00:00
Cristian Tuns
014080f990 Backed out changeset 7ec1dad4bca4 (bug 1869836) for causing bc failures in browser_syncedtabs_firefoxview.js CLOSED TREE 2024-01-16 17:36:03 -05:00
Nikki Sharpley
80020bf88f Bug 1869836 - Rename files with Firefox View Next to Firefox View. r=fxview-reviewers,sfoster
- rename files to exclude "next" suffix
- move tests out of firefoxview-next folder into parent folder
- updat AboutRedirector to point at firefoxview.html

Differential Revision: https://phabricator.services.mozilla.com/D196347
2024-01-16 21:46:47 +00:00
Jonathan Sudiaman
17232b0f01 Bug 1872851 - Firefox View longer typed terms will extend the search results box out of view in History section r=kcochrane,fxview-reviewers
Use zero width to indicate that the header should only take up the width of its parent container.

https://stackoverflow.com/a/55041133/6268626

Differential Revision: https://phabricator.services.mozilla.com/D198047
2024-01-16 20:34:43 +00:00
Karandeep
228874f4ea Bug 1862616 - Additional text can be inserted in the clipboard result link. r=mak
Differential Revision: https://phabricator.services.mozilla.com/D198194
2024-01-16 17:43:55 +00:00
Jason Prickett
b9ce140dc1 Bug 1870805 - Allow shopping onboarding container to scroll when extra-long words extend it r=omc-reviewers,aminomancer
Differential Revision: https://phabricator.services.mozilla.com/D198343
2024-01-16 16:47:23 +00:00
Iulian Moraru
8ecc4d2b75 Backed out 2 changesets (bug 1849864) for causing multiple failures. CLOSED TREE
Backed out changeset c57d859580d0 (bug 1849864)
Backed out changeset 8a5a6b997e2a (bug 1849864)
2024-01-16 19:39:56 +02:00
Tim Huang
3ea960439c Bug 1849864 - Update the userAgent header once the AntiTracking Info is updated. r=tjr,necko-reviewers,jesup
The userAgent was decided when the channel was created, but the channel
hasn't known about whether it should exempt fingerprinting protection at
the moment. To properly set the userAgent, we need to update the
userAgent header once we know the AntiTracking info.

Differential Revision: https://phabricator.services.mozilla.com/D196953
2024-01-16 16:06:34 +00:00
Kelly Cochrane
a493fe5451 Bug 1873683 - Ensure card collapsed state is preserved on the History page when the view is changed in Fx View r=fxview-reviewers,sclements
Differential Revision: https://phabricator.services.mozilla.com/D198164
2024-01-16 14:32:21 +00:00
Clinton Crewe
ad83f0a573 Bug 1864447 - Bug [1864447]: Updated privacy notice URL in DiscoveryStreamFeed.jsm Line:2205 r=mkaply DONTBUILD
Differential Revision: https://phabricator.services.mozilla.com/D198497
2024-01-16 13:47:43 +00:00
Emily McMinn
f3a763c6a4 Bug 1871067 - Remove Protections Panel info message from Messaging System docs and update schemas r=barret
Differential Revision: https://phabricator.services.mozilla.com/D198207
2024-01-15 21:28:01 +00:00
Norisz Fay
ae3df68e9b Backed out changeset 1ec7a77be890 (bug 1869836) for causing bc and lint failures CLOSED TREE 2024-01-15 19:09:33 +02:00
Nikki Sharpley
ea95272239 Bug 1869836 - Rename files with Firefox View Next to Firefox View. r=fxview-reviewers,sfoster
- rename files to exclude "next" suffix
- move tests out of firefoxview-next folder into parent folder
- updat AboutRedirector to point at firefoxview.html

Differential Revision: https://phabricator.services.mozilla.com/D196347
2024-01-15 15:34:34 +00:00
Emilio Cobos Álvarez
a94d5c59e6 Bug 1874701 - Convert aboutNetError to an html page. r=Gijs,valentin
While I'm looking at this / bug 1866884, this it probably makes sense,
wdyt?

Differential Revision: https://phabricator.services.mozilla.com/D198571
2024-01-15 15:03:19 +00:00
Harshit Sohaney
bd7ae2cbc1 Bug 1856412 - (Part 1) Make all clear history entrypoints point to the new clear history dialog. r=pbz,fluent-reviewers,settings-reviewers,flod,Gijs
Differential Revision: https://phabricator.services.mozilla.com/D192282
2024-01-15 13:10:05 +00:00
Harshit Sohaney
b47c8fb5fc Bug 1855068 - (Part 1) Added functionality to get all data sizes by time range. r=pbz,fluent-reviewers,flod
Differential Revision: https://phabricator.services.mozilla.com/D190862
2024-01-15 13:10:05 +00:00