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

Issue 307863004: [Video Player] Re-factoring the code (Closed)

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

Description

[Video Player] Re-factoring the code Convert the video app into a class. No functionality change. BUG=171191 TEST=browser test passes. R=mtomasz@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=274182

Patch Set 1 #

Total comments: 20

Patch Set 2 : Addressed the comments #

Total comments: 8

Patch Set 3 : Addressed the comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+232 lines, -127 lines) Patch
M ui/file_manager/video_player/js/background.js View 4 chunks +29 lines, -9 lines 0 comments Download
M ui/file_manager/video_player/js/video_player.js View 1 2 4 chunks +203 lines, -118 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
yoshiki
@mtomasz: PTAL. Thanks.
6 years, 6 months ago (2014-05-29 13:26:21 UTC) #1
mtomasz
https://codereview.chromium.org/307863004/diff/20001/ui/file_manager/video_player/js/video_player.js File ui/file_manager/video_player/js/video_player.js (right): https://codereview.chromium.org/307863004/diff/20001/ui/file_manager/video_player/js/video_player.js#newcode63 ui/file_manager/video_player/js/video_player.js:63: * @param {string} message Message id. nit: Can we ...
6 years, 6 months ago (2014-05-29 13:44:12 UTC) #2
yoshiki
@mtomasz: Thanks. PTAL. https://codereview.chromium.org/307863004/diff/20001/ui/file_manager/video_player/js/video_player.js File ui/file_manager/video_player/js/video_player.js (right): https://codereview.chromium.org/307863004/diff/20001/ui/file_manager/video_player/js/video_player.js#newcode63 ui/file_manager/video_player/js/video_player.js:63: * @param {string} message Message id. ...
6 years, 6 months ago (2014-05-29 14:45:19 UTC) #3
mtomasz
https://codereview.chromium.org/307863004/diff/60001/ui/file_manager/video_player/js/video_player.js File ui/file_manager/video_player/js/video_player.js (right): https://codereview.chromium.org/307863004/diff/60001/ui/file_manager/video_player/js/video_player.js#newcode117 ui/file_manager/video_player/js/video_player.js:117: this.__defineGetter__('controls', function() { I think get {} is preferred ...
6 years, 6 months ago (2014-05-29 23:16:32 UTC) #4
yoshiki
@mtomasz: PTAL. Thanks. https://codereview.chromium.org/307863004/diff/60001/ui/file_manager/video_player/js/video_player.js File ui/file_manager/video_player/js/video_player.js (right): https://codereview.chromium.org/307863004/diff/60001/ui/file_manager/video_player/js/video_player.js#newcode117 ui/file_manager/video_player/js/video_player.js:117: this.__defineGetter__('controls', function() { On 2014/05/29 23:16:33, ...
6 years, 6 months ago (2014-05-31 07:45:49 UTC) #5
mtomasz
lgtm
6 years, 6 months ago (2014-06-01 14:35:56 UTC) #6
yoshiki
The CQ bit was checked by yoshiki@chromium.org
6 years, 6 months ago (2014-06-02 02:01:35 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/yoshiki@chromium.org/307863004/80001
6 years, 6 months ago (2014-06-02 02:01:54 UTC) #8
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: win_chromium_rel on tryserver.chromium ...
6 years, 6 months ago (2014-06-02 06:32:40 UTC) #9
yoshiki
6 years, 6 months ago (2014-06-02 07:40:23 UTC) #10
Message was sent while issue was closed.
Committed patchset #3 manually as r274182 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698