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 12790007: Fix File Copy Manager Wrapper to work in the strict mode. (Closed)

Created:
7 years, 9 months ago by mtomasz
Modified:
7 years, 9 months ago
Reviewers:
yoshiki
CC:
chromium-reviews, rginda+watch_chromium.org, arv+watch_chromium.org
Visibility:
Public.

Description

Fix File Copy Manager Wrapper to work in the strict mode. After enabling strict mode, butter bar stopped working, since wrapper became not accessible from the backgroudn copy manager. This patch solves this issue by converting a global variable to a class member and exporting the class. NOTRY=true TEST=Copying should display the butter bar. BUG=none Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=189585

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -8 lines) Patch
M chrome/browser/resources/file_manager/js/file_copy_manager.js View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/resources/file_manager/js/file_copy_manager_wrapper.js View 2 chunks +4 lines, -6 lines 0 comments Download
M chrome/browser/resources/file_manager/js/main_scripts.js View 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
mtomasz
@yoshiki: PTAL. Thanks.
7 years, 9 months ago (2013-03-21 07:42:56 UTC) #1
yoshiki
Thanks for doing this!
7 years, 9 months ago (2013-03-21 07:45:13 UTC) #2
yoshiki
lgtm
7 years, 9 months ago (2013-03-21 07:45:17 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mtomasz@chromium.org/12790007/1
7 years, 9 months ago (2013-03-21 07:46:14 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mtomasz@chromium.org/12790007/1
7 years, 9 months ago (2013-03-21 12:46:53 UTC) #5
commit-bot: I haz the power
7 years, 9 months ago (2013-03-21 12:57:15 UTC) #6
Message was sent while issue was closed.
Change committed as 189585

Powered by Google App Engine
This is Rietveld 408576698