gecko-dev/toolkit/components/satchel/test/browser
Ray Lin 8caef95c24 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

--HG--
extra : rebase_source : e0af703a4a6291c53995fd00319bf8a6b259109c
2017-04-25 16:48:52 +08:00
..
.eslintrc.js
browser.ini Bug 1300996 - Part 1: Set selectedIndex of autocomplete popup when mousemove over profile item. r=adw 2017-04-25 16:48:52 +08:00
browser_popup_mouseover.js Bug 1300996 - Part 1: Set selectedIndex of autocomplete popup when mousemove over profile item. r=adw 2017-04-25 16:48:52 +08:00
browser_privbrowsing_perwindowpb.js Bug 1353542 - Cleanup the script output and fix tests, r=Mossop. 2017-05-12 14:54:05 +02:00