Closed
Bug 1431470
Opened 7 years ago
Closed 7 years ago
Expose bookmarks usage data for snippets
Categories
(Firefox :: Messaging System, enhancement, P1)
Firefox
Messaging System
Tracking
()
People
(Reporter: jcollings, Assigned: k88hudson)
References
(Blocks 1 open bug)
Details
Attachments
(2 files)
We would like to be able to target snippets to users based on their bookmarks usage.
In Telemetry, under the Histogram section, there is an attribute ""PLACES_BOOKMARKS_COUNT" which tells us the number of bookmarks saved.
Kate please let me know what else you need - hoping to get this in Q1.
Updated•7 years ago
|
Blocks: 1432662
Iteration: --- → 60.3 - Feb 26
status-firefox59:
--- → wontfix
status-firefox60:
--- → affected
Priority: -- → P2
Updated•7 years ago
|
Severity: normal → enhancement
Updated•7 years ago
|
Iteration: 60.3 - Feb 26 → 60.4 - Mar 12
Assignee | ||
Updated•7 years ago
|
Priority: P2 → P1
Comment hidden (mozreview-request) |
Assignee | ||
Updated•7 years ago
|
Attachment #8954570 -
Flags: review?(usarracini)
Comment 2•7 years ago
|
||
mozreview-review |
Comment on attachment 8954570 [details]
Bug 1431470 - Add getTotalBookmarksCount to NewTabUtils.jsm
https://reviewboard.mozilla.org/r/223626/#review229896
Looks good, just one nit...the other queries use camel case for `tagsFolderId` and `bookmarkType` rather than underscore. Let's just keep it consistent
Attachment #8954570 -
Flags: review?(usarracini) → review+
Pushed by khudson@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/85d750c79630
Add getTotalBookmarksCount to NewTabUtils.jsm r=ursula
Comment 4•7 years ago
|
||
Comment 5•7 years ago
|
||
Commits pushed to master at https://github.com/mozilla/activity-stream
https://github.com/mozilla/activity-stream/commit/8164c53149aab8f415eb2041ff3f703027988264
Fix Bug 1431470 - Add .getTotalBookmarksCount() to gSnippetsMap
https://github.com/mozilla/activity-stream/commit/9df2a5ee0dd7155f95cc1bfd2b5ff2db2d11ed64
Merge pull request #4010 from k88hudson/bug1431470
Fix Bug 1431470 - Add .getTotalBookmarksCount() to gSnippetsMap
Updated•7 years ago
|
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Comment 6•7 years ago
|
||
bugherder |
Comment 7•7 years ago
|
||
Target Milestone: --- → Firefox 60
Updated•5 years ago
|
Component: Activity Streams: Newtab → Messaging System
You need to log in
before you can comment on or make changes to this bug.
Description
•