Open Bug 1783977 Opened 2 years ago Updated 9 months ago

Move the zeroThreshold() autofill test task and modify it so the URL is not bookmarked (or disable bookmark autofill)

Categories

(Firefox :: Address Bar, task, P3)

task

Tracking

()

People

(Reporter: daisuke, Unassigned)

References

Details

(Whiteboard: [sng][search-testing])

This is a follow-up for bug 1503293.

As Drew pointed in phabricator, we should test for the item that is bookmarked && zero frerency.

  1. Move the zeroThreshold() task to test_autofill_origins.js and modify it so that the bookmark is removed before performing a search. (Or alternatively it may be possible to disable the suggest.bookmark pref, not sure.) The point is to make sure the origin is autofilled due to the fact that its frecency and the origin threshold are both zero, not the fact that it's bookmarked.

Thanks, just to clarify, the test should remove the bookmark before triggering autofill (or disable the suggest.bookmark pref, that might work instead).

Summary: Add test to verify that even if zero frecency it will be autofilled if bookmarked. → Move the zeroThreshold() autofill test task and modify it so the URL is not bookmarked (or disable bookmark autofill)
Severity: -- → N/A
Priority: -- → P3
Whiteboard: [sng][search-testing]

We should verify if this is still valid after we removed negative frecency values.

You need to log in before you can comment on or make changes to this bug.