Files
tubestation/toolkit/components/satchel/test/browser/browser.ini
Ray Lin 1f98db0895 Bug 1300996 - Part 1: Set selectedIndex of autocomplete popup when mousemove over profile item. r=adw
Currently mouseover autocomplete item would not change the selectedIndex
of popup but show grey highlight. For form autofill, we don't want
two indicators to represent the selection of keyboard and mouse
separately that might confuse user which profile preview is exactly
being shown. I added a new <field> in formautofill profile item binding
that helps autocomplete to determine whether to change selectedIndex
when mouseover.

MozReview-Commit-ID: LmW8g08V9mf
2017-04-25 16:48:52 +08:00

7 lines
155 B
INI

[DEFAULT]
support-files =
!/toolkit/components/satchel/test/subtst_privbrowsing.html
[browser_popup_mouseover.js]
[browser_privbrowsing_perwindowpb.js]