forked from mirrors/gecko-dev
Due to recent changes to tabbrowser focus behavior, now the "focus" event to the location bar happens before the "TabSelect" event. On "focus" we would like to open the location bar popup, but detaching the controller would immediately close it. Thus we don't want "TabSelect" to detach the controller just to reset its internal state. Moreover, this should be cheaper. MozReview-Commit-ID: 5NZ1TTI9NFW --HG-- extra : rebase_source : 48e5e755c304f3963f328da06ca300e98304f38d |
||
|---|---|---|
| .. | ||
| tests/unit | ||
| moz.build | ||
| nsAutoCompleteController.cpp | ||
| nsAutoCompleteController.h | ||
| nsAutoCompleteSimpleResult.cpp | ||
| nsAutoCompleteSimpleResult.h | ||
| nsIAutoCompleteController.idl | ||
| nsIAutoCompleteInput.idl | ||
| nsIAutoCompletePopup.idl | ||
| nsIAutoCompleteResult.idl | ||
| nsIAutoCompleteSearch.idl | ||
| nsIAutoCompleteSimpleResult.idl | ||