Commit Graph

83 Commits

Author SHA1 Message Date
Kate Hudson
17c048556f Bug 1672202 - Add Feature API with default values r=andreio
Differential Revision: https://phabricator.services.mozilla.com/D104056
2021-02-06 01:24:06 +00:00
Mihai Alexandru Michis
c9b07638fb Backed out changeset 110829513605 (bug 1672202) for causing bc failures in browser_autocomplete_import.js
CLOSED TREE
2021-02-06 01:00:32 +02:00
Kate Hudson
e203806f0d Bug 1672202 - Add Feature API with default values r=andreio
Differential Revision: https://phabricator.services.mozilla.com/D104056
2021-02-05 21:00:32 +00:00
Dão Gottwald
23cf4b734f Bug 1688220 - Rename browser-region notification. r=daleharvey
Differential Revision: https://phabricator.services.mozilla.com/D102764
2021-01-25 20:49:14 +00:00
kanishk509
19928ad345 Bug 1654217 - Make getEngineByAlias async. r=Standard8,preferences-reviewers,nanj
Differential Revision: https://phabricator.services.mozilla.com/D96729
2020-12-11 21:41:17 +00:00
Kate Hudson
871d1b8613 Bug 1677180 - Integrate ExperimentAPI into New Tab r=ewright,andreio
Differential Revision: https://phabricator.services.mozilla.com/D97159
2020-11-21 03:16:34 +00:00
Bernard Igiri
1252c9d1fa Bug 1614465 - Replacing ASRouter calls to MessageChannel with JSWindowActors to eliminate ASRouterFeed r=k88hudson
Patch by Bernard Igiri <bigiri@mozilla.com>

Replacing async events with async method calls that use JSWindowActors to communicate with the parent process.
This will simplify these calls, bring the relevant code into local scope, and eliminate the need for MessageChannel.
Eliminating the MessageChannel dependency allows us to move the ASRouter initialization out of ASRouterFeed and into
JSWindowActors.

Differential Revision: https://phabricator.services.mozilla.com/D71796
2020-10-21 20:04:13 +00:00
Scott
cceada8f02 Bug 1652805 - Pass along region for newtab story requests. r=gvn
Differential Revision: https://phabricator.services.mozilla.com/D84239
2020-07-20 20:57:40 +00:00
Dale Harvey
8345371488 Bug 1650883 - Remove hardcoded aliases, replace with webextension keywords r=Standard8,thecount
Differential Revision: https://phabricator.services.mozilla.com/D85345
2020-08-06 12:10:53 +00:00
Dale Harvey
ea8507fe52 Bug 1627548 - Update Activity Stream to use new Region.jsm API r=thecount
Differential Revision: https://phabricator.services.mozilla.com/D77051
2020-07-23 13:38:30 +00:00
Scott
ba8b65736a Bug 1638544 - Fix istanbul coverage reporting in browser/components/newtab r=k88hudson
Differential Revision: https://phabricator.services.mozilla.com/D84415
2020-07-22 14:47:21 +00:00
Nan Jiang
8c11b24261 Bug 1643523 - Use different icons for different Yandex search shortcuts r=mkaply
Differential Revision: https://phabricator.services.mozilla.com/D78597
2020-06-08 17:49:01 +00:00
Ed Lee
1a32708916 Bug 1637365 - Show pre-imported topsites for some multistage onboarding flows r=pdahiya
Get importable sites from parent then convert to rich icons in child with caching. Render both a host label and a rich icon falling back to a letter with color.

Differential Revision: https://phabricator.services.mozilla.com/D78456
2020-06-06 10:15:20 +00:00
Bogdan Tara
a0eba1850a Backed out changeset e0746c635241 (bug 1637365) for browser_aboutwelcome_multistage.js failures CLOSED TREE 2020-06-06 03:37:11 +03:00
Ed Lee
21c7e94b1c Bug 1637365 - Show pre-imported topsites for some multistage onboarding flows r=pdahiya
Get importable sites from parent then convert to rich icons in child with caching. Render both a host label and a rich icon falling back to a letter with color.

Differential Revision: https://phabricator.services.mozilla.com/D78456
2020-06-05 23:19:22 +00:00
Neil Deakin
136059f4c7 Bug 1591469, move reader mode to use JSWindowActor instead of message managers, r=Gijs
Differential Revision: https://phabricator.services.mozilla.com/D71452
2020-05-13 19:22:20 +00:00
Mike Conley
6af26ef9d9 Bug 1527213 - Remove privileged-script support and hidden window usage from PerfService.jsm. r=k88hudson
Differential Revision: https://phabricator.services.mozilla.com/D72740
2020-04-29 22:22:28 +00:00
Mike Conley
97a8d2beb0 Bug 1527213 - Stop using PerfService from TelemetryFeed. r=k88hudson
Differential Revision: https://phabricator.services.mozilla.com/D72738
2020-04-29 22:22:00 +00:00
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