Commit Graph

65 Commits

Author SHA1 Message Date
Andrei Oprea
774bfd98b5 Bug 1616280 - Use shadow DOM to hide Remote L10n translations for from local translations r=k88hudson
Differential Revision: https://phabricator.services.mozilla.com/D63895
2020-04-18 11:24:44 +00:00
Coroiu Cristina
0d41cb501d Backed out changeset 7afc6bac547c (bug 1616280) for browser-chrome failures at dom/l10n/DOMLocalization.cpp on a CLOSED TREE 2020-04-17 19:55:25 +03:00
Andrei Oprea
6e53146c1c Bug 1616280 - Use shadow DOM to hide Remote L10n translations for from local translations r=k88hudson
Differential Revision: https://phabricator.services.mozilla.com/D63895
2020-04-17 15:58:18 +00:00
Scott
8d42b902a4 Bug 1621018 - Move v2 personalization into promise worker. r=gvn,jonathankoren,mconley
Differential Revision: https://phabricator.services.mozilla.com/D67171
2020-03-27 19:37:22 +00:00
Nan Jiang
b5ea83f495 Bug 1620325 - Add browser sessionId to Onboarding and Activity-Stream event pings r=pdahiya
Differential Revision: https://phabricator.services.mozilla.com/D65597
2020-03-05 21:53:39 +00:00
Scott
5f0378a03b Bug 1544922 - Port v2 personalization to Discovery Stream r=gvn
Differential Revision: https://phabricator.services.mozilla.com/D60523
2020-01-22 21:31:14 +00:00
Nan Jiang
670e431de7 Bug 1607315 - Migrate Activity Stream session ping to the new data pipeline. r=andreio
This schema was defined at [here](https://github.com/mozilla-services/mozilla-pipeline-schemas/pull/483) with a few minor changes compared to the old one:

* Remove the `region` field
* Type change from "number" to "integer" for `load_trigger_ts`, `visibility_event_rcvd_ts`, and `topsites_first_painted_ts`

Differential Revision: https://phabricator.services.mozilla.com/D59926
2020-01-15 19:18:10 +00:00
Zibi Braniecki
3db43c6b8d Bug 1609585 - Migrate all possible uses from AppLocalesAsLangTag(s) to AppLocale(s)AsBCP47. r=marionette-reviewers,jfkthame,whimboo
Differential Revision: https://phabricator.services.mozilla.com/D60096
2020-01-17 19:29:09 +00:00
Punam Dahiya
e248ee359f Bug 1608942 - Add FX_MONITOR_OAUTH_CLIENT_ID as FxA constant r=rfkelly,k88hudson
Differential Revision: https://phabricator.services.mozilla.com/D59930
2020-01-16 18:01:29 +00:00
Scott
d2321541f1 Bug 1608520 - Pocket devtools new actions r=gvn
Differential Revision: https://phabricator.services.mozilla.com/D59567
2020-01-10 22:52:07 +00:00
Ed Lee
d663021fa5 Bug 1595063 - Support user agent attribution codes r=mixedpuppy,nanj
Add "ua" and increase allowed length for attribution codes. Allows asrouter devtools to set all keys.

Differential Revision: https://phabricator.services.mozilla.com/D57906
2019-12-24 17:04:10 +00:00
Nan Jiang
c21f1dd8fe Bug 1602064 - Handle deletion-ping for the impression_id in Messaging System and Activity Stream r=chutten
This adds a Scalar category "deletion.request" for the deletion request, it also adds a probe "impression_id" into this category.

Differential Revision: https://phabricator.services.mozilla.com/D57368
2019-12-18 00:06:10 +00:00
Jim Porter
1e7acf7903 Bug 1529969 - Only request info about the current engine to the parent; r=adw,Mardak
This patch adds a new ContentSearchHandoffUI class to be used when search
handoff is enabled in the newtab page, avoiding the much more complex
ContentSearchUI. This also reduces the amount of unnecessary information being
sent across processes.

Differential Revision: https://phabricator.services.mozilla.com/D48776
2019-12-17 21:02:52 +00:00
Andrei Oprea
07cdb06bff Bug 1600335 - Add histogram entry for the amount of time spent processing messages r=k88hudson
Differential Revision: https://phabricator.services.mozilla.com/D55441
2019-12-06 13:07:24 +00:00
Liang-Heng Chen
2fd090801e Bug 1597622 - disable ASRouter.triggerHandler under kiosk mode; r=andreio
Differential Revision: https://phabricator.services.mozilla.com/D55666
2019-12-03 22:57:24 +00:00
Kate Hudson
7ffa0edeaa Bug 1599762 - Add filtering and sorting by score to ASRouterTargeting r=andreio
Differential Revision: https://phabricator.services.mozilla.com/D55066
2019-11-28 23:28:23 +00:00
Andrei Oprea
ffeb7e495b Bug 1599116 - WNPanel messages need detailed access to TP blocked resources r=k88hudson
Differential Revision: https://phabricator.services.mozilla.com/D54550
2019-11-26 15:18:55 +00:00
Vijay Budhram
3ed6069805 Bug 1590231 - Update sync preferences panel to match decouple designs r=fluent-reviewers,markh
Differential Revision: https://phabricator.services.mozilla.com/D50931
2019-11-14 21:01:23 +00:00
Oana Pop Rus
639c719229 Backed out changeset dd5c1030d23b (bug 1590231) for bc failures in browser_search_within_preferences_2.js on a CLOSED TREE 2019-11-06 19:44:13 +02:00
Vijay Budhram
deb7586d2e Bug 1590231 - Update sync preferences panel to match decouple designs r=fluent-reviewers,markh
Differential Revision: https://phabricator.services.mozilla.com/D50931
2019-11-06 16:51:03 +00:00
Punam Dahiya
d60330c027 Bug 1588215 - Add modal-less welcome, send-tab recipes and bug fixes to New Tab Page r=Mardak,fluent-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D49020
2019-10-12 07:01:16 +00:00
Mark Banner
298a4ca0d0 Bug 1576158 - Display the private browsing engine on the new tab page when in permanent private browsing mode. r=Mardak
Differential Revision: https://phabricator.services.mozilla.com/D47209
2019-09-27 14:54:50 +00:00
Ed Lee
e02bad0c10 Bug 1584299 - Add sending PDFs, undismissing spocs and bug fixes to New Tab Page r=k88hudson
Differential Revision: https://phabricator.services.mozilla.com/D47328
2019-09-26 20:01:28 +00:00
Ed Lee
4e7c2dd3e9 Bug 1581195 - Add bookmarked CFR, errored snippet and bug fixes to New Tab Page r=k88hudson
Differential Revision: https://phabricator.services.mozilla.com/D45892
2019-09-13 22:57:40 +00:00
Thomas Nguyen
afd661198b Bug 1528697 - Add cenum referrerpolicy in ReferrerInfo.idl r=ckerschb,Gijs
Differential Revision: https://phabricator.services.mozilla.com/D41955
2019-08-21 13:28:23 +00:00
Ed Lee
87e1f72ab8 Bug 1565293 - Add What's New, sized welcome and bug fixes to New Tab Page r=r1cky
Differential Revision: https://phabricator.services.mozilla.com/D37761
2019-07-11 21:50:17 +00:00
Victor Porof
8eb72fd3fc Bug 1561435 - Format browser/components/, a=automatic-formatting
# ignore-this-changeset

Differential Revision: https://phabricator.services.mozilla.com/D36042
2019-07-05 09:53:32 +02:00
Ed Lee
9044198bff Bug 1559536 - Add disabled checkboxes, reenabled stories and bug fixes to Activity Stream r=r1cky
Differential Revision: https://phabricator.services.mozilla.com/D35109
2019-06-18 18:33:22 +00:00
Ed Lee
a39261dac7 Bug 1558917 - Referrer no longer sent for new tab links r=thecount
Differential Revision: https://phabricator.services.mozilla.com/D35073
2019-06-14 20:10:29 +00:00
Ed Lee
f35c173fe5 Bug 1558441 - Add scrollable scrollbar, try-again button and bug fixes to Activity Stream r=k88hudson
Differential Revision: https://phabricator.services.mozilla.com/D34611
2019-06-12 15:16:00 +00:00
Ed Lee
8039dbd947 Bug 1550883 - Add line-clamp ellipsis, anonymous images and bug fixes to Activity Stream r=r1cky
Differential Revision: https://phabricator.services.mozilla.com/D30729
2019-05-10 22:33:17 +00:00
Ed Lee
135125c199 Bug 1548952 - Add offline fallback, request timeouts and bug fixes to Activity Stream r=k88hudson
Differential Revision: https://phabricator.services.mozilla.com/D29909
2019-05-04 05:36:06 +00:00
Ed Lee
592b5a288a Bug 1533832 - Add CFR Pin Tab, Discovery dark theme and bug fixes to Activity Stream r=k88hudson
Differential Revision: https://phabricator.services.mozilla.com/D22754
2019-03-08 21:37:36 +00:00
Ed Lee
f3cd64271c Bug 1532321 - Add impression positions, React 16.8.3 and bug fixes to Activity Stream r=k88hudson
Differential Revision: https://phabricator.services.mozilla.com/D21944
2019-03-04 19:15:21 +00:00
Ed Lee
bdcdeb3c15 Bug 1525452 - Add Message component, visibility capping and bug fixes to Activity Stream r=k88hudson
Differential Revision: https://phabricator.services.mozilla.com/D18841
2019-02-06 15:58:38 +00:00
Mike de Boer
39f20cd843 Bug 1524593 - nsISearchService (aka nsIBrowserSearchService, previously) refactor to be mostly an asynchronous, in preparation of WebExtension engines. r=daleharvey
This is a rollup of all the patches that have landed on the cedar project branch:

891252fdd0
Bug 1492475 - Part 1: Migrate most, if not all nsSearchService consumers to use async APIs. r=florian

79b2eb2367
Bug 1492475 - Part 2: Move nsIBrowserSearchService.idl to toolkit/components/search/nsISearchService.idl and update references. r=florian

a947d3cdf0
Bug 1492475 - Part 3: The search service init() method should simply return a Promise. r=florian

c1e172dfac
Bug 1492475 - Part 4: Remove the synchronous initialization flow. r=florian

cd41189eac
Bug 1492475 - Part 5: Since async initialization of the search service now is implicit behavior, remove the distinctive verbiage used internally. r=florian

2ae7189dfa
Bug 1492475 - Part 6: Update the cache build task to work with an actual Promise and re-initialize only once at the same time - all to fix race conditions here. r=florian

c8ee92973f
Bug 1492475 - Part 7: Make the region fetch not block the init flow, to ensure it's as fast as possible. r=florian

c44e674e16
Bug 1492475 - Part 8: Introduce an init flag, which can only be used privately, that allows to explicitly skip waiting for the region check process to complete. r=florian

6c79eaf1d3
Bug 1492475 - Part 9: Update unit tests to stop using 'currentEngine', in favor of 'defaultEngine'. r=Standard8

21b3aa17ee
Bug 1492475 - Part 10: Update unit tests to be fully aware of the new, async signatures of the search service API and remove sync init flow tests. r=mkaply,florian

ce5ba69019
Bug 1492475 - Part 11: Repair incorrect usage of the `identifier` property of nsISearchEngine instances. r=florian

fd177a7994
Bug 1518543 - Fix up the Android (Fennec) nsISearchService shim to work with the new asynchronous API. r=florian

3653d8ee22
Bug 1523708 - Change the search service interaction in the show-heartbeat action to use the new async API. r=florian

Differential Revision: https://phabricator.services.mozilla.com/D18355
2019-02-02 11:27:21 +00:00
Ed Lee
50f8086a4f Bug 1522379 - Add Discovery styling, AMO onboarding and bug fixes to Activity Stream r=k88hudson
Differential Revision: https://phabricator.services.mozilla.com/D17455
2019-01-24 15:34:40 +00:00
Ed Lee
aad612fac6 Bug 1517867 - Add Discovery Stream stubs + tools and bug fixes to Activity Stream r=k88hudson
Differential Revision: https://phabricator.services.mozilla.com/D15755
2019-01-07 20:25:46 +00:00
Ed Lee
30b40408dd Bug 1510766 - Add AMO firstrun, FxA defaults and bug fixes to Activity Stream r=k88hudson
Differential Revision: https://phabricator.services.mozilla.com/D13317
2018-11-29 05:26:55 +00:00
Ed Lee
6dcd0f894c Bug 1508407 - Add Return-to-AMO firstrun, Pocket-personalization attachment and bug fixes to Activity Stream r=ursula
Differential Revision: https://phabricator.services.mozilla.com/D12343
2018-11-19 22:05:29 +00:00
Ricky Rosario
b7c4dae26f Bug 1505929 - Add FxA onboarding card, pref on CFR and ASR and bug fixes to Activity Stream r=k88hudson,Mardak
Differential Revision: https://phabricator.services.mozilla.com/D11375
2018-11-10 19:13:10 +00:00
Cosmin Sabou
d477f94be3 Backed out changeset 9fce755a1262 (bug 1505929) for causing browser chrome nightly failures when tryin to connect to snippets.cdn.mozilla.net. a=backout 2018-11-10 16:45:39 +02:00
Ricky Rosario
65eab79e4b Bug 1505929 - Add FxA onboarding card, pref on CFR and ASR and bug fixes to Activity Stream r=k88hudson
MozReview-Commit-ID: 2NdTCG1NWe8

Differential Revision: https://phabricator.services.mozilla.com/D11375
2018-11-09 21:46:11 +00:00
k88hudson
e053d217c7 Bug 1503989 - Add JEXL targeting, remove smallest breakpoint, test-related fixes to Activity Stream r=ursula
Differential Revision: https://phabricator.services.mozilla.com/D10619
2018-11-01 20:55:03 +00:00
Ed Lee
91bff3911a Bug 1502461 - Fix recommendation counts, recommendation alignment and bug fixes to Activity Stream r=k88hudson
Differential Revision: https://phabricator.services.mozilla.com/D9949
2018-10-27 01:31:08 +00:00
Ed Lee
1b48da1edc Bug 1500540 - Add end-of-year snippet, contextual-feature-recommender preference and bug fixes to Activity Stream r=k88hudson
Differential Revision: https://phabricator.services.mozilla.com/D9297
2018-10-19 22:59:47 +00:00
Ed Lee
1eb6522f1a Bug 1499886 - Add send-to-device snippet, right-to-left robustness and bug fixes to Activity Stream r=k88hudson
Differential Revision: https://phabricator.services.mozilla.com/D9045
2018-10-18 05:00:47 +00:00
Ed Lee
72de3d9cf6 Bug 1498462 - Add Personalization v2, RichText snippets and bug fixes to Activity Stream r=ursula
Differential Revision: https://phabricator.services.mozilla.com/D8588
2018-10-12 19:13:39 +00:00
Ed Lee
5604b9fba7 Bug 1498314 - Add simplified onboarding, CFR installing and bug fixes to Activity Stream r=ursula
Differential Revision: https://phabricator.services.mozilla.com/D8443
2018-10-11 20:30:28 +00:00
Paolo Amadini
1549bd8b40 Bug 1493969 - Refactor the user interface update code of download elements. r=mak,ursula
Differential Revision: https://phabricator.services.mozilla.com/D4539
2018-09-28 14:59:30 +01:00