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

Issue 487843003: ExtensionDelegate to abstract extension implementation (Closed)

Created:
6 years, 4 months ago by oshima
Modified:
6 years, 4 months ago
Reviewers:
Yoyo Zhou, Jun Mukai
CC:
chromium-reviews, darin-cc_chromium.org, jam
Project:
chromium
Visibility:
Public.

Description

ExtensionDelegate to abstract extension implementation This is necessary to switch app shell / chrome implementation. BUG=397167 TEST= no functional change. R=mukai@chromium.org, yoz@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=291509

Patch Set 1 : #

Patch Set 2 : #

Total comments: 13

Patch Set 3 : #

Patch Set 4 : addressed #

Total comments: 4

Patch Set 5 : #

Patch Set 6 : rebase #

Patch Set 7 : rebase #

Patch Set 8 : #

Total comments: 2

Patch Set 9 : move ForTest to athena_test_helper #

Patch Set 10 : rebase #

Patch Set 11 : fix deps #

Unified diffs Side-by-side diffs Delta from patch set Stats (+209 lines, -94 lines) Patch
M athena/athena.gyp View 1 2 3 4 5 6 7 8 9 3 chunks +6 lines, -0 lines 0 comments Download
M athena/content/DEPS View 1 2 3 4 3 chunks +8 lines, -1 line 0 comments Download
M athena/content/app_activity_unittest.cc View 1 2 3 4 5 6 7 8 9 10 1 chunk +0 lines, -1 line 0 comments Download
M athena/content/content_app_model_builder.cc View 1 2 3 4 4 chunks +11 lines, -19 lines 0 comments Download
A + athena/extensions/DEPS View 1 chunk +1 line, -0 lines 0 comments Download
A athena/extensions/extensions_delegate_impl.cc View 1 2 3 4 5 6 7 1 chunk +77 lines, -0 lines 0 comments Download
A + athena/extensions/public/DEPS View 1 chunk +1 line, -1 line 0 comments Download
A athena/extensions/public/extensions_delegate.h View 1 2 3 4 5 6 7 1 chunk +52 lines, -0 lines 0 comments Download
A athena/extensions/test/test_extensions_delegate.cc View 1 2 3 4 5 6 7 1 chunk +40 lines, -0 lines 0 comments Download
M athena/main/DEPS View 2 chunks +1 line, -3 lines 0 comments Download
M athena/main/athena_launcher.h View 1 2 3 4 5 6 7 8 9 1 chunk +2 lines, -2 lines 0 comments Download
M athena/main/athena_launcher.cc View 1 2 3 4 5 6 7 8 9 3 chunks +3 lines, -0 lines 0 comments Download
M athena/main/athena_main.gyp View 1 2 3 4 5 7 8 9 3 chunks +3 lines, -4 lines 0 comments Download
D athena/main/athena_shell.cc View 1 1 chunk +0 lines, -62 lines 0 comments Download
M athena/test/DEPS View 1 2 3 4 5 6 7 8 9 1 chunk +2 lines, -1 line 0 comments Download
M athena/test/athena_test_helper.cc View 1 2 3 4 5 6 7 8 9 2 chunks +2 lines, -0 lines 0 comments Download

Messages

Total messages: 25 (0 generated)
oshima
mukai-> everything yoz -> extensions dependency in DEPS
6 years, 4 months ago (2014-08-20 19:30:39 UTC) #1
Yoyo Zhou
https://codereview.chromium.org/487843003/diff/140001/athena/extensions/extension_delegate_impl.cc File athena/extensions/extension_delegate_impl.cc (right): https://codereview.chromium.org/487843003/diff/140001/athena/extensions/extension_delegate_impl.cc#newcode22 athena/extensions/extension_delegate_impl.cc:22: if (extension_system_->extension()) I know in the current implementation the ...
6 years, 4 months ago (2014-08-20 20:37:28 UTC) #2
Jun Mukai
lgtm from my side, if yoyo's comments are addressed.
6 years, 4 months ago (2014-08-20 20:38:21 UTC) #3
oshima
https://codereview.chromium.org/487843003/diff/140001/athena/extensions/extension_delegate_impl.cc File athena/extensions/extension_delegate_impl.cc (right): https://codereview.chromium.org/487843003/diff/140001/athena/extensions/extension_delegate_impl.cc#newcode22 athena/extensions/extension_delegate_impl.cc:22: if (extension_system_->extension()) On 2014/08/20 20:37:27, Yoyo Zhou wrote: > ...
6 years, 4 months ago (2014-08-20 21:39:22 UTC) #4
oshima
yoz: ping?
6 years, 4 months ago (2014-08-21 22:24:28 UTC) #5
Yoyo Zhou
https://codereview.chromium.org/487843003/diff/180001/athena/content/DEPS File athena/content/DEPS (right): https://codereview.chromium.org/487843003/diff/180001/athena/content/DEPS#newcode22 athena/content/DEPS:22: # Remove this once app shell uses app_wnidow.h (crbug.com/403726) ...
6 years, 4 months ago (2014-08-21 22:40:29 UTC) #6
Yoyo Zhou
(LGTM other than that)
6 years, 4 months ago (2014-08-21 22:40:37 UTC) #7
oshima
https://codereview.chromium.org/487843003/diff/180001/athena/content/DEPS File athena/content/DEPS (right): https://codereview.chromium.org/487843003/diff/180001/athena/content/DEPS#newcode22 athena/content/DEPS:22: # Remove this once app shell uses app_wnidow.h (crbug.com/403726) ...
6 years, 4 months ago (2014-08-21 23:22:58 UTC) #8
oshima
The CQ bit was checked by oshima@chromium.org
6 years, 4 months ago (2014-08-21 23:23:15 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/oshima@chromium.org/487843003/200001
6 years, 4 months ago (2014-08-21 23:29:29 UTC) #10
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: linux_gpu on tryserver.chromium.gpu ...
6 years, 4 months ago (2014-08-21 23:43:38 UTC) #11
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 4 months ago (2014-08-21 23:49:06 UTC) #12
commit-bot: I haz the power
Try jobs failed on following builders: linux_gpu on tryserver.chromium.gpu (http://build.chromium.org/p/tryserver.chromium.gpu/builders/linux_gpu/builds/56072) mac_gpu on tryserver.chromium.gpu (http://build.chromium.org/p/tryserver.chromium.gpu/builders/mac_gpu/builds/44961) android_clang_dbg ...
6 years, 4 months ago (2014-08-21 23:49:07 UTC) #13
Jun Mukai
https://codereview.chromium.org/487843003/diff/300001/athena/main/athena_launcher.cc File athena/main/athena_launcher.cc (right): https://codereview.chromium.org/487843003/diff/300001/athena/main/athena_launcher.cc#newcode145 athena/main/athena_launcher.cc:145: void StartAthenaSession(athena::ActivityFactory* activity_factory, So far, StartAthenaSession() is used for ...
6 years, 4 months ago (2014-08-22 16:53:55 UTC) #14
oshima
https://codereview.chromium.org/487843003/diff/300001/athena/main/athena_launcher.cc File athena/main/athena_launcher.cc (right): https://codereview.chromium.org/487843003/diff/300001/athena/main/athena_launcher.cc#newcode145 athena/main/athena_launcher.cc:145: void StartAthenaSession(athena::ActivityFactory* activity_factory, On 2014/08/22 16:53:55, Jun Mukai wrote: ...
6 years, 4 months ago (2014-08-22 17:06:23 UTC) #15
Jun Mukai
lgtm
6 years, 4 months ago (2014-08-22 17:33:10 UTC) #16
oshima
The CQ bit was checked by oshima@chromium.org
6 years, 4 months ago (2014-08-22 17:42:59 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/oshima@chromium.org/487843003/340001
6 years, 4 months ago (2014-08-22 17:44:25 UTC) #18
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: linux_gpu on tryserver.chromium.gpu ...
6 years, 4 months ago (2014-08-22 17:55:31 UTC) #19
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 4 months ago (2014-08-22 17:58:09 UTC) #20
commit-bot: I haz the power
Try jobs failed on following builders: linux_gpu on tryserver.chromium.gpu (http://build.chromium.org/p/tryserver.chromium.gpu/builders/linux_gpu/builds/56368) mac_gpu on tryserver.chromium.gpu (http://build.chromium.org/p/tryserver.chromium.gpu/builders/mac_gpu/builds/45256) android_aosp ...
6 years, 4 months ago (2014-08-22 17:58:10 UTC) #21
oshima
The CQ bit was checked by oshima@chromium.org
6 years, 4 months ago (2014-08-22 19:44:57 UTC) #22
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/oshima@chromium.org/487843003/340001
6 years, 4 months ago (2014-08-22 19:46:02 UTC) #23
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: linux_gpu on tryserver.chromium.gpu ...
6 years, 4 months ago (2014-08-22 19:59:44 UTC) #24
oshima
6 years, 4 months ago (2014-08-22 21:38:59 UTC) #25
Message was sent while issue was closed.
Committed patchset #11 manually as 291509 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698