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

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

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

Description

[Cleanup] Files.app: Remove 'this' from class methods. #2 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=182252

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+48 lines, -44 lines) Patch
M chrome/browser/resources/file_manager/js/media/player_testapi.js View 7 chunks +19 lines, -18 lines 0 comments Download
M chrome/browser/resources/file_manager/js/photo/gallery_testapi.js View 4 chunks +29 lines, -26 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/12261004/1
7 years, 10 months ago (2013-02-13 12:55:21 UTC) #1
commit-bot: I haz the power
7 years, 10 months ago (2013-02-13 18:14:08 UTC) #2
Message was sent while issue was closed.
Change committed as 182252

Powered by Google App Engine
This is Rietveld 408576698