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

Issue 12257002: [Cleanup] Files.app: Remove 'this' from class methods. #1 (Closed)

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

Description

[Cleanup] Files.app: Remove 'this' from class methods. #1 In class method (not instance methods), we shouldn't use this because 'this' indicates not "instance" but "class" itself. BUG=175657 TEST=Files.app launches. TBR=mtomasz@chromium.org, haruki@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=182222

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+41 lines, -43 lines) Patch
M chrome/browser/resources/file_manager/js/file_grid.js View 1 chunk +0 lines, -2 lines 0 comments Download
M chrome/browser/resources/file_manager/js/file_manager_pyauto.js View 14 chunks +24 lines, -24 lines 0 comments Download
M chrome/browser/resources/file_manager/js/harness.js View 3 chunks +13 lines, -13 lines 0 comments Download
M chrome/browser/resources/file_manager/js/mock_chrome.js View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/resources/file_manager/js/util.js View 3 chunks +3 lines, -3 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/yoshiki@chromium.org/12257002/1
7 years, 10 months ago (2013-02-13 12:55:09 UTC) #1
commit-bot: I haz the power
7 years, 10 months ago (2013-02-13 15:27:27 UTC) #2
Message was sent while issue was closed.
Change committed as 182222

Powered by Google App Engine
This is Rietveld 408576698