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

Issue 1409793002: Aura on Android: Stub implementation of SelectFileDialog. (Closed)

Created:
5 years, 2 months ago by mfomitchev
Modified:
5 years, 1 month ago
Reviewers:
brettw, sky, no sievers
CC:
chromium-reviews, bshe
Base URL:
https://chromium.googlesource.com/chromium/src.git@auraclank_upstream_snapshot
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Aura on Android: Stub implementation of SelectFileDialog. BUG=507792 Committed: https://crrev.com/cddfeaa40018e47e8d0e1b2851cf117aee06ecca Cr-Commit-Position: refs/heads/master@{#356857}

Patch Set 1 #

Total comments: 4

Patch Set 2 : Conditionally including Aura Android sources instead of conditionally excluding them. #

Total comments: 4

Patch Set 3 : Rearranging files a bit in BUILD.gn #

Patch Set 4 : Cleaning up copyright comments. #

Patch Set 5 : Addding a missing import. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+72 lines, -30 lines) Patch
M ui/shell_dialogs/BUILD.gn View 1 2 4 chunks +14 lines, -5 lines 0 comments Download
A + ui/shell_dialogs/select_file_dialog_auraandroid.h View 1 2 3 4 4 chunks +2 lines, -25 lines 0 comments Download
A ui/shell_dialogs/select_file_dialog_auraandroid.cc View 1 2 3 1 chunk +56 lines, -0 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 24 (9 generated)
mfomitchev
I will log a bug to wire this up properly. It's non-trivial because the Android ...
5 years, 2 months ago (2015-10-15 19:52:43 UTC) #2
sky
The lack of _ between aura and android bothers me, but we seem to do ...
5 years, 2 months ago (2015-10-15 21:51:47 UTC) #3
no sievers
On 2015/10/15 19:52:43, mfomitchev wrote: > I will log a bug to wire this up ...
5 years, 2 months ago (2015-10-15 22:05:19 UTC) #4
mfomitchev
https://codereview.chromium.org/1409793002/diff/1/ui/shell_dialogs/BUILD.gn File ui/shell_dialogs/BUILD.gn (right): https://codereview.chromium.org/1409793002/diff/1/ui/shell_dialogs/BUILD.gn#newcode25 ui/shell_dialogs/BUILD.gn:25: "select_file_dialog_auraandroid.cc", On 2015/10/15 21:51:47, sky wrote: > Can you ...
5 years, 2 months ago (2015-10-15 22:12:40 UTC) #5
sky
+brettw for his comments on but of these issues. Specifically: 1. Should we favor including ...
5 years, 2 months ago (2015-10-15 23:09:06 UTC) #7
brettw
https://codereview.chromium.org/1409793002/diff/1/ui/shell_dialogs/BUILD.gn File ui/shell_dialogs/BUILD.gn (right): https://codereview.chromium.org/1409793002/diff/1/ui/shell_dialogs/BUILD.gn#newcode25 ui/shell_dialogs/BUILD.gn:25: "select_file_dialog_auraandroid.cc", You should conditionally include now unless for some ...
5 years, 2 months ago (2015-10-20 02:49:27 UTC) #8
mfomitchev
https://codereview.chromium.org/1409793002/diff/1/ui/shell_dialogs/BUILD.gn File ui/shell_dialogs/BUILD.gn (right): https://codereview.chromium.org/1409793002/diff/1/ui/shell_dialogs/BUILD.gn#newcode25 ui/shell_dialogs/BUILD.gn:25: "select_file_dialog_auraandroid.cc", On 2015/10/20 02:49:26, brettw wrote: > You should ...
5 years, 2 months ago (2015-10-20 17:55:44 UTC) #9
brettw
lgtm https://codereview.chromium.org/1409793002/diff/20001/ui/shell_dialogs/BUILD.gn File ui/shell_dialogs/BUILD.gn (right): https://codereview.chromium.org/1409793002/diff/20001/ui/shell_dialogs/BUILD.gn#newcode55 ui/shell_dialogs/BUILD.gn:55: if (is_android && !use_aura) { What I would ...
5 years, 2 months ago (2015-10-21 02:51:03 UTC) #10
mfomitchev
https://codereview.chromium.org/1409793002/diff/20001/ui/shell_dialogs/BUILD.gn File ui/shell_dialogs/BUILD.gn (right): https://codereview.chromium.org/1409793002/diff/20001/ui/shell_dialogs/BUILD.gn#newcode55 ui/shell_dialogs/BUILD.gn:55: if (is_android && !use_aura) { Done - I think. ...
5 years, 2 months ago (2015-10-21 22:44:04 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1409793002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1409793002/60001
5 years, 1 month ago (2015-10-22 15:02:47 UTC) #16
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/111802)
5 years, 1 month ago (2015-10-22 15:11:18 UTC) #18
no sievers
On 2015/10/22 15:11:18, commit-bot: I haz the power wrote: > Try jobs failed on following ...
5 years, 1 month ago (2015-10-26 23:40:25 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1409793002/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1409793002/80001
5 years, 1 month ago (2015-10-29 15:28:53 UTC) #22
commit-bot: I haz the power
Committed patchset #5 (id:80001)
5 years, 1 month ago (2015-10-29 15:59:56 UTC) #23
commit-bot: I haz the power
5 years, 1 month ago (2015-10-29 16:00:52 UTC) #24
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/cddfeaa40018e47e8d0e1b2851cf117aee06ecca
Cr-Commit-Position: refs/heads/master@{#356857}

Powered by Google App Engine
This is Rietveld 408576698