Update or add a trigger capable of targeting newtab/homepage for messages
Categories
(Firefox :: Messaging System, enhancement, P1)
Tracking
()
People
(Reporter: andreio, Assigned: andreio)
References
(Blocks 1 open bug)
Details
Attachments
(2 files, 4 obsolete files)
|
48 bytes,
text/x-phabricator-request
|
pascalc
:
approval-mozilla-beta+
|
Details | Review |
|
2.66 KB,
text/plain
|
tdsmith
:
data-review+
|
Details |
We need a trigger for about:newtab/home if we ever want to show messages apart from snippets on this page. Maybe by integrating AboutNewTabParent <-> and TriggerListeners in a way similar to the DefaultBrowserNotification.
| Assignee | ||
Updated•5 months ago
|
| Assignee | ||
Comment 1•5 months ago
|
||
Updated•5 months ago
|
| Assignee | ||
Comment 2•5 months ago
|
||
| Assignee | ||
Comment 3•5 months ago
|
||
Depends on D100917
| Assignee | ||
Comment 4•5 months ago
|
||
Depends on D101595
Updated•5 months ago
|
Updated•5 months ago
|
Comment 5•5 months ago
|
||
Comment on attachment 9196824 [details]
Bug 1685525 - Update or add a trigger capable of targeting newtab/homepage for messages
Revision D100917 was moved to bug 1685266. Setting attachment 9196824 [details] to obsolete.
Updated•5 months ago
|
Comment 6•5 months ago
|
||
Comment on attachment 9196824 [details]
Bug 1685525 - Update or add a trigger capable of targeting newtab/homepage for messages
Revision D100917 was moved to bug 1685266. Setting attachment 9196824 [details] to obsolete.
| Assignee | ||
Comment 7•5 months ago
|
||
Updated•4 months ago
|
| Assignee | ||
Comment 8•4 months ago
|
||
Comment 9•4 months ago
|
||
Comment on attachment 9200105 [details]
data_review_request_1685525.txt
- Is there or will there be documentation that describes the schema for the ultimate data set in a public, complete, and accurate way?
- Is there a control mechanism that allows the user to turn the data collection on and off?
Yes, the Firefox telemetry opt-out.
- If the request is for permanent data collection, is there someone who will monitor the data over time?
Yes, Nan.
- Using the category system of data types on the Mozilla wiki, what collection type of data do the requested measurements fall under?
Cat 2, interaction data.
- Is the data collection request for default-on or default-off?
Default-on.
- Does the instrumentation include the addition of any new identifiers (whether anonymous or otherwise; e.g., username, random IDs, etc. See the appendix for more details)?
No.
- Is the data collection covered by the existing Firefox privacy notice?
Yes.
- Does there need to be a check-in in the future to determine whether to renew the data?
No, permanent collection.
- Does the data collection use a third-party collection tool?
No.
Comment 10•4 months ago
|
||
Pushed by aoprea@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/57c61d78ae53 Update or add a trigger capable of targeting newtab/homepage for messages r=k88hudson
Comment 11•4 months ago
|
||
Backed out for causing failures on browser_asrouter_trigger_docs.js.
Backout link: https://hg.mozilla.org/integration/autoland/rev/b6ef3a39ab6cd5e37429fa0c9ffd32ccd6ebeff3
First failure log: https://treeherder.mozilla.org/logviewer?job_id=328471045&repo=autoland&lineNumber=2394
Second failure log: https://treeherder.mozilla.org/logviewer?job_id=328469438&repo=autoland&lineNumber=17412
Comment 12•4 months ago
|
||
Pushed by aoprea@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/9464e66648e3 Update or add a trigger capable of targeting newtab/homepage for messages r=k88hudson
Comment 13•4 months ago
|
||
Backed out for node failures.
Backout link: https://hg.mozilla.org/integration/autoland/rev/34fef45f00d0e8115d627a38bde5bfd6b105c7ed
Failure log: https://treeherder.mozilla.org/logviewer?job_id=328486066&repo=autoland&lineNumber=383
Comment 14•4 months ago
|
||
Pushed by aoprea@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/b783e4113b8a Update or add a trigger capable of targeting newtab/homepage for messages r=k88hudson
Comment 15•4 months ago
|
||
| bugherder | ||
| Assignee | ||
Updated•4 months ago
|
Comment 16•4 months ago
|
||
[Tracking Requested - why for this release]: We want to run an experiment that shows an InfoBar for setting the default browser (similar to previous bug 1668861 except now it can show on any tab) which requires changes to prevent the existing modal prompt from showing when Firefox starts.
Updated•4 months ago
|
| Assignee | ||
Comment 17•4 months ago
|
||
Comment on attachment 9197363 [details]
Bug 1685525 - Update or add a trigger capable of targeting newtab/homepage for messages
Beta/Release Uplift Approval Request
- User impact if declined: Prevent from running Set default browser experiment https://mana.mozilla.org/wiki/pages/viewpage.action?pageId=130918595
- Is this code covered by automated tests?: Yes
- Has the fix been verified in Nightly?: Yes
- Needs manual test from QE?: No
- If yes, steps to reproduce:
- List of other uplifts needed: None
- Risk to taking this patch: Low
- Why is the change risky/not risky? (and alternatives if risky): Covered by tests. Feature is enabled remotely via experiment.
QA testing was covered in 1690735 - String changes made/needed:
Comment 18•4 months ago
|
||
Comment on attachment 9197363 [details]
Bug 1685525 - Update or add a trigger capable of targeting newtab/homepage for messages
Approved for 86 beta 7, thanks.
Comment 19•4 months ago
|
||
| bugherderuplift | ||
Description
•