Open
Bug 1806336
Opened 2 years ago
Updated 1 years ago
Consider the definition for 'restarted' interaction
Categories
(Firefox :: Address Bar, task, P3)
Firefox
Address Bar
Tracking
()
NEW
People
(Reporter: daisuke, Unassigned)
References
Details
restarted
is determined by whether or not the first character is different.
https://searchfox.org/mozilla-central/rev/f40d29a11f2eb4685256b59934e637012ea6fb78/browser/components/urlbar/UrlbarController.sys.mjs#761
For example, if searching with a b
then with b c
, it will be the target of restarted
. We may better reconsider the definition.
Updated•1 years ago
|
Severity: -- → N/A
Priority: -- → P3
You need to log in
before you can comment on or make changes to this bug.
Description
•