[web-ui settings] Fixes and improvements for settings page searching.
- Fixed a bug that prevented searching from the last page of the settings window. - Fixed appearance of the extensions page title. - Stop the extensions page from listening to NAV_ENTRY_COMMITTED, this event is no longer needed since the migration and was generating extension loads for every settings page change. - Prevent redundant searches from occurring when the user first starts typing into the search field. - Use custom 'searchChanged' events rather than key/mouse events for customizing extensions list appearance during a search. BUG=99047 TEST=See reproduction steps in bug. Review URL: http://codereview.chromium.org/8353022 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107033 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment