Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(287)

Issue 10735031: Fixing bug with initialization volumes. (Closed)

Created:
8 years, 5 months ago by SeRya
Modified:
8 years, 5 months ago
CC:
chromium-reviews, rginda+watch_chromium.org, arv (Not doing code reviews)
Visibility:
Public.

Description

Fixing bug with initialization volumes. Problem was the following. Sometimes mount completed event comes before volume list initialized. In this case DirectoryModel sees that something has changed and the current volume is not mounted. Solution consists in not firing the 'change' event before the volume list has initialized. BUG=135477 TEST=Insert and remove a USB stick several times. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=145887

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -2 lines) Patch
M chrome/browser/resources/file_manager/js/volume_manager.js View 2 chunks +5 lines, -2 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
SeRya
8 years, 5 months ago (2012-07-10 14:15:10 UTC) #1
dgozman
LGTM
8 years, 5 months ago (2012-07-10 14:54:57 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/serya@chromium.org/10735031/1
8 years, 5 months ago (2012-07-10 15:01:53 UTC) #3
commit-bot: I haz the power
8 years, 5 months ago (2012-07-10 16:20:57 UTC) #4
Change committed as 145887

Powered by Google App Engine
This is Rietveld 408576698