Mac: Don't update prefs file unnecessarily when activating windows.
When activating Chrome app from another app, often times we are reactivating the same browser window. In this case, we don't need to update prefs with a new profile and window position. Avoiding prefs update is good because it triggers JSON file writing to disk (after a 10 seconds delay). BUG=482027 Review URL: https://codereview.chromium.org/1105423003 Cr-Commit-Position: refs/heads/master@{#327418}
Showing
Please register or sign in to comment