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

7212 Коммитов

Автор SHA1 Сообщение Дата
ffxbld 9a3dbe28b0 No Bug, mozilla-central repo-update HSTS HPKP remote-settings - r=release-managers,RyanVM
Differential Revision: https://phabricator.services.mozilla.com/D198260
2024-01-11 14:32:29 +00:00
Nikki Sharpley 808439ab98 Bug 1864517 - "See tabs from synced devices" should link to the synced tabs category in Firefox View r=fxview-reviewers,markh,kcochrane
Previously the "See tabs from synced devices" button redirected to `about:firefoxview`.

This patch updates the `openTab` function to accept a category instead of an entryPoint or event.

For previous instances where `openTab` passed an event, `openTab` has been replaced with `openToolbarMouseEvent` to handle event.

We should open an issue in FxA to update the following `entryPoint` from "preferences" to "syncedtabs".
2b2ee47c4b/packages/fxa-content-server/app/scripts/views/pair/auth_complete.js (L55-L63)

Depends on D196208

Differential Revision: https://phabricator.services.mozilla.com/D196881
2024-01-09 22:11:25 +00:00
Mark Banner 2664458c02 Bug 1870913 - Add search-config-icons dumps to the build and update system. r=leplatrem
Differential Revision: https://phabricator.services.mozilla.com/D196898
2024-01-09 09:24:05 +00:00
Mark Banner f020c17aa3 Bug 1870913 - Add files for the dumps for the new search-config-icons remote settings configuration. r=leplatrem
Differential Revision: https://phabricator.services.mozilla.com/D196896
2024-01-09 09:24:05 +00:00
ffxbld 3115b8f62c No Bug, mozilla-central repo-update HSTS HPKP remote-settings tld-suffixes - r=release-managers,RyanVM
Differential Revision: https://phabricator.services.mozilla.com/D197901
2024-01-08 18:52:54 +00:00
Mike Kaply 05f593b0cc Bug 1870138 - Add remote settings support for search overrides. r=Standard8
Differential Revision: https://phabricator.services.mozilla.com/D196490
2024-01-05 21:20:51 +00:00
Mark Banner dca85f4f1b Bug 1873158 - Update ESLint related modules to their latest versions. r=mossop,aminomancer,devtools-reviewers,reusable-components-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D197765
2024-01-05 19:52:08 +00:00
Mark Banner 8ce23e4908 Bug 1864821 - Replace PromiseUtils.defer() with Promise.withResolvers() in system modules. r=Gijs,perftest-reviewers,necko-reviewers,extension-reviewers,application-update-reviewers,fxview-reviewers,sync-reviewers,sessionstore-reviewers,reusable-components-reviewers,rpl,jesup,hjones,kshampur,skhamis,nalexander,sclements
Differential Revision: https://phabricator.services.mozilla.com/D197489
2024-01-05 09:22:34 +00:00
ffxbld 1d3fc58376 No Bug, mozilla-central repo-update HSTS HPKP remote-settings - r=release-managers,diannaS
Differential Revision: https://phabricator.services.mozilla.com/D197656
2024-01-04 12:01:31 +00:00
ffxbld b935980fca No Bug, mozilla-central repo-update HSTS HPKP remote-settings - r=release-managers,dmeehan
Differential Revision: https://phabricator.services.mozilla.com/D197474
2024-01-01 15:19:36 +00:00
ffxbld a46c21ec55 No Bug, mozilla-central repo-update HSTS HPKP remote-settings - r=release-managers,dmeehan
Differential Revision: https://phabricator.services.mozilla.com/D197377
2023-12-28 13:30:04 +00:00
ffxbld 5b0ea7c65f No Bug, mozilla-central repo-update HSTS HPKP remote-settings - r=release-managers,dmeehan
Differential Revision: https://phabricator.services.mozilla.com/D197268
2023-12-26 15:48:49 +00:00
ffxbld 05178ae3d8 No Bug, mozilla-central repo-update HSTS HPKP remote-settings - r=release-managers,dmeehan
Differential Revision: https://phabricator.services.mozilla.com/D197060
2023-12-21 13:00:04 +00:00
Stanca Serban 78b9b11c37 Merge mozilla-central to autoland on a CLOSED TREE 2023-12-18 19:20:51 +02:00
Mozilla Releng Treescript 9a2fd7b4d9 Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2023-12-18 16:30:14 +00:00
ffxbld baed8a54aa No Bug, mozilla-central repo-update HSTS HPKP remote-settings - r=release-managers,dmeehan
Differential Revision: https://phabricator.services.mozilla.com/D196725
2023-12-18 13:07:26 +00:00
Mark Banner 313ac781af Bug 1870289 - Fix a few issues in search-config-v2 and skip Amazon pre-89 tests if it is enabled. r=mcheang
Differential Revision: https://phabricator.services.mozilla.com/D196589
2023-12-16 10:34:21 +00:00
mcheang dc5027f02e Bug 1869221 - Part 4: Update search engine selector to filter channels, versions, application, and engine orders. r=Standard8
Differential Revision: https://phabricator.services.mozilla.com/D196003
2023-12-14 15:23:10 +00:00
ffxbld 14a992ff94 No Bug, mozilla-central repo-update HSTS HPKP remote-settings tld-suffixes - r=release-managers,dmeehan
Differential Revision: https://phabricator.services.mozilla.com/D196413
2023-12-14 13:09:00 +00:00
Sammy Khamis aaff664247 Bug 1867098: FxA PXI Toolbar experiment r=teshaq,desktop-theme-reviewers,flod,dao
Differential Revision: https://phabricator.services.mozilla.com/D194916
2023-12-13 22:08:33 +00:00
Stanca Serban 8bd13999c2 Backed out changeset 2499ef5644ea (bug 1867098) as requested for causing Bug 1869728. 2023-12-13 16:21:31 +02:00
Mark Banner a0aafd6361 Bug 1869571 - In search-config-v2, move the environment out of the engine "base" and into the "variants". r=mcheang
It is confusing to have the environment in the base section, as well as in the variants.
This is especially complicated because the variants can expand on what we have in the base section.

Differential Revision: https://phabricator.services.mozilla.com/D196185
2023-12-12 20:08:21 +00:00
Tarik Eshaq 95cdb4d3b9 Bug 1866143: Adds completing the oauth flow. r=markh,skhamis
Differential Revision: https://phabricator.services.mozilla.com/D194893
2023-12-12 15:16:24 +00:00
Sammy Khamis dc6400347b Bug 1867098: FxA PXI Toolbar experiment r=teshaq,desktop-theme-reviewers,flod,dao
Differential Revision: https://phabricator.services.mozilla.com/D194916
2023-12-11 21:53:53 +00:00
ffxbld 99e231454e No Bug, mozilla-central repo-update HSTS HPKP remote-settings - r=release-managers,RyanVM
Differential Revision: https://phabricator.services.mozilla.com/D196033
2023-12-11 12:56:50 +00:00
mcheang a0222172cc Bug 1868845 - rename channel to channels in search-config-v2 and schema. r=Standard8 DONTBUILD
Differential Revision: https://phabricator.services.mozilla.com/D195804
2023-12-08 03:03:37 +00:00
ffxbld 93c58333f2 No Bug, mozilla-central repo-update HSTS HPKP remote-settings tld-suffixes - r=release-managers,dmeehan
Differential Revision: https://phabricator.services.mozilla.com/D195761
2023-12-07 13:00:14 +00:00
Mark Banner 03d3c7afdb Bug 1868150 - Update search engine distributions. r=mkaply
Differential Revision: https://phabricator.services.mozilla.com/D195435
2023-12-05 21:11:08 +00:00
ffxbld 82dc2586c7 No Bug, mozilla-central repo-update HSTS HPKP remote-settings - r=release-managers,dmeehan
Differential Revision: https://phabricator.services.mozilla.com/D195088
2023-11-30 13:07:24 +00:00
Nikki Sharpley 9678860bec Bug 1860833 - optimize number of calls to getTabClient r=fxview-reviewers,sfoster
Amending the `getRecentTabs` function eliminates one of the duplicate calls to `getTabClients`. I opted for this approach as opposed
to getting tabs from clients or vice versa because that involved a larger refactor that ended up adding unnecessary noise to the
`getRecentTabs` and `getTabClients` return values. Combined with a patch by @sfoster, we have reduced the number of calls from 9 to 1.

Differential Revision: https://phabricator.services.mozilla.com/D194656
2023-11-29 14:40:39 +00:00
Mark Banner 4ecff8fb02 Bug 1866720 - Clean up more imports to import ES modules directly. r=arai,extension-reviewers,devtools-reviewers,sync-reviewers,sessionstore-reviewers,dao,robwu
Differential Revision: https://phabricator.services.mozilla.com/D194723
2023-11-29 10:00:27 +00:00
Norisz Fay 36acd51f1c Backed out changeset 3128a39910aa (bug 1860833) for causing bc failures on browser_opentabs_firefoxview_next.js, browser_feature_callout_targeting.js 2023-11-29 01:05:15 +02:00
mcheang 076e2c1160 Bug 1866390 - Part 2: Update search engine selector to display the app provided engine and build engine url params. r=Standard8
Differential Revision: https://phabricator.services.mozilla.com/D194665
2023-11-28 21:27:35 +00:00
Nikki Sharpley c84a129983 Bug 1860833 - optimize number of calls to getTabClient r=fxview-reviewers,sfoster
Amending the `getRecentTabs` function eliminates one of the duplicate calls to `getTabClients`. I opted for this approach as opposed
to getting tabs from clients or vice versa because that involved a larger refactor that ended up adding unnecessary noise to the
`getRecentTabs` and `getTabClients` return values. Combined with a patch by @sfoster, we have reduced the number of calls from 9 to 1.

Differential Revision: https://phabricator.services.mozilla.com/D194656
2023-11-28 20:47:40 +00:00
Tarik Eshaq 4de760de62 Bug 1863372: Adds begin oauth flow implementation. r=markh,skhamis
Differential Revision: https://phabricator.services.mozilla.com/D192881
2023-11-27 20:13:29 +00:00
ffxbld e50360b052 No Bug, mozilla-central repo-update HSTS HPKP remote-settings - r=release-managers,dmeehan
Differential Revision: https://phabricator.services.mozilla.com/D194733
2023-11-27 13:25:05 +00:00
Joel Maher 81afbdce9a Bug 1859896 - Batch 16 - convert xpcshell.ini -> .toml. r=aryx,webdriver-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D194383
2023-11-25 21:08:44 +00:00
mcheang 20cbeea11f Bug 1866387 - Move ebay-be variant locales to the base locale in search-config-v2. r=Standard8
Differential Revision: https://phabricator.services.mozilla.com/D194583
2023-11-24 12:21:04 +00:00
ffxbld 01232ad8e6 No Bug, mozilla-central repo-update HSTS HPKP remote-settings tld-suffixes - r=release-managers,dmeehan
Differential Revision: https://phabricator.services.mozilla.com/D194516
2023-11-23 14:30:08 +00:00
Sandor Molnar 9728aab2dc Backed out changeset 0fa8c456f37b (bug 1863372) for causing bc failures on browser/base/content/test/static/browser_all_files_referenced.js CLOSED TREE 2023-11-22 21:22:06 +02:00
Tarik Eshaq 727e47da84 Bug 1863372: Adds begin oauth flow implementation. r=markh,skhamis
Differential Revision: https://phabricator.services.mozilla.com/D192881
2023-11-22 17:50:47 +00:00
ffxbld 712e214779 No Bug, mozilla-central repo-update HSTS HPKP remote-settings tld-suffixes - r=release-managers,RyanVM
Differential Revision: https://phabricator.services.mozilla.com/D194062
2023-11-20 19:45:04 +00:00
Mozilla Releng Treescript bf53d3b6ba Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2023-11-20 16:18:16 +00:00
ffxbld 6f053621ff No Bug, mozilla-central repo-update HSTS HPKP remote-settings - r=release-managers,RyanVM
Differential Revision: https://phabricator.services.mozilla.com/D193783
2023-11-16 12:40:30 +00:00
Mark Banner 4081d61338 Bug 1862653 - Update search-config-v2 with the new configuration format. r=mcheang,mkaply
Differential Revision: https://phabricator.services.mozilla.com/D192603
2023-11-15 08:54:44 +00:00
Mark Banner f89598ca59 Bug 1812040 - Avoid remote settings errors emitted in tests when using the dummy url. r=leplatrem
Differential Revision: https://phabricator.services.mozilla.com/D193304
2023-11-10 17:01:14 +00:00
Mark Banner 5eb2171730 Bug 1863204 - Correct ESLint scope for some privileged globals and remove importGlobalProperties from more places. r=Gijs,sessionstore-reviewers,dom-storage-reviewers,sclements,asuth
Differential Revision: https://phabricator.services.mozilla.com/D192806
2023-11-10 08:29:10 +00:00
ffxbld 8e42c6d159 No Bug, mozilla-central repo-update HSTS HPKP remote-settings tld-suffixes - r=release-managers,dmeehan
Differential Revision: https://phabricator.services.mozilla.com/D193190
2023-11-09 14:08:49 +00:00
mcheang d8ddd3cc26 Bug 1863360 - Make tests pass for app provided search engine class. r=Standard8
Differential Revision: https://phabricator.services.mozilla.com/D192862
2023-11-08 11:38:36 +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