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

Issue 7109033: file manager: Fix okButton updating. (Closed)

Created:
9 years, 6 months ago by rginda
Modified:
9 years, 6 months ago
Reviewers:
achuithb, zel
CC:
chromium-reviews, rginda+watch_chromium.org, arv (Not doing code reviews), achuith+watch_chromium.org
Visibility:
Public.

Description

file manager: Fix okButton updating. update the okButton whenever the directory changes. This fixes bug 15845, which was caused by trying to update the button before we had set the current directory, and bug 15464, which was due to the fact that we relied on "Selection changed" events to trigger button updates. BUG=chromium-os:15845, chromium-os:15464 TEST=manual testing on chromeos-chrome on linux Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=87732

Patch Set 1 #

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

Messages

Total messages: 3 (0 generated)
rginda
9 years, 6 months ago (2011-06-02 23:50:21 UTC) #1
achuithb
LGTM On 2011/06/02 23:50:21, rginda wrote:
9 years, 6 months ago (2011-06-02 23:54:16 UTC) #2
achuithb
9 years, 6 months ago (2011-06-03 20:42:26 UTC) #3
Believe this is causing a js error like
cannot call directoryEntry on undefined
on trunk.

Powered by Google App Engine
This is Rietveld 408576698