FX_MIGRATION_BOOKMARKS_ROOTS telemetry shows wrong value when importing bookmarks from Internet Explorer
Categories
(Firefox :: Migration, defect, P1)
Tracking
()
People
(Reporter: pmagyari, Assigned: jaws)
References
(Blocks 1 open bug)
Details
Attachments
(2 files)
|
126.52 KB,
image/jpeg
|
Details | |
|
47 bytes,
text/x-phabricator-request
|
RyanVM
:
approval-mozilla-beta+
|
Details | Review |
Precondition
Make sure to only have Bookmarks/Favorites saved onto the Bookmarks/Favorites Toolbar in ie
Steps to reproduce
- Open Firefox
- Open the Bookmarks library by pressing "Ctrl+Shift+B" or from the Hamburger Menu
- Press the Import/Export Arrows -> Import Data from another browsers... button
- Select Internet Explorer
- Press Continue and make sure the Favorites item is checked then press Continue again
- Exit the Import Wizard by pressing Done
- Navigate to about:telemetry and search for the FX_MIGRATION_BOOKMARKS_ROOTS under Keyed Histograms
Actual Results
The telemetry value shows "3"
Expected Results
Since we've only imported bookmarks from the Favorites toolbar the value should should show "1"
Note
Regardless of where the Bookmarks were stored in ie the value always shows "3"
| Assignee | ||
Updated•5 years ago
|
| Assignee | ||
Updated•5 years ago
|
| Assignee | ||
Comment 2•5 years ago
|
||
Comment 4•5 years ago
|
||
Backed out for perma failures.
Log: https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=313977423&repo=autoland&lineNumber=6925
Backout: https://hg.mozilla.org/integration/autoland/rev/3afa7dd98397977db72ea93ba1253a327a1dcbaf
Comment 6•5 years ago
|
||
Backed out for failure at test_Safari_bookmarks.js.
Backout link: https://hg.mozilla.org/integration/autoland/rev/ae59b435ba7e86aca38535e07e7b12609bb9a9b1
Failure log: https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=314223775&repo=autoland&lineNumber=5363
| Assignee | ||
Updated•5 years ago
|
Comment 8•5 years ago
|
||
| bugherder | ||
Comment 9•5 years ago
|
||
The patch landed in nightly and beta is affected.
:jaws, is this bug important enough to require an uplift?
If not please set status_beta to wontfix.
For more information, please visit auto_nag documentation.
| Assignee | ||
Comment 10•5 years ago
|
||
Comment on attachment 9171769 [details]
Bug 1659736 - Move tracking of bookmark roots during IE migration later so the source is clearer.
Beta/Release Uplift Approval Request
- User impact if declined: telemetry reporting will be incorrect for IE migrations
- Is this code covered by automated tests?: Yes
- Has the fix been verified in Nightly?: No
- Needs manual test from QE?: Yes
- If yes, steps to reproduce: Follow QA test plan for IE migrator telemetry reporting
- List of other uplifts needed: None
- Risk to taking this patch: Low
- Why is the change risky/not risky? (and alternatives if risky): Fix only affects telemetry reporting
- String changes made/needed: none
| Assignee | ||
Updated•5 years ago
|
Comment 11•5 years ago
|
||
Comment on attachment 9171769 [details]
Bug 1659736 - Move tracking of bookmark roots during IE migration later so the source is clearer.
Approved for 81.0b5.
Comment 12•5 years ago
|
||
| bugherder uplift | ||
Updated•5 years ago
|
Comment 13•5 years ago
|
||
Precondition:
Go to about:config and make sure "browser.migrate.showBookmarksToolbarAfterMigration" is set to true
Make sure to only have Bookmarks/Favorites saved onto the Bookmarks/Favorites Toolbar in ie
I followed the steps from the reported bug on Nightly 82.0a1 (2020-09-01)
- Open Firefox
- Open the Bookmarks library by pressing "Ctrl+Shift+B" or from the Hamburger Menu
- Press the Import/Export Arrows -> Import Data from another browsers... button
- Select Internet Explorer
- Press Continue and make sure the Favorites item is checked then press Continue again
- Exit the Import Wizard by pressing Done
- Navigate to about:telemetry and search for the FX_MIGRATION_BOOKMARKS_ROOTS under Keyed Histograms
Actual Results:
The telemetry value still shows "3" instead of "1".
@jaws@mozilla.com, am I missing something?
| Assignee | ||
Comment 14•5 years ago
|
||
I can't reproduce that. I see 1 in my local testing. Are you sure you don't have a bookmark in your menu?
| Reporter | ||
Comment 15•5 years ago
|
||
Verified fixed on Nightly 82.0a1 (20200903151816) and Beta 81.0b6 (20200903205131)
Description
•