Use task id to determine if Preferences should be finished
Use the taskId rather to determine if finish() should be called on Preferences. Previously, if a user navigated in Preferences, sResumedInstance got set to the sub-Preference and the main Preference got finished. Since they belong to the same task, this shouldn't happen. BUG=652572 Review-Url: https://codereview.chromium.org/2386213004 Cr-Commit-Position: refs/heads/master@{#422862}
Showing
Please register or sign in to comment