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

Issue 692563002: JS dialogs for athena (Closed)

Created:
6 years, 1 month ago by oshima
Modified:
6 years, 1 month ago
CC:
chromium-reviews, darin-cc_chromium.org, jam, extensions-reviews_chromium.org, chromium-apps-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

JS dialogs for athena Adds athena impl for following client/host web_modal::ModalDialogHost ConstrainedWindowViewsClient JavaScriptDialogManagerClient This depends on https://codereview.chromium.org/666533007/ BUG=410499 TBR=yoz@chromium.org, wittman@chromium.rg, msw@chromium.org, avi@chromium.org Committed: https://crrev.com/8ce602046fc244109a4b0cbc1dcd04d34596ca47 Cr-Commit-Position: refs/heads/master@{#303062}

Patch Set 1 : #

Total comments: 9

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : rebase #

Patch Set 5 : rebase #

Patch Set 6 : #

Patch Set 7 : fix deps #

Unified diffs Side-by-side diffs Delta from patch set Stats (+207 lines, -20 lines) Patch
M athena/athena.gyp View 1 2 3 4 2 chunks +7 lines, -0 lines 0 comments Download
M athena/content/DEPS View 1 chunk +1 line, -0 lines 0 comments Download
M athena/content/web_activity.cc View 1 2 3 4 2 chunks +2 lines, -2 lines 0 comments Download
M athena/extensions/DEPS View 1 2 3 4 5 6 1 chunk +5 lines, -0 lines 0 comments Download
A athena/extensions/athena_constrained_window_views_client.h View 4 1 chunk +15 lines, -0 lines 0 comments Download
A athena/extensions/athena_constrained_window_views_client.cc View 1 2 1 chunk +139 lines, -0 lines 0 comments Download
A athena/extensions/athena_javascript_native_dialog_factory.h View 1 2 3 4 1 chunk +14 lines, -0 lines 0 comments Download
A + athena/extensions/athena_javascript_native_dialog_factory.cc View 1 2 3 4 1 chunk +17 lines, -18 lines 0 comments Download
M athena/extensions/extensions_delegate.cc View 1 2 3 2 chunks +7 lines, -0 lines 0 comments Download

Messages

Total messages: 20 (9 generated)
oshima
6 years, 1 month ago (2014-10-29 16:10:29 UTC) #2
Mr4D (OOO till 08-26)
When adding so much code - please add unit and / or browser tests! I'll ...
6 years, 1 month ago (2014-10-29 22:07:44 UTC) #5
Mr4D (OOO till 08-26)
https://codereview.chromium.org/692563002/diff/40001/athena/extensions/athena_constrained_window_views_client.cc File athena/extensions/athena_constrained_window_views_client.cc (right): https://codereview.chromium.org/692563002/diff/40001/athena/extensions/athena_constrained_window_views_client.cc#newcode21 athena/extensions/athena_constrained_window_views_client.cc:21: Could you add a comment what this class actually ...
6 years, 1 month ago (2014-10-29 23:10:07 UTC) #6
oshima
I reduce the code by moving the sharable code to dependent CL. This depends on ...
6 years, 1 month ago (2014-10-31 00:37:50 UTC) #8
Mr4D (OOO till 08-26)
I am not sure why you need an "athena_browsertest" and the normal one does not ...
6 years, 1 month ago (2014-10-31 04:26:01 UTC) #9
oshima
tbring for following DEPS additions yoz@ -> extensions wittman@ -> components/web_modal avi@ -> component/sapp_modal_dialogs msw@ ...
6 years, 1 month ago (2014-11-06 17:54:35 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/692563002/180001
6 years, 1 month ago (2014-11-06 17:55:43 UTC) #14
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_chromeos_rel on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_chromeos_rel/builds/9471) linux_chromium_compile_dbg_32 on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_compile_dbg_32/builds/7005)
6 years, 1 month ago (2014-11-06 18:15:41 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/692563002/200001
6 years, 1 month ago (2014-11-06 18:26:17 UTC) #18
commit-bot: I haz the power
Committed patchset #7 (id:200001)
6 years, 1 month ago (2014-11-06 19:11:07 UTC) #19
commit-bot: I haz the power
6 years, 1 month ago (2014-11-06 19:11:49 UTC) #20
Message was sent while issue was closed.
Patchset 7 (id:??) landed as
https://crrev.com/8ce602046fc244109a4b0cbc1dcd04d34596ca47
Cr-Commit-Position: refs/heads/master@{#303062}

Powered by Google App Engine
This is Rietveld 408576698