Fix titles of Files app windows.
Currently, the title was one behind, because the title was being updated before the current volume was remembered to a member variable. This patch resolves this issue by storing the current volume to a member variable ASAP. TEST=Tested manually with two windows. BUG=339015 Review URL: https://codereview.chromium.org/145123005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@247740 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment