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

Issue 867033003: Change Files app's banner controller into a banners UI class. (Closed)

Created:
5 years, 11 months ago by mtomasz
Modified:
5 years, 11 months ago
Reviewers:
hirono, Steve McKay
CC:
chromium-reviews, vitalyp+closure_chromium.org, rginda+watch_chromium.org, mtomasz+watch_chromium.org, dbeam+watch-closure_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Change Files app's banner controller into a banners UI class. It still partly a controller, but it mostly have view logic. TEST=Tested manually with to show a Drive banner. BUG=451658 Committed: https://crrev.com/13eb8471addff50b6d55ecd66605097102572e63 Cr-Commit-Position: refs/heads/master@{#313005}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+54 lines, -738 lines) Patch
M ui/file_manager/file_manager/foreground/js/compiled_resources.gyp View 1 chunk +1 line, -1 line 0 comments Download
M ui/file_manager/file_manager/foreground/js/file_manager.js View 3 chunks +10 lines, -20 lines 0 comments Download
M ui/file_manager/file_manager/foreground/js/main_scripts.js View 1 chunk +1 line, -1 line 0 comments Download
A + ui/file_manager/file_manager/foreground/js/ui/banners.js View 25 chunks +26 lines, -33 lines 0 comments Download
D ui/file_manager/file_manager/foreground/js/ui/drive_banners.js View 1 chunk +0 lines, -682 lines 0 comments Download
M ui/file_manager/file_manager/foreground/js/ui/file_manager_ui.js View 2 chunks +15 lines, -0 lines 0 comments Download
M ui/file_manager/file_manager/main.html View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 14 (3 generated)
mtomasz
@hirono: PTAL. Thanks.
5 years, 11 months ago (2015-01-24 01:45:11 UTC) #2
hirono
lgtm!
5 years, 11 months ago (2015-01-24 01:57:01 UTC) #3
hirono
lgtm!
5 years, 11 months ago (2015-01-24 01:57:05 UTC) #4
mtomasz
On 2015/01/24 01:57:05, hirono wrote: > lgtm! Thanks! Thanks! :)
5 years, 11 months ago (2015-01-24 01:58:05 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/867033003/1
5 years, 11 months ago (2015-01-24 01:59:25 UTC) #7
commit-bot: I haz the power
Committed patchset #1 (id:1)
5 years, 11 months ago (2015-01-24 03:49:40 UTC) #8
commit-bot: I haz the power
Patchset 1 (id:??) landed as https://crrev.com/13eb8471addff50b6d55ecd66605097102572e63 Cr-Commit-Position: refs/heads/master@{#313005}
5 years, 11 months ago (2015-01-24 03:50:31 UTC) #9
Steve McKay
Looks like this broke JS-compilation. ~/srcs/chromium/src $ famcomp-fg ninja: Entering directory `out/Default' ninja: error: '../../ui/file_manager/file_manager/foreground/js/ui/drive_banners.js', ...
5 years, 11 months ago (2015-01-26 18:15:28 UTC) #11
mtomasz
On 2015/01/26 18:15:28, Steve McKay wrote: > Looks like this broke JS-compilation. > > ~/srcs/chromium/src ...
5 years, 11 months ago (2015-01-26 18:23:30 UTC) #12
mtomasz
On 2015/01/26 18:23:30, mtomasz wrote: > On 2015/01/26 18:15:28, Steve McKay wrote: > > Looks ...
5 years, 11 months ago (2015-01-26 18:30:37 UTC) #13
chromium-reviews
5 years, 11 months ago (2015-01-26 18:38:13 UTC) #14
Message was sent while issue was closed.
Ah. Yeah. User error. My jscomp alias was pointing to a different out
directory.

On Mon, Jan 26, 2015 at 10:30 AM, <mtomasz@chromium.org> wrote:

> On 2015/01/26 18:23:30, mtomasz wrote:
>
>> On 2015/01/26 18:15:28, Steve McKay wrote:
>> > Looks like this broke JS-compilation.
>> >
>> > ~/srcs/chromium/src $ famcomp-fg
>> > ninja: Entering directory `out/Default'
>> > ninja: error:
>> > '../../ui/file_manager/file_manager/foreground/js/ui/drive_banners.js',
>>
> needed
>
>> > by 'gen/closure/ui/file_manager/file_manager/foreground/js/main.js',
>> missing
>> and
>> > no known rule to make it
>>
>
>  Could you provide your famcomp-fg alias?
>>
>
> $ git grep drive_banners
> 0 results.
>
> I guess you have an old make file. Could you try build/gyp_chromium &&
> famcomp-fg?
>
> https://codereview.chromium.org/867033003/
>



-- 
Steve McKay | Eng. | smckay@google.com | 310-359-8331

To unsubscribe from this group and stop receiving emails from it, send an email
to chromium-reviews+unsubscribe@chromium.org.

Powered by Google App Engine
This is Rietveld 408576698