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

Issue 660643002: [Refactor] Move creating a browser if necessary to ExtensionInstallDialogView (Closed)

Created:
6 years, 2 months ago by pkotwicz
Modified:
6 years, 2 months ago
CC:
chromium-reviews, chromium-apps-reviews_chromium.org, tfarina, extensions-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

[Refactor] Move creating a browser if necessary to ExtensionInstallDialogView BUG=422814 TEST=None Committed: https://crrev.com/2175c6257dd81a2b27af34e7f617f35a024ac5bb Cr-Commit-Position: refs/heads/master@{#300732}

Patch Set 1 : #

Patch Set 2 : #

Patch Set 3 : #

Total comments: 1

Patch Set 4 : #

Patch Set 5 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+137 lines, -120 lines) Patch
M chrome/browser/apps/ephemeral_app_launcher.cc View 1 chunk +1 line, -2 lines 0 comments Download
M chrome/browser/extensions/extension_install_prompt.h View 1 2 3 3 chunks +9 lines, -10 lines 0 comments Download
M chrome/browser/extensions/extension_install_prompt.cc View 1 2 3 2 chunks +11 lines, -14 lines 0 comments Download
M chrome/browser/extensions/external_install_error.cc View 1 2 3 1 chunk +1 line, -2 lines 0 comments Download
M chrome/browser/extensions/unpacked_installer.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/webstore_install_with_prompt.h View 1 2 3 3 chunks +1 line, -6 lines 0 comments Download
M chrome/browser/extensions/webstore_install_with_prompt.cc View 3 chunks +1 line, -11 lines 0 comments Download
M chrome/browser/ui/cocoa/extensions/extension_install_dialog_controller.mm View 1 2 1 chunk +4 lines, -3 lines 0 comments Download
M chrome/browser/ui/cocoa/extensions/extension_install_view_controller.h View 1 2 3 chunks +7 lines, -3 lines 0 comments Download
M chrome/browser/ui/cocoa/extensions/extension_install_view_controller.mm View 1 2 4 chunks +17 lines, -6 lines 0 comments Download
M chrome/browser/ui/cocoa/extensions/extension_install_view_controller_unittest.mm View 1 2 3 4 7 chunks +32 lines, -24 lines 0 comments Download
M chrome/browser/ui/cocoa/extensions/windowed_install_dialog_controller.mm View 1 2 3 5 chunks +18 lines, -12 lines 0 comments Download
M chrome/browser/ui/cocoa/extensions/windowed_install_dialog_controller_browsertest.mm View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/extensions/extension_enable_flow.h View 1 2 3 3 chunks +0 lines, -6 lines 0 comments Download
M chrome/browser/ui/extensions/extension_enable_flow.cc View 3 chunks +1 line, -10 lines 0 comments Download
M chrome/browser/ui/views/extensions/extension_install_dialog_view.h View 3 chunks +3 lines, -0 lines 0 comments Download
M chrome/browser/ui/views/extensions/extension_install_dialog_view.cc View 4 chunks +19 lines, -5 lines 0 comments Download
M chrome/browser/ui/views/extensions/extension_install_dialog_view_browsertest.cc View 1 4 chunks +10 lines, -4 lines 0 comments Download

Messages

Total messages: 23 (11 generated)
pkotwicz
asargent@ can you please take a look? Moving the code for browser creation to ExtensionInstallDialogView::LinkClicked() ...
6 years, 2 months ago (2014-10-15 23:39:24 UTC) #3
pkotwicz
asargent@ Ping!
6 years, 2 months ago (2014-10-17 16:01:21 UTC) #6
asargent_no_longer_on_chrome
Apologies for the delay. extensions parts LGTM
6 years, 2 months ago (2014-10-20 20:12:50 UTC) #7
pkotwicz
sky@ for chrome/browser/apps and chrome/browser/ui OWNERS
6 years, 2 months ago (2014-10-21 14:42:48 UTC) #9
sky
LGTM https://codereview.chromium.org/660643002/diff/100001/chrome/browser/ui/cocoa/extensions/windowed_install_dialog_controller.mm File chrome/browser/ui/cocoa/extensions/windowed_install_dialog_controller.mm (right): https://codereview.chromium.org/660643002/diff/100001/chrome/browser/ui/cocoa/extensions/windowed_install_dialog_controller.mm#newcode39 chrome/browser/ui/cocoa/extensions/windowed_install_dialog_controller.mm:39: delegate:this nit: spacing is off here.
6 years, 2 months ago (2014-10-21 18:04:24 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/660643002/120001
6 years, 2 months ago (2014-10-21 18:46:05 UTC) #12
commit-bot: I haz the power
Try jobs failed on following builders: mac_chromium_compile_dbg on tryserver.chromium.mac (http://build.chromium.org/p/tryserver.chromium.mac/builders/mac_chromium_compile_dbg/builds/26822)
6 years, 2 months ago (2014-10-21 19:33:35 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/660643002/160001
6 years, 2 months ago (2014-10-22 14:33:40 UTC) #17
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_rel on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_rel/builds/1660)
6 years, 2 months ago (2014-10-22 18:39:51 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/660643002/160001
6 years, 2 months ago (2014-10-22 18:47:56 UTC) #21
commit-bot: I haz the power
Committed patchset #5 (id:160001)
6 years, 2 months ago (2014-10-22 19:56:42 UTC) #22
commit-bot: I haz the power
6 years, 2 months ago (2014-10-22 19:58:20 UTC) #23
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/2175c6257dd81a2b27af34e7f617f35a024ac5bb
Cr-Commit-Position: refs/heads/master@{#300732}

Powered by Google App Engine
This is Rietveld 408576698