Watch the preferences for changes per profile instead of per tab.
PrefsTabHelper was watching > 1K prefs so that it could update the renderer side data structures when they change. When session restore was used and it had 50 tabs, this would take almost a second on a Z620. Switch this to watching these prefs once per profile instead. BUG=452693 Review URL: https://codereview.chromium.org/878363002 Cr-Commit-Position: refs/heads/master@{#313573}
Showing
Please register or sign in to comment