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

Issue 137393008: linux_aura: Port the linux first run dialog to aura. (Closed)

Created:
6 years, 11 months ago by Elliot Glaysher
Modified:
6 years, 11 months ago
Reviewers:
msw, sky
CC:
chromium-reviews, tfarina
Visibility:
Public.

Description

linux_aura: Port the linux first run dialog to aura. On Linux, we need to show a dialog to get permission to collect UMA data and to change the default browser. BUG=234637 R=msw@chromium.org, sky@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=245259

Patch Set 1 #

Total comments: 11

Patch Set 2 : msw comments #

Total comments: 5

Patch Set 3 : msw + sky stuff #

Unified diffs Side-by-side diffs Delta from patch set Stats (+201 lines, -4 lines) Patch
M chrome/browser/first_run/first_run_internal_posix.cc View 2 chunks +0 lines, -2 lines 0 comments Download
M chrome/browser/shell_integration_linux.cc View 1 chunk +0 lines, -2 lines 0 comments Download
A chrome/browser/ui/views/first_run_dialog.h View 1 2 1 chunk +52 lines, -0 lines 0 comments Download
A chrome/browser/ui/views/first_run_dialog.cc View 1 2 1 chunk +145 lines, -0 lines 0 comments Download
M chrome/chrome_browser_ui.gypi View 2 chunks +4 lines, -0 lines 0 comments Download

Messages

Total messages: 12 (0 generated)
Elliot Glaysher
6 years, 11 months ago (2014-01-15 19:04:19 UTC) #1
msw
Nice work, I'm sorry I dragged my feet on this. You'll want to get review ...
6 years, 11 months ago (2014-01-15 20:22:41 UTC) #2
Elliot Glaysher
+sky for review https://codereview.chromium.org/137393008/diff/1/chrome/browser/shell_integration_linux.cc File chrome/browser/shell_integration_linux.cc (left): https://codereview.chromium.org/137393008/diff/1/chrome/browser/shell_integration_linux.cc#oldcode342 chrome/browser/shell_integration_linux.cc:342: DCHECK(BrowserThread::CurrentlyOn(BrowserThread::FILE)); On 2014/01/15 20:22:41, msw wrote: ...
6 years, 11 months ago (2014-01-15 20:41:31 UTC) #3
msw
LGTM with a minor comment. https://codereview.chromium.org/137393008/diff/1/chrome/browser/ui/views/first_run_dialog.cc File chrome/browser/ui/views/first_run_dialog.cc (right): https://codereview.chromium.org/137393008/diff/1/chrome/browser/ui/views/first_run_dialog.cc#newcode58 chrome/browser/ui/views/first_run_dialog.cc:58: CreateBrowserModalDialogViews(dialog, NULL)->Show(); On 2014/01/15 ...
6 years, 11 months ago (2014-01-15 20:59:37 UTC) #4
sky
https://codereview.chromium.org/137393008/diff/100001/chrome/browser/ui/views/first_run_dialog.h File chrome/browser/ui/views/first_run_dialog.h (right): https://codereview.chromium.org/137393008/diff/100001/chrome/browser/ui/views/first_run_dialog.h#newcode5 chrome/browser/ui/views/first_run_dialog.h:5: #ifndef CHROME_BROWSER_UI_VIEWS_FIRST_RUN_DIALOG_H_ Should we name this first_run_dialog_aurax11 as that ...
6 years, 11 months ago (2014-01-15 21:36:11 UTC) #5
Elliot Glaysher
https://codereview.chromium.org/137393008/diff/1/chrome/browser/ui/views/first_run_dialog.cc File chrome/browser/ui/views/first_run_dialog.cc (right): https://codereview.chromium.org/137393008/diff/1/chrome/browser/ui/views/first_run_dialog.cc#newcode58 chrome/browser/ui/views/first_run_dialog.cc:58: CreateBrowserModalDialogViews(dialog, NULL)->Show(); On 2014/01/15 20:59:37, msw wrote: > On ...
6 years, 11 months ago (2014-01-15 22:01:39 UTC) #6
sky
https://codereview.chromium.org/137393008/diff/100001/chrome/browser/ui/views/first_run_dialog.h File chrome/browser/ui/views/first_run_dialog.h (right): https://codereview.chromium.org/137393008/diff/100001/chrome/browser/ui/views/first_run_dialog.h#newcode5 chrome/browser/ui/views/first_run_dialog.h:5: #ifndef CHROME_BROWSER_UI_VIEWS_FIRST_RUN_DIALOG_H_ On 2014/01/15 22:01:40, Elliot Glaysher wrote: > ...
6 years, 11 months ago (2014-01-16 00:29:39 UTC) #7
Elliot Glaysher
On 2014/01/16 00:29:39, sky wrote: > https://codereview.chromium.org/137393008/diff/100001/chrome/browser/ui/views/first_run_dialog.h > File chrome/browser/ui/views/first_run_dialog.h (right): > > https://codereview.chromium.org/137393008/diff/100001/chrome/browser/ui/views/first_run_dialog.h#newcode5 > ...
6 years, 11 months ago (2014-01-16 00:49:43 UTC) #8
sky
Ok, LGTM
6 years, 11 months ago (2014-01-16 01:32:01 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/erg@chromium.org/137393008/200001
6 years, 11 months ago (2014-01-16 02:10:24 UTC) #10
commit-bot: I haz the power
Retried try job too often on win_rel for step(s) browser_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_rel&number=247096
6 years, 11 months ago (2014-01-16 04:54:36 UTC) #11
Elliot Glaysher
6 years, 11 months ago (2014-01-16 18:20:10 UTC) #12
Message was sent while issue was closed.
Committed patchset #3 manually as r245259 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698