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

Issue 6873100: Moving slideshow to the filebrowser. (Closed)

Created:
9 years, 8 months ago by serya%chromium.org
Modified:
9 years, 7 months ago
CC:
chromium-reviews, Aaron Boodman, Erik does not do reviews, arv (Not doing code reviews), pam+watch_chromium.org
Visibility:
Public.

Description

Patch Set 1 #

Patch Set 2 : '' #

Total comments: 7

Patch Set 3 : '' #

Patch Set 4 : '' #

Patch Set 5 : '' #

Patch Set 6 : '' #

Patch Set 7 : '' #

Total comments: 6

Patch Set 8 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+62 lines, -367 lines) Patch
M chrome/browser/browser_resources.grd View 1 2 3 4 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/resources/component_extension_resources.grd View 1 2 3 4 5 6 1 chunk +1 line, -0 lines 0 comments Download
D chrome/browser/resources/file_manager/background.html View 1 2 3 4 5 1 chunk +0 lines, -28 lines 0 comments Download
M chrome/browser/resources/file_manager/js/file_manager.js View 1 2 3 4 5 6 7 2 chunks +15 lines, -0 lines 0 comments Download
M chrome/browser/resources/file_manager/manifest.json View 1 2 3 4 1 chunk +16 lines, -0 lines 0 comments Download
A + chrome/browser/resources/file_manager/slideshow.html View 1 2 3 4 8 chunks +24 lines, -29 lines 0 comments Download
M chrome/browser/resources/shared_resources.grd View 1 2 3 4 2 chunks +6 lines, -0 lines 0 comments Download
M chrome/browser/ui/webui/chrome_web_ui_factory.cc View 1 2 3 4 2 chunks +0 lines, -3 lines 0 comments Download
D chrome/browser/ui/webui/slideshow_ui.h View 1 2 3 4 1 chunk +0 lines, -19 lines 0 comments Download
D chrome/browser/ui/webui/slideshow_ui.cc View 1 2 3 4 1 chunk +0 lines, -284 lines 0 comments Download
M chrome/chrome_browser.gypi View 1 2 3 4 2 chunks +0 lines, -3 lines 0 comments Download

Messages

Total messages: 12 (0 generated)
serya%chromium.org
9 years, 8 months ago (2011-04-20 11:41:41 UTC) #1
zel
http://codereview.chromium.org/6873100/diff/3002/chrome/browser/resources/component_extension_resources.grd File chrome/browser/resources/component_extension_resources.grd (right): http://codereview.chromium.org/6873100/diff/3002/chrome/browser/resources/component_extension_resources.grd#newcode26 chrome/browser/resources/component_extension_resources.grd:26: <include name="IDR_FILE_MANAGER_BACKGROUND" file="file_manager/background.html" flattenhtml="true" type="BINDATA" /> As I said, ...
9 years, 8 months ago (2011-04-20 16:51:21 UTC) #2
zelidrag1
LGTM with nit below and additional work items to be filed in the tracker: On ...
9 years, 8 months ago (2011-04-20 16:53:16 UTC) #3
commit-bot: I haz the power
Can't process patch for file chrome/browser/resources/file_manager/slideshow.html. A +
9 years, 8 months ago (2011-04-21 14:05:21 UTC) #4
serya%chromium.org
http://codereview.chromium.org/6873100/diff/3002/chrome/browser/resources/file_manager/manifest.json File chrome/browser/resources/file_manager/manifest.json (right): http://codereview.chromium.org/6873100/diff/3002/chrome/browser/resources/file_manager/manifest.json#newcode25 chrome/browser/resources/file_manager/manifest.json:25: "filesystem:*.png" On 2011/04/20 16:51:21, zel wrote: > please add ...
9 years, 8 months ago (2011-04-21 14:05:31 UTC) #5
commit-bot: I haz the power
Can't process patch for file chrome/browser/resources/file_manager/slideshow.html. A +
9 years, 8 months ago (2011-04-21 14:05:47 UTC) #6
commit-bot: I haz the power
Can't process patch for file chrome/browser/resources/file_manager/slideshow.html. A +
9 years, 8 months ago (2011-04-21 17:28:29 UTC) #7
serya%chromium.org
Fixed browser test in linux_chromeos. A few tests doesn't expect any new background pages (such ...
9 years, 8 months ago (2011-04-23 06:55:49 UTC) #8
zel
http://codereview.chromium.org/6873100/diff/12015/chrome/browser/resources/file_manager/js/file_manager.js File chrome/browser/resources/file_manager/js/file_manager.js (right): http://codereview.chromium.org/6873100/diff/12015/chrome/browser/resources/file_manager/js/file_manager.js#newcode984 chrome/browser/resources/file_manager/js/file_manager.js:984: // Adding it crushes a few of browser tests ...
9 years, 8 months ago (2011-04-23 07:42:46 UTC) #9
serya%chromium.org
http://codereview.chromium.org/6873100/diff/12015/chrome/browser/resources/file_manager/js/file_manager.js File chrome/browser/resources/file_manager/js/file_manager.js (right): http://codereview.chromium.org/6873100/diff/12015/chrome/browser/resources/file_manager/js/file_manager.js#newcode984 chrome/browser/resources/file_manager/js/file_manager.js:984: // Adding it crushes a few of browser tests ...
9 years, 8 months ago (2011-04-23 08:34:13 UTC) #10
zel
LGTM http://codereview.chromium.org/6873100/diff/12015/chrome/browser/resources/shared_resources.grd File chrome/browser/resources/shared_resources.grd (right): http://codereview.chromium.org/6873100/diff/12015/chrome/browser/resources/shared_resources.grd#newcode36 chrome/browser/resources/shared_resources.grd:36: file="shared/images/mediaplayer_prev.png" type="BINDATA" /> On 2011/04/23 08:34:13, serya%chromium.org wrote: ...
9 years, 8 months ago (2011-04-23 16:46:47 UTC) #11
commit-bot: I haz the power
9 years, 8 months ago (2011-04-25 07:42:12 UTC) #12
Can't process patch for file
chrome/browser/resources/file_manager/slideshow.html.
A  +

Powered by Google App Engine
This is Rietveld 408576698